MirBSD Korn Shell for Jehanne
Go to file
tg 66b4399881 use sizeof 2009-08-01 20:31:47 +00:00
Build.sh arc4random.c needs uint8_t 2009-08-01 20:29:02 +00:00
Makefile sync cleandir target 2009-07-30 19:18:06 +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 bump version and rebuild+check on MirBSD 2009-08-01 14:21:30 +00:00
dot.mkshrc add a DJB cdb hash implementation in mksh, which, for speed, uses a 2009-06-22 17:38:39 +00:00
edit.c another fix from oksh for Vi Mode word erase handling, appears to unbreak 2009-07-05 13:56:48 +00:00
eval.c utfincptr is a no-op in !UTFMODE, yet I had the “if (UTFMODE)” not only 2009-08-01 19:31:02 +00:00
exec.c capitalise AT&T® 2009-06-11 12:42:21 +00:00
expr.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
funcs.c "official" but unsupported printf-as-builtin code, cleaner API than 2009-07-30 19:11:12 +00:00
histrap.c fix another warning from 2009-08-01 14:07:42 +00:00
jobs.c * improve CPPFLAGS vs #define handling again: do not touch CPPFLAGS from 2009-07-25 21:31:27 +00:00
lalloc.c • sync distrib/special/mksh/Makefile with bin/mksh/Build.sh and 2009-05-16 16:59:42 +00:00
lex.c be more robust against things like Debian #535970 2009-07-06 15:06:25 +00:00
main.c * improve CPPFLAGS vs #define handling again: do not touch CPPFLAGS from 2009-07-25 21:31:27 +00:00
misc.c use sizeof 2009-08-01 20:31:47 +00:00
mksh.1 ABI bump to R39: adhere to the future POSIX standard regarding -o nounset; 2009-07-16 15:06:45 +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 if duplicating strings, it’s idiotic to use strlcpy(3) when we know 2009-08-01 20:29:25 +00:00
shf.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +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 capitalise AT&T® 2009-06-11 12:42:21 +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 capitalise AT&T® 2009-06-11 12:42:21 +00:00