MirBSD Korn Shell for Jehanne
Go to file
tg 4cbb5a9d46 to speed up mksh, get rid of arc4random(3) uses and use the LCG always;
depend on ASLR for seeding
2010-07-04 17:33:58 +00:00
Build.sh to speed up mksh, get rid of arc4random(3) uses and use the LCG always; 2010-07-04 17:33:58 +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 apply diff from manuel giraud via oksh to keep track of LINENO in a trap 2010-05-22 12:49:16 +00:00
dot.mkshrc some OSes pre-define $ENV; let this be another hint to their users 2010-02-25 20:48:10 +00:00
edit.c RCSID sync with oksh, and apply a simplification of theirs, but WITH a 2010-05-22 12:37:49 +00:00
emacsfn.h * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +00:00
eval.c related to 1004BF041CB522EEEE3 ${foo[*]} is a vector too; add testcases 2010-05-16 19:17:42 +00:00
exec.c Fix two more POSIX conformance bugs and minor documentation/comment issues 2010-04-08 13:21:08 +00:00
expr.c remove some debugging code 2010-01-25 14:38:04 +00:00
funcs.c address two performance issues in do_realpath(): 2010-04-27 21:39:09 +00:00
histrap.c simplify a bunch of things (no SIGWINCH handler, errno is saved for 2010-07-04 13:36:43 +00:00
jobs.c to speed up mksh, get rid of arc4random(3) uses and use the LCG always; 2010-07-04 17:33: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 Fix two more POSIX conformance bugs and minor documentation/comment issues 2010-04-08 13:21:08 +00:00
main.c to speed up mksh, get rid of arc4random(3) uses and use the LCG always; 2010-07-04 17:33:58 +00:00
misc.c to speed up mksh, get rid of arc4random(3) uses and use the LCG always; 2010-07-04 17:33:58 +00:00
mksh.1 to speed up mksh, get rid of arc4random(3) uses and use the LCG always; 2010-07-04 17:33: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.h to speed up mksh, get rid of arc4random(3) uses and use the LCG always; 2010-07-04 17:33:58 +00:00
sh_flags.h to speed up mksh, get rid of arc4random(3) uses and use the LCG always; 2010-07-04 17:33:58 +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 (hopefully) fix the substitution thing for good 2010-02-25 20:18:19 +00:00
var.c to speed up mksh, get rid of arc4random(3) uses and use the LCG always; 2010-07-04 17:33:58 +00:00
var_spec.h further optimise and simplify the handling of $RANDOM, reads and writes 2009-09-26 03:40:03 +00:00