MirBSD Korn Shell for Jehanne
Go to file
tg 1100be9300 re-implement "set -o posix" which doesn't do much ;)
but turns off 'braceexpand' when turned on as side effect,
just like oksh/pdksh.
document "set -o sh" too.
2006-08-09 20:44:16 +00:00
Build.sh use $SHELL for Test.sh too 2006-08-02 14:17:13 +00:00
Makefile remove GNUish 'check' target, we always use 'regress' 2006-08-01 12:46:01 +00:00
alloc.c * only have one $MirOS RCS ID per file to shrink source size 2005-11-22 18:40:44 +00:00
check.pl * check.t: add two mkshrc-tests (turn on, turn off) 2006-05-08 11:59:41 +00:00
check.t re-implement "set -o posix" which doesn't do much ;) 2006-08-09 20:44:16 +00:00
copyright re-implement "set -o posix" which doesn't do much ;) 2006-08-09 20:44:16 +00:00
dot.mkshrc * get dot.mkshrc sample from Debian mksh-27.4-2 2006-07-23 18:44:22 +00:00
edit.c remove the 'stuff' functionality altogether, 2006-08-08 20:17:22 +00:00
eval.c style(9) 2006-08-01 13:43:28 +00:00
exec.c style(9) 2006-08-01 13:43:28 +00:00
expr.c apply some fixes from OpenBSD and don't apply some others 2006-05-10 18:54:13 +00:00
funcs.c style(9) 2006-08-01 13:43:28 +00:00
gensigs.sh add a little portability 2006-06-23 15:05:39 +00:00
histrap.c (partial) sync with openbsd (and fix after them), 2006-08-01 14:09:20 +00:00
jobs.c style(9) 2006-08-01 13:43:28 +00:00
lex.c fix the prompt redrawal routines for multi-line prompts, prompts 2006-08-02 11:33:37 +00:00
main.c style(9) 2006-08-01 13:43:28 +00:00
misc.c re-implement "set -o posix" which doesn't do much ;) 2006-08-09 20:44:16 +00:00
mksh.1 re-implement "set -o posix" which doesn't do much ;) 2006-08-09 20:44:16 +00:00
setmode.c style(9) 2006-08-01 13:43:28 +00:00
sh.h re-implement "set -o posix" which doesn't do much ;) 2006-08-09 20:44:16 +00:00
shf.c rid junk 2006-08-02 12:50:20 +00:00
strlfun.c style(9) 2006-08-01 13:43:28 +00:00
syn.c style(9) 2006-08-01 13:43:28 +00:00
tree.c apply some fixes from OpenBSD and don't apply some others 2006-05-10 18:54:13 +00:00
var.c * TNF needs more to silence char subscript warnings (on 3.0-stable) 2006-07-11 14:51:01 +00:00
version.h re-implement "set -o posix" which doesn't do much ;) 2006-08-09 20:44:16 +00:00