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
the QNX /bin/ed problem is worse than thought; use a new mechanism,
2008-11-08 17:36:35 +00:00
check.pl
prevent using a possibly undefined variable
2008-07-14 14:53:23 +00:00
check.t
build warning-free with LLVM+Clang on MirBSD itself
2008-11-09 20:32:18 +00:00
copyright
standardise the Unicode version of our licence
2008-10-24 21:53:01 +00:00
dot.mkshrc
much simplify and shorten default $PS1 (uses even more magick now)
2008-11-07 20:07:10 +00:00
edit.c
• rewrite code to no longer use statements-as-expressions
2008-10-28 14:32:43 +00:00
eval.c
• rewrite code to no longer use statements-as-expressions
2008-10-28 14:32:43 +00:00
exec.c
• rewrite code to no longer use statements-as-expressions
2008-10-28 14:32:43 +00:00
expr.c
• rewrite code to no longer use statements-as-expressions
2008-10-28 14:32:43 +00:00
funcs.c
• rewrite code to no longer use statements-as-expressions
2008-10-28 14:32:43 +00:00
histrap.c
build warning-free with LLVM+Clang on MirBSD itself
2008-11-09 20:32:18 +00:00
jobs.c
build warning-free with LLVM+Clang on MirBSD itself
2008-11-09 20:32:18 +00:00
lex.c
• rewrite code to no longer use statements-as-expressions
2008-10-28 14:32:43 +00:00
main.c
• rewrite code to no longer use statements-as-expressions
2008-10-28 14:32:43 +00:00
Makefile
regenerate CPPFLAGS
2008-11-02 22:42:37 +00:00
misc.c
save 1640 .text bytes in MKSH_SMALL case by not inlining strdupx, strndupx
2008-10-28 14:51:06 +00:00
mksh.1
replaced (TNF: ahoka) insists on me mentioning that we specify integer
2008-10-24 21:27:20 +00:00
setmode.c
• more unsigned → unsigned int
2008-04-19 22:15:06 +00:00
sh.h
build warning-free with LLVM+Clang on MirBSD itself
2008-11-09 20:32:18 +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
remove dead nested assignment, result from first llvm+clang scan-build
2008-11-09 19:48:02 +00:00
tree.c
• rewrite code to no longer use statements-as-expressions
2008-10-28 14:32:43 +00:00
var.c
• rewrite code to no longer use statements-as-expressions
2008-10-28 14:32:43 +00:00