MirBSD Korn Shell for Jehanne
Go to file
tg 97c9d172d7 add comments, remove dead code 2009-04-05 12:35:21 +00:00
Build.sh assume Plan 9 will also want a jobless mksh 2009-04-05 12:21:14 +00:00
Makefile (experimental) implement getrusage via times if not found 2009-04-03 09:39:07 +00:00
check.pl spelling fixes, from oksh 2009-03-22 16:59:18 +00:00
check.t (experimental) implement getrusage via times if not found 2009-04-03 09:39:07 +00:00
copyright remove espie's double-linked-list based allocator and write a 2009-03-22 16:55:38 +00:00
dot.mkshrc always set COLUMNS and LINES; make use of the fact in dot.mkshrc 2008-12-29 21:34:22 +00:00
edit.c add comments, remove dead code 2009-04-05 12:35:21 +00:00
eval.c patch from oksh (except manpage, I'll merge that later): 2009-03-22 17:47:38 +00:00
exec.c sync; fold oksh-seterror test into errexit-*; use print not printf 2009-03-22 18:28:35 +00:00
expr.c sprinkle mksh_ari_t to limit arithmetics to 32 bit even 2009-03-14 18:12:55 +00:00
funcs.c make {get,set}rlimit code depend on RLIM_INFINITY existence (PW32, Minix 3) 2009-04-03 09:45:23 +00:00
histrap.c <sys/file.h> is only required for, and only contains, flock(2) 2009-02-20 13:25:10 +00:00
jobs.c extra parens around WIFSIGNALLED seem necessary on some OSes (gcc 4.1) 2009-04-03 09:48:10 +00:00
lalloc.c just assume realloc(NULL, n) is ANSI C89 (for n>0) but provide a 2009-03-24 18:34:39 +00:00
lex.c fix off-by-one calculation mistake making PS1 ending in newline double it 2009-03-15 18:30:40 +00:00
main.c add (commented out) compatibility to MidnightBSD 0.1 /bin/sh – not 2009-04-05 11:44:56 +00:00
misc.c fix compilation 2009-04-03 10:54:58 +00:00
mksh.1 even more clear; ok «gps23» 2009-03-23 12:21:02 +00:00
setmode.c • more unsigned → unsigned int 2008-04-19 22:15:06 +00:00
sh.h (experimental) implement getrusage via times if not found 2009-04-03 09:39:07 +00:00
shf.c sprinkle mksh_ari_t to limit arithmetics to 32 bit even 2009-03-14 18:12:55 +00:00
strlcpy.c libc strlfun.c: 2008-07-07 12:59:54 +00:00
syn.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
tree.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
var.c sprinkle mksh_ari_t to limit arithmetics to 32 bit even 2009-03-14 18:12:55 +00:00