MirBSD Korn Shell for Jehanne
Go to file
tg f4b24be7e1 revision 1.32
date: 2009/02/07 07:24:37;  author: guenther;  state: Exp;  lines: +24 -17
Make built-in echo behave according to POSIX when set -o posix is in effect:
the only option is -n, and only one of those is parsed.

diff from Ingo Schwarze
ok otto@ kili@; manpage changes ok jmc@
2009-03-22 17:52:48 +00:00
Build.sh remove espie's double-linked-list based allocator and write a 2009-03-22 16:55:38 +00:00
Makefile remove espie's double-linked-list based allocator and write a 2009-03-22 16:55:38 +00:00
check.pl spelling fixes, from oksh 2009-03-22 16:59:18 +00:00
check.t extend and fix the errexit tests: 2009-03-22 15:47:23 +00:00
copyright remove espie's double-linked-list based allocator and write a 2009-03-22 16:55:38 +00:00
dot.mkshrc always set COLUMNS and LINES; make use of the fact in dot.mkshrc 2008-12-29 21:34:22 +00:00
edit.c another off-by-one, reported by «macaronyde:#!/bin/mksh» 2009-03-17 13:56:47 +00:00
eval.c patch from oksh (except manpage, I'll merge that later): 2009-03-22 17:47:38 +00:00
exec.c patch from oksh (except manpage, I'll merge that later): 2009-03-22 17:47:38 +00:00
expr.c sprinkle mksh_ari_t to limit arithmetics to 32 bit even 2009-03-14 18:12:55 +00:00
funcs.c revision 1.32 2009-03-22 17:52:48 +00:00
histrap.c <sys/file.h> is only required for, and only contains, flock(2) 2009-02-20 13:25:10 +00:00
jobs.c patch from oksh (except manpage, I'll merge that later): 2009-03-22 17:47:38 +00:00
lalloc.c remove espie's double-linked-list based allocator and write a 2009-03-22 16:55:38 +00:00
lex.c fix off-by-one calculation mistake making PS1 ending in newline double it 2009-03-15 18:30:40 +00:00
main.c patch from oksh (except manpage, I'll merge that later): 2009-03-22 17:47:38 +00:00
misc.c sync with oksh (nop) 2009-03-22 17:31:17 +00:00
mksh.1 sprinkle mksh_ari_t to limit arithmetics to 32 bit even 2009-03-14 18:12:55 +00:00
setmode.c • more unsigned → unsigned int 2008-04-19 22:15:06 +00:00
sh.h patch from oksh (except manpage, I'll merge that later): 2009-03-22 17:47:38 +00:00
shf.c sprinkle mksh_ari_t to limit arithmetics to 32 bit even 2009-03-14 18:12:55 +00:00
strlcpy.c libc strlfun.c: 2008-07-07 12:59:54 +00:00
syn.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
tree.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
var.c sprinkle mksh_ari_t to limit arithmetics to 32 bit even 2009-03-14 18:12:55 +00:00