MirBSD Korn Shell for Jehanne
Go to file
tg 0545eb1c45 • use Rijndæl MixColumn for arc4random_roundhash avalanching;
suggested in http://crypto.stackexchange.com/questions/12145
• add pure mksh™ implementation, too, while here (since it can
  replace NZAATFinish even though NZATMix is slower, both are
  bijective)
2014-01-02 22:51:01 +00:00
Build.sh read’s -r option is not portable; discovered by RT 2013-12-02 19:47:33 +00:00
check.pl play catchup with weird obsd reorg (in which they lost a few tests, even…) 2013-12-15 15:45:31 +00:00
check.t play catchup with weird obsd reorg (in which they lost a few tests, even…) 2013-12-15 15:45:31 +00:00
dot.mkshrc • use Rijndæl MixColumn for arc4random_roundhash avalanching; 2014-01-02 22:51:01 +00:00
edit.c RCSID-only oksh sync (their whitespace changes don’t apply to us) 2013-11-30 17:33:51 +00:00
emacsfn.h
eval.c revert commit 1005289433447F6CA90 as it makes the system unbootable 2013-11-30 00:20:48 +00:00
exec.c add O_BINARY to all open() calls except tty_fd 2013-10-09 11:59:30 +00:00
expr.c Unicode 6.3.0 2013-11-30 23:20:04 +00:00
funcs.c detect getsid(2), also spotted by RT, this on MSYS 2013-11-30 17:41:35 +00:00
histrap.c add O_BINARY to all open() calls except tty_fd 2013-10-09 11:59:30 +00:00
jobs.c detect getsid(2), also spotted by RT, this on MSYS 2013-11-30 17:41:35 +00:00
lalloc.c
lex.c oksh sync (RCSID only) 2013-11-17 22:19:42 +00:00
lksh.1
main.c RCSID-only oksh sync (their whitespace changes don’t apply to us) 2013-11-30 17:33:51 +00:00
Makefile detect getsid(2), also spotted by RT, this on MSYS 2013-11-30 17:41:35 +00:00
misc.c RCSID-only oksh sync (their whitespace changes don’t apply to us) 2013-11-30 17:33:51 +00:00
mksh.1 make octal in arithmetics better greppable (cf. Debian #732509) 2013-12-18 16:54:20 +00:00
mksh.ico
rlimits.opt more clueful (automatic) getopt string generation 2013-11-17 22:21:18 +00:00
sh_flags.opt static option creating for cmdline and set, too 2013-11-17 22:22:56 +00:00
sh.h Unicode 6.3.0 2013-11-30 23:20:04 +00:00
shf.c add O_BINARY to all open() calls except tty_fd 2013-10-09 11:59:30 +00:00
strlcpy.c some bad OSes use _FORTIFY_LEVEL and break this 2013-11-05 22:10:15 +00:00
syn.c int → bool; commit as a TODO comment a begun change attempt 2013-09-10 16:30:50 +00:00
tree.c slightly optimised and, more importantly, much more consistent (use only 2013-09-24 20:19:45 +00:00
var_spec.h
var.c