MirBSD Korn Shell for Jehanne
Go to file
tg 1a28786229 * shrink MKSH_SMALL even further by removing functionality like
some GNU bash extensions (suggested by cnuke@) and bind macros
* make the random cache more efficient (and the code potentially
  smaller, although we have a new implementation of the oaat hash
  function, alongside the old one, now) and pushb only if needed
  (i.e. state has changed or user has set $RANDOM, but not onfork)
2009-09-23 18:04:58 +00:00
Build.sh add a do_realpath() implementation replacing the use of the external 2009-08-30 13:22:39 +00:00
Makefile we need more RCS IDs! 2009-08-27 16:52:12 +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 * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +00:00
dot.mkshrc we need more RCS IDs! 2009-08-27 16:52:12 +00:00
edit.c * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +00:00
emacsfn.h * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +00:00
eval.c merge the nameref code, using mksh standard scoping as discussed 2009-09-06 17:42:15 +00:00
exec.c more of this: 2009-09-20 16:40:58 +00:00
expr.c * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +00:00
funcs.c * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +00:00
histrap.c While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3 2009-08-08 13:08:53 +00:00
jobs.c more of this: 2009-09-20 16:40:58 +00:00
lalloc.c While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3 2009-08-08 13:08:53 +00:00
lex.c * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +00:00
main.c * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +00:00
misc.c more of this: 2009-09-20 16:40:58 +00:00
mksh.1 Add a hack input function for VT100-style key sequences; support 2009-09-20 17:23:52 +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 * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +00:00
sh_flags.h more of this: 2009-09-20 16:40:58 +00:00
shf.c optimise 2009-09-20 13:33:48 +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 * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +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 * shrink MKSH_SMALL even further by removing functionality like 2009-09-23 18:04:58 +00:00