MirBSD Korn Shell for Jehanne
Go to file
tg 16c47bbe91 fix bug exhibited by t0000-basic.sh introduced in R38 shortly before the
release: sometimes, a “cd -P” would cause memory corruption because lalloc
internal data was overwritten due to accidentally losing a “continue;”
2009-05-31 15:10:07 +00:00
Build.sh From André “naaina” Wösten via IRC: 2009-05-29 14:41:37 +00:00
check.pl • sync distrib/special/mksh/Makefile with bin/mksh/Build.sh and 2009-05-16 16:59:42 +00:00
check.t fix bug exhibited by t0000-basic.sh introduced in R38 shortly before the 2009-05-31 15:10:07 +00:00
dot.mkshrc • sync distrib/special/mksh/Makefile with bin/mksh/Build.sh and 2009-05-16 16:59:42 +00:00
edit.c • sync distrib/special/mksh/Makefile with bin/mksh/Build.sh and 2009-05-16 16:59:42 +00:00
eval.c • remove “#if 0” and “#ifdef notdef” style old debugging code 2009-05-16 18:40:09 +00:00
exec.c • remove “#if 0” and “#ifdef notdef” style old debugging code 2009-05-16 18:40:09 +00:00
expr.c • sync distrib/special/mksh/Makefile with bin/mksh/Build.sh and 2009-05-16 16:59:42 +00:00
funcs.c pgas mentioned ksh93 does [[ $foo ]] (ipv forced [[ -n $foo ]]) 2009-05-21 14:28:35 +00:00
histrap.c • Build.sh, strlcpy.c: gcc-current conversion &c. warnings cleanup 2009-05-27 09:58:24 +00:00
jobs.c • sync distrib/special/mksh/Makefile with bin/mksh/Build.sh and 2009-05-16 16:59:42 +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 implement an extension that an interactive mode input line, when 2009-05-27 19:52:38 +00:00
main.c implement an extension that an interactive mode input line, when 2009-05-27 19:52:38 +00:00
Makefile • sync distrib/special/mksh/Makefile with bin/mksh/Build.sh and 2009-05-16 16:59:42 +00:00
misc.c fix bug exhibited by t0000-basic.sh introduced in R38 shortly before the 2009-05-31 15:10:07 +00:00
mksh.1 implement an extension that an interactive mode input line, when 2009-05-27 19:52:38 +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 fix bug exhibited by t0000-basic.sh introduced in R38 shortly before the 2009-05-31 15:10:07 +00:00
shf.c • sync distrib/special/mksh/Makefile with bin/mksh/Build.sh and 2009-05-16 16:59:42 +00:00
strlcpy.c • Build.sh, strlcpy.c: gcc-current conversion &c. warnings cleanup 2009-05-27 09:58:24 +00:00
syn.c • sync distrib/special/mksh/Makefile with bin/mksh/Build.sh and 2009-05-16 16:59:42 +00:00
tree.c • sync distrib/special/mksh/Makefile with bin/mksh/Build.sh and 2009-05-16 16:59:42 +00:00
var.c • sync distrib/special/mksh/Makefile with bin/mksh/Build.sh and 2009-05-16 16:59:42 +00:00