MirBSD Korn Shell for Jehanne
Go to file
tg 8a7223d4cd split utf_ptradjx into utf_ptradj function (to save space) and
self-assignment macro; remove some uses of the macro in favour
of foo += utf_ptradj(foo)
2009-05-16 15:09:07 +00:00
Build.sh since <libutil.h> needs <sys/types.h> e.g. on mnbsd, use it later too 2009-04-10 16:09:53 +00:00
Makefile (experimental) implement getrusage via times if not found 2009-04-03 09:39:07 +00:00
check.pl pass LOCPATH environment variable too, might be needed on glibc systems 2009-04-07 18:45:19 +00:00
check.t Add search-history-up and search-history-down keybindings (both unbound 2009-05-16 14:19:23 +00:00
copyright move pdksh and contributor dedication into TFM, preparation for things 2009-05-16 14:17:39 +00:00
dot.mkshrc shorten 2009-04-05 12:42:34 +00:00
edit.c split utf_ptradjx into utf_ptradj function (to save space) and 2009-05-16 15:09:07 +00:00
eval.c try to do some optimum struct packing except for struct env 2009-04-07 18:41:37 +00:00
exec.c some int->bool, KNF, ... 2009-04-07 19:13:11 +00:00
expr.c split utf_ptradjx into utf_ptradj function (to save space) and 2009-05-16 15:09:07 +00:00
funcs.c tabs, bools 2009-04-07 19:51:47 +00:00
histrap.c fix an oversight 2009-04-07 21:23:28 +00:00
jobs.c try to do some optimum struct packing except for struct env 2009-04-07 18:41:37 +00:00
lalloc.c employ some "nice" constants and comment lalloc.c 2009-04-07 18:56:51 +00:00
lex.c some int->bool, KNF, ... 2009-04-07 19:13:11 +00:00
main.c "evil" workaround to the alignment issues: embed an ALLOC_ITEM into 2009-04-07 19:43:28 +00:00
misc.c sync rcsid with openbsd; we did it in misc.c,v 1.95 already 2009-04-22 16:46:11 +00:00
mksh.1 bind new search-history-{up,down} to ANSI PgUp and PgDn keys 2009-05-16 14:45:40 +00:00
setmode.c try to do some optimum struct packing except for struct env 2009-04-07 18:41:37 +00:00
sh.h split utf_ptradjx into utf_ptradj function (to save space) and 2009-05-16 15:09:07 +00:00
shf.c of *course* I had to introduce an inverse-logic error 2009-04-07 19:25:41 +00:00
strlcpy.c this is no longer shared code 2009-04-07 19:15:48 +00:00
syn.c some int->bool, KNF, ... 2009-04-07 19:13:11 +00:00
tree.c some int->bool, KNF, ... 2009-04-07 19:13:11 +00:00
var.c rename env variable to denv 2009-04-07 19:27:49 +00:00