MirBSD Korn Shell for Jehanne
Go to file
tg 2765a07564 when using persistent history (and not MKSH_SMALL), let the shells
concurrently accessing the same $HISTFILE be more synchronised with
each other: empty lines (just pressing Return) and duplicates (that
are split and written twice by the lines loaded from $HISTFILE in
the meantime); requested by Maximilian “mxey” Gaß in #!/bin/mksh
2010-01-25 16:12:57 +00:00
Build.sh use conftest.c ipv scn.c since that’s recognised by at least ccache as magic 2010-01-25 12:16:04 +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 introduce “typeset -i foo[*]”, rationale see cid 1004B5DA60A56BFB604 2010-01-25 14:25:16 +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 remove some debugging code 2010-01-25 14:38:04 +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 remove some debugging code 2010-01-25 14:38:04 +00:00
misc.c fix © year 2010-01-25 14:07:39 +00:00
mksh.1 when using persistent history (and not MKSH_SMALL), let the shells 2010-01-25 16:12:57 +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 when using persistent history (and not MKSH_SMALL), let the shells 2010-01-25 16:12:57 +00:00
sh_flags.h * rename "set -o posix" (FPOSIX) to "set -o sh" (FSH) because it's not 2009-10-02 18:08:37 +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