MirBSD Korn Shell for Jehanne
Go to file
tg 758dc5c6fe * improve CPPFLAGS vs #define handling again: do not touch CPPFLAGS from
Build.sh but use 'if defined(PRECOND) && !defined(TOBEDEFINED)'if possible
* for all of the source code, drop annotations "imake style" (if we check
  for specific OSes, bad, instead of using mirtoconf checks proper) and
  "conditions correct?" (if I'm not entirely sure if that #if catches all
  cases and no false positives) where I can see it by grepping immediately
* bump mksh patchlevel
* refresh Makefiles
2009-07-25 21:31:27 +00:00
Build.sh * improve CPPFLAGS vs #define handling again: do not touch CPPFLAGS from 2009-07-25 21:31:27 +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 * improve CPPFLAGS vs #define handling again: do not touch CPPFLAGS from 2009-07-25 21:31:27 +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 improve MKSH_NOPWNAM handling, whether MKSH_SMALL or not; it will cause 2009-07-25 20:26:33 +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 * improve CPPFLAGS vs #define handling again: do not touch CPPFLAGS from 2009-07-25 21:31:27 +00:00
histrap.c pure RCSID sync with oksh; Decklin Foster was faster than Stefan Pettersson 2009-07-05 13:51:09 +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
Makefile • Check if killpg(3) is available; if not, use kill(2) with negative 2009-06-08 20:34:40 +00:00
misc.c * improve CPPFLAGS vs #define handling again: do not touch CPPFLAGS from 2009-07-25 21:31:27 +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 * improve CPPFLAGS vs #define handling again: do not touch CPPFLAGS from 2009-07-25 21:31:27 +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