MirBSD Korn Shell for Jehanne
Go to file
tg e171d0fc11 protect test.sh some from being called by !mksh, as homsn did… 2008-07-14 14:40:47 +00:00
Build.sh protect test.sh some from being called by !mksh, as homsn did… 2008-07-14 14:40:47 +00:00
Makefile remove check_category “pdksh”, it starts to make trouble and was never 2008-06-21 19:20:15 +00:00
alloc.c if MKSH_AFREE_DEBUG is defined, guard against wrong frees 2008-07-13 16:43:55 +00:00
check.pl … and $__perlname (for perl5 ipv perl, etc.) 2008-04-01 16:26:42 +00:00
check.t fix attempt to free pointer to stack (function-local storage) 2008-07-14 12:29:06 +00:00
copyright remove advertising clause from mksh distribution: while I’d still prefer 2008-04-22 11:47:57 +00:00
dot.mkshrc add new builtin “realpath” calling realpath(3) on its argument, skipping 2008-05-17 18:27:57 +00:00
edit.c • alloc() can’t fail, afree() can take NULL 2008-05-17 18:47:03 +00:00
eval.c • syn.c: replace expanded use of str_save() with the actual macro 2008-07-12 16:56:40 +00:00
exec.c • alloc() can’t fail, afree() can take NULL 2008-05-17 18:47:03 +00:00
expr.c • syn.c: replace expanded use of str_save() with the actual macro 2008-07-12 16:56:40 +00:00
funcs.c fix attempt to free pointer to stack (function-local storage) 2008-07-14 12:29:06 +00:00
histrap.c even simpler *and* const clean 2008-07-12 17:16:03 +00:00
jobs.c optimise based upon the following assumption: 2008-05-17 19:03:25 +00:00
lex.c • syn.c: replace expanded use of str_save() with the actual macro 2008-07-12 16:56:40 +00:00
main.c remove a line which accidentally got committed, oops 2008-07-10 18:34:08 +00:00
misc.c we're up to 133214 for MKSH_SMALL, as I missed a NULL pointer check 2008-07-12 18:24:58 +00:00
mksh.1 • bump NUFILE and FDBASE, allowing for more than 10 fds used by scripts 2008-07-09 21:32:45 +00:00
setmode.c • more unsigned → unsigned int 2008-04-19 22:15:06 +00:00
sh.h fix attempt to free pointer to stack (function-local storage) 2008-07-14 12:29:06 +00:00
shf.c • alloc() can’t fail, afree() can take NULL 2008-05-17 18:47:03 +00:00
strlcpy.c libc strlfun.c: 2008-07-07 12:59:54 +00:00
syn.c fix attempt to free pointer to stack (function-local storage) 2008-07-14 12:29:06 +00:00
tree.c • bump NUFILE and FDBASE, allowing for more than 10 fds used by scripts 2008-07-09 21:32:45 +00:00
var.c • syn.c: replace expanded use of str_save() with the actual macro 2008-07-12 16:56:40 +00:00