MirBSD Korn Shell for Jehanne
Go to file
tg c2e79abc08 make mksh compatible to the AT&T ksh spec which says, according to
twkm (from #ksh on freenode), that $RANDOM is always an unsigned
15-bit decimal integer.

(RANDOM << 15 | RANDOM) thusly yields 30 bit, which is still more
than 36^5, so we can use it on the baselife CD to speed things up
2006-11-19 16:43:43 +00:00
alloc.c
Build.sh __CRAZY=Yes clean autoconf functions 2006-11-12 13:49:22 +00:00
check.pl
check.t make mksh compatible to the AT&T ksh spec which says, according to 2006-11-19 16:43:43 +00:00
copyright
dot.mkshrc
edit.c remove all but these __CRAZY=Yes build warnings: 2006-11-12 14:58:16 +00:00
eval.c remove all but these __CRAZY=Yes build warnings: 2006-11-12 14:58:16 +00:00
exec.c remove all but these __CRAZY=Yes build warnings: 2006-11-12 14:58:16 +00:00
expr.c
funcs.c remove all but these __CRAZY=Yes build warnings: 2006-11-12 14:58:16 +00:00
histrap.c format string warnings, courtesy of Interix 3.5 2006-11-12 12:49:25 +00:00
jobs.c more warnings, cought on interix 2006-11-12 13:20:15 +00:00
lex.c
main.c support systems without setresugid 2006-11-16 13:35:07 +00:00
Makefile order the same way as Build.sh outputs them 2006-11-12 13:21:50 +00:00
misc.c support systems without setresugid 2006-11-16 13:35:07 +00:00
mksh.1 make mksh compatible to the AT&T ksh spec which says, according to 2006-11-19 16:43:43 +00:00
setmode.c
sh.h make mksh compatible to the AT&T ksh spec which says, according to 2006-11-19 16:43:43 +00:00
shf.c
strcasestr.c unbelievably, cygwin doesn't have strcasestr(3) 2006-11-12 13:15:27 +00:00
strlfun.c
syn.c
tree.c remove all but these __CRAZY=Yes build warnings: 2006-11-12 14:58:16 +00:00
var.c make mksh compatible to the AT&T ksh spec which says, according to 2006-11-19 16:43:43 +00:00