MirBSD Korn Shell for Jehanne
Go to file
tg 588921333e more of this:
• shell flags are now handled in one single place (sh_flags.h)
• sync comments (between enum and array) and manpage with reality
• FMONITOR is now no longer needed for Hartz IV shells
2009-09-20 16:40:58 +00:00
Build.sh add a do_realpath() implementation replacing the use of the external 2009-08-30 13:22:39 +00:00
check.pl more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
check.t $'…' functionality, documentation improvements, fixes for backslash 2009-09-19 21:54:46 +00:00
dot.mkshrc we need more RCS IDs! 2009-08-27 16:52:12 +00:00
edit.c if things need to be in a specific order, use automated means to provide 2009-09-20 15:38:07 +00:00
emacsfn.h if things need to be in a specific order, use automated means to provide 2009-09-20 15:38:07 +00:00
eval.c merge the nameref code, using mksh standard scoping as discussed 2009-09-06 17:42:15 +00:00
exec.c more of this: 2009-09-20 16:40:58 +00:00
expr.c Support Dave Korn’s alternative 「'a'」 (or 「'…'」) form for base-one 2009-09-06 17:55:55 +00:00
funcs.c $'…' functionality, documentation improvements, fixes for backslash 2009-09-19 21:54:46 +00:00
histrap.c While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3 2009-08-08 13:08:53 +00:00
jobs.c more of this: 2009-09-20 16:40:58 +00:00
lalloc.c While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3 2009-08-08 13:08:53 +00:00
lex.c un-do a workaroung for something fixed by 1004AB55BFD3DADFED4 2009-09-19 22:33:10 +00:00
main.c more of this: 2009-09-20 16:40:58 +00:00
Makefile we need more RCS IDs! 2009-08-27 16:52:12 +00:00
misc.c more of this: 2009-09-20 16:40:58 +00:00
mksh.1 more of this: 2009-09-20 16:40:58 +00:00
setmode.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
sh_flags.h more of this: 2009-09-20 16:40:58 +00:00
sh.h more of this: 2009-09-20 16:40:58 +00:00
shf.c optimise 2009-09-20 13:33:48 +00:00
strlcpy.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
syn.c allow “function stop () {” (bashism, an evil one) 2009-09-19 18:36:59 +00:00
tree.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
var.c use a slightly different algorithm for arc4random_pushb interfacing: 2009-09-20 13:29:18 +00:00