Build.sh
• Build.sh: fix a compiler warning which, had it not been irrelevant in
2010-10-01 19:04:38 +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
• Build.sh: fix a compiler warning which, had it not been irrelevant in
2010-10-01 19:04:38 +00:00
dot.mkshrc
use string width, not length, if we have it
2010-07-11 13:54:37 +00:00
edit.c
• Address concerns of Chris Palmer from the Android security team
2010-09-14 21:26:19 +00:00
emacsfn.h
• merge printf from OpenBSD
2010-07-17 22:09:40 +00:00
eval.c
• Address concerns of Chris Palmer from the Android security team
2010-09-14 21:26:19 +00:00
exec.c
revert part of the “size reduction” diff (zero size change though):
2010-09-15 21:08:19 +00:00
expr.c
improve string pooling: saves 316 bytes in .text
2010-08-28 18:50:58 +00:00
funcs.c
revert part of the “size reduction” diff (zero size change though):
2010-09-15 21:08:19 +00:00
histrap.c
• Address concerns of Chris Palmer from the Android security team
2010-09-14 21:26:19 +00:00
jobs.c
shave off another 468 bytes: we’re 300 bytes smaller than BEFORE the
2010-08-28 20:22:24 +00:00
lalloc.c
• Address concerns of Chris Palmer from the Android security team
2010-09-14 21:26:19 +00:00
lex.c
• Address concerns of Chris Palmer from the Android security team
2010-09-14 21:26:19 +00:00
main.c
• Address concerns of Chris Palmer from the Android security team
2010-09-14 21:26:19 +00:00
Makefile
• Address concerns of Chris Palmer from the Android security team
2010-09-14 21:26:19 +00:00
misc.c
while here, change SETUID_CAN_FAIL_WITH_EAGAIN to abort immediately
2010-09-19 19:28:23 +00:00
mksh.1
partial obsd sync:
2010-09-24 20:21:43 +00:00
setmode.c
• Address concerns of Chris Palmer from the Android security team
2010-09-14 21:26:19 +00:00
sh_flags.h
compatibility: stick “set ±o arc4random” around for a bit longer,
2010-07-13 13:07:58 +00:00
sh.h
• Build.sh: fix a compiler warning which, had it not been irrelevant in
2010-10-01 19:04:38 +00:00
shf.c
• Address concerns of Chris Palmer from the Android security team
2010-09-14 21:26:19 +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
• Address concerns of Chris Palmer from the Android security team
2010-09-14 21:26:19 +00:00
tree.c
• Address concerns of Chris Palmer from the Android security team
2010-09-14 21:26:19 +00:00
var_spec.h
further optimise and simplify the handling of $RANDOM, reads and writes
2009-09-26 03:40:03 +00:00
var.c
RNDEBUG showed that using the pushb_fast will have much fewer syscalls
2010-09-19 19:21:20 +00:00