alloc.c
• merge final version of the stack-free diff as committed by jaredy@openbsd
2008-08-02 17:45:12 +00:00
Build.sh
miwi noticed that <libutil.h> on ViehBSE has a prerequisite header, but
2008-10-04 19:13:22 +00:00
check.pl
prevent using a possibly undefined variable
2008-07-14 14:53:23 +00:00
check.t
fix prodded by cnuke@ for AIX with IBM xlC 7.0:
2008-10-10 21:30:43 +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
unbreak MKSH_SMALL after x_histp related changes
2008-10-05 16:06:43 +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
ignore more dups
2008-09-30 19:25:51 +00:00
histrap.c
• check.t: change history-e-minus-5 regression test to avoid false failure
2008-09-30 19:36:16 +00:00
jobs.c
optimise based upon the following assumption:
2008-05-17 19:03:25 +00:00
lex.c
fix prodded by cnuke@ for AIX with IBM xlC 7.0:
2008-10-10 21:30:43 +00:00
main.c
• bring back automatic turn-on of FPOSIX if called as sh/-sh
2008-09-17 19:31:30 +00:00
Makefile
use mksh realpath builtin instead of readlink -f for canonicalisation
2008-10-05 16:26:13 +00:00
misc.c
fixes for constant conditionals, from gcc-4.2 fat binary building
2008-07-18 11:33:13 +00:00
mksh.1
fix botched up manpage diff
2008-10-04 23:22:13 +00:00
setmode.c
• more unsigned → unsigned int
2008-04-19 22:15:06 +00:00
sh.h
fix prodded by cnuke@ for AIX with IBM xlC 7.0:
2008-10-10 21:30:43 +00:00
shf.c
fix prodded by cnuke@ for AIX with IBM xlC 7.0:
2008-10-10 21:30:43 +00:00
strlcpy.c
libc strlfun.c:
2008-07-07 12:59:54 +00:00
syn.c
fix prodded by cnuke@ for AIX with IBM xlC 7.0:
2008-10-10 21:30:43 +00:00
tree.c
pull in another fix from oksh:
2008-09-14 20:29:13 +00:00
var.c
• syn.c: replace expanded use of str_save() with the actual macro
2008-07-12 16:56:40 +00:00