MirBSD Korn Shell for Jehanne
Go to file
tg e63c70dbf9 provide -valgrind Build.sh option which defines -g3 -DDEBUG -fno-builtin;
the latter is required to work around gcc’s strlen() reading past end of
buffer (multi-byte reads)
2010-01-28 17:03:22 +00:00
Build.sh provide -valgrind Build.sh option which defines -g3 -DDEBUG -fno-builtin; 2010-01-28 17:03:22 +00:00
Makefile re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +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 To solve the incompatibility issues between mksh-current, old mksh versions 2010-01-28 15:18:51 +00:00
dot.mkshrc add Loaathash1 (iv=0x100 ipv 0) 2010-01-25 14:29:34 +00:00
edit.c While we were supposed to use Ctrl-Arrowkey for wordwise jumping, 2010-01-08 22:21:06 +00:00
emacsfn.h * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +00:00
eval.c fix © year 2010-01-25 14:07:39 +00:00
exec.c re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +00:00
expr.c remove some debugging code 2010-01-25 14:38:04 +00:00
funcs.c To solve the incompatibility issues between mksh-current, old mksh versions 2010-01-28 15:18:51 +00:00
histrap.c when using persistent history (and not MKSH_SMALL), let the shells 2010-01-25 16:12:57 +00:00
jobs.c jobs.c: apply patch from deraadt@o: 2009-12-31 14:05:44 +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 when using persistent history (and not MKSH_SMALL), let the shells 2010-01-25 16:12:57 +00:00
main.c To solve the incompatibility issues between mksh-current, old mksh versions 2010-01-28 15:18:51 +00:00
misc.c To solve the incompatibility issues between mksh-current, old mksh versions 2010-01-28 15:18:51 +00:00
mksh.1 • document the pipeline thing better 2010-01-28 15:33:11 +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.h No, __attribute__((used)) with SUNWcc on MirBSD still won’t work… 2010-01-28 15:13:25 +00:00
sh_flags.h To solve the incompatibility issues between mksh-current, old mksh versions 2010-01-28 15:18:51 +00:00
shf.c /me is annoyed 2009-11-28 14:28:03 +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 re-vamp __attribute__ handling; let this pass on HP-UX bundled compiler 2009-12-12 22:27:10 +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 remove some debugging code 2010-01-25 14:38:04 +00:00
var_spec.h further optimise and simplify the handling of $RANDOM, reads and writes 2009-09-26 03:40:03 +00:00