Build.sh
• no longer use <stdbool.h> even if it’s available
2011-04-09 15:14:55 +00:00
check.pl
Add “-C regress:no-ctty” option to test.sh for Fedora chroots
2011-03-28 21:58:06 +00:00
check.t
skip the UTF-8 BOM early, then check the magic (ELF, a.out, COFF, …)
2011-04-02 10:30:11 +00:00
dot.mkshrc
add smores, a more(1)-like pager
2011-02-09 19:32:35 +00:00
edit.c
RCSID sync with openbsd, one we had already, one Okan Demirmen stole
2011-03-16 20:31:33 +00:00
emacsfn.h
• merge printf from OpenBSD
2010-07-17 22:09:40 +00:00
eval.c
another Debian workaround for /bin/sh: don’t pattern in trims
2011-03-28 08:27:09 +00:00
exec.c
skip the UTF-8 BOM early, then check the magic (ELF, a.out, COFF, …)
2011-04-02 10:30:11 +00:00
expr.c
regenerate all wcwidth code from UCD 6.0.0 and related tables,
2010-12-11 16:05:03 +00:00
funcs.c
• no longer use <stdbool.h> even if it’s available
2011-04-09 15:14:55 +00:00
histrap.c
introduce a tobool(cond) abstraction¹ and switch bool to char if !stdbool.h
2011-03-07 20:30:41 +00:00
jobs.c
lint is your friend
2011-03-13 01:20:25 +00:00
lalloc.c
if DEBUG, abort() on rogue pointers
2011-03-13 10:50:44 +00:00
lex.c
another Debian workaround for /bin/sh: don’t pattern in trims
2011-03-28 08:27:09 +00:00
main.c
shut up valgrind, thanks wbx@ for prodding
2011-04-02 13:55:35 +00:00
Makefile
• more comment and int→bool cleanup, add and improve some comments
2011-02-11 01:18:23 +00:00
misc.c
we got a decision on pathnames with exactly two leading slashes
2011-03-28 21:31:01 +00:00
mksh.1
• bring back test -H ifdef S_ISCDF (for HP-UX)
2011-03-26 21:46:06 +00:00
sh_flags.h
• more comment and int→bool cleanup, add and improve some comments
2011-02-11 01:18:23 +00:00
sh.h
• no longer use <stdbool.h> even if it’s available
2011-04-09 15:14:55 +00:00
shf.c
lint is your friend
2011-03-13 01:20:25 +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
• no longer use <stdbool.h> even if it’s available
2011-04-09 15:14:55 +00:00
tree.c
• no longer use <stdbool.h> even if it’s available
2011-04-09 15:14:55 +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
• Implement http://austingroupbugs.net/view.php?id=367 and align things
2011-03-27 18:50:06 +00:00