MirBSD Korn Shell for Jehanne
Go to file
tg 4a4be7d313 add the chdir builtin from mircvs://contrib/hosted/tg/deb/mksh/ for
better dash compatibility (mksh is now a dash superset if printf is
compiled in)
2009-08-30 21:02:01 +00:00
Build.sh add a do_realpath() implementation replacing the use of the external 2009-08-30 13:22:39 +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 add the chdir builtin from mircvs://contrib/hosted/tg/deb/mksh/ for 2009-08-30 21:02:01 +00:00
dot.mkshrc we need more RCS IDs! 2009-08-27 16:52:12 +00:00
edit.c much better solution: save tablep and hash value¹ in the struct tbl entry 2009-08-28 20:30:59 +00:00
eval.c the capability to get array indicēs (keys), Korn shell style 2009-08-28 22:39:09 +00:00
exec.c much better solution: save tablep and hash value¹ in the struct tbl entry 2009-08-28 20:30:59 +00:00
expr.c … but since I liked the bonus of having the hval stored so much, merge 2009-08-28 21:01:27 +00:00
funcs.c add the chdir builtin from mircvs://contrib/hosted/tg/deb/mksh/ for 2009-08-30 21:02:01 +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 use of memcpy(3) when we know destination and source sizes 2009-08-01 20:32:45 +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 the capability to get array indicēs (keys), Korn shell style 2009-08-28 22:39:09 +00:00
main.c a couple of overnight, phone call and code/doku read ideas: 2009-08-29 11:26:44 +00:00
Makefile we need more RCS IDs! 2009-08-27 16:52:12 +00:00
misc.c replace pdksh’s get_phys_path() and do_phys_path() with my new 2009-08-30 13:30:08 +00:00
mksh.1 add the chdir builtin from mircvs://contrib/hosted/tg/deb/mksh/ for 2009-08-30 21:02:01 +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 add the chdir builtin from mircvs://contrib/hosted/tg/deb/mksh/ for 2009-08-30 21:02:01 +00:00
shf.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
strlcpy.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
syn.c much better solution: save tablep and hash value¹ in the struct tbl entry 2009-08-28 20:30:59 +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 the ability to x=([key]=value ...) 2009-08-28 22:44:47 +00:00