Build.sh
|
• use mksh getopts to parse options in test.sh, collapse multiple -C args
|
2011-03-28 21:15:05 +00:00 |
Makefile
|
• more comment and int→bool cleanup, add and improve some comments
|
2011-02-11 01:18:23 +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
|
• Implement http://austingroupbugs.net/view.php?id=367 and align things
|
2011-03-27 18:50:06 +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 |
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.h
|
easier debugging with HAVE_STDBOOL_H=0 for if bool is indeed built-in
|
2011-04-09 14:58:53 +00:00 |
sh_flags.h
|
• more comment and int→bool cleanup, add and improve some comments
|
2011-02-11 01:18:23 +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
|
new (some possible) testcases from Austin ML, and one fix
|
2011-03-26 15:32:37 +00:00 |
tree.c
|
• make DEBUG:dumpchar() not static (consider rolling into shf?)
|
2011-03-17 21:58:40 +00:00 |
var.c
|
• Implement http://austingroupbugs.net/view.php?id=367 and align things
|
2011-03-27 18:50:06 +00:00 |
var_spec.h
|
further optimise and simplify the handling of $RANDOM, reads and writes
|
2009-09-26 03:40:03 +00:00 |