Build.sh
• introduce a virtual TARGET_OS=Android that just sets a check category
2011-03-16 20:26:36 +00:00
check.pl
port to FreeMiNT: add OS uname and flags; 2>&- is evil™; $UNIXMODE must be preserved; unlink(2) is weird
2011-02-27 19:29:20 +00:00
check.t
ironhead reported in IRC that some Cygwin guys (not he, he’s just the
2011-03-23 18:47:07 +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
• fix check for empty pattern in ${foo/bar/baz} expansion: the
2011-03-17 21:57:50 +00:00
exec.c
lint is your friend
2011-03-13 01:20:25 +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
• move funcs.c:do_realpath() to misc.c and make it global
2011-03-24 19:05:49 +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
sync with oksh (nop, RCS IDs only)
2011-03-13 16:35:54 +00:00
main.c
actually, we need the android lsmod to be a builtin not an alias…
2011-03-16 20:56:33 +00:00
Makefile
• more comment and int→bool cleanup, add and improve some comments
2011-02-11 01:18:23 +00:00
misc.c
• move funcs.c:do_realpath() to misc.c and make it global
2011-03-24 19:05:49 +00:00
mksh.1
sync with oksh (nop, RCS IDs only)
2011-03-13 16:35:54 +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
• move funcs.c:do_realpath() to misc.c and make it global
2011-03-24 19:05:49 +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
• save/restore here document pointer during yyrecursive(), fixes crash
2011-03-21 21:57:35 +00:00
tree.c
• make DEBUG:dumpchar() not static (consider rolling into shf?)
2011-03-17 21:58:40 +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
lint is your friend
2011-03-13 01:20:25 +00:00