Build.sh
introduce MKSH_NO_EXTERNAL_CAT skipping the “call /bin/cat if we have an
2011-07-07 21:24:53 +00:00
check.pl
mksh R40 Release Candidate 1
2011-05-29 02:18:57 +00:00
check.t
utf8opt-3 needs to be split in half, part of it needs-ctty
2011-07-07 21:02:39 +00:00
dot.mkshrc
replace uses of OAAT hash in all its variants by NZAT (mksh internal) or NZAAT (all others)
2011-07-06 22:22:02 +00:00
edit.c
fix tab completion of "~/M↹"
2011-07-02 17:57:12 +00:00
emacsfn.h
• merge printf from OpenBSD
2010-07-17 22:09:40 +00:00
eval.c
fix vstrchr like use of cstrchr
2011-07-02 17:57:02 +00:00
exec.c
introduce MKSH_NO_EXTERNAL_CAT skipping the “call /bin/cat if we have an
2011-07-07 21:24:53 +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
• bump patchlevel to today’s
2011-07-05 20:12:20 +00:00
histrap.c
this is about the amount -Wl,--gc-sections can help me to eliminate
2011-04-22 12:21:55 +00:00
jobs.c
this is about the amount -Wl,--gc-sections can help me to eliminate
2011-04-22 12:21:55 +00:00
lalloc.c
if DEBUG, abort() on rogue pointers
2011-03-13 10:50:44 +00:00
lex.c
better parsing for x=(…) – bug noted by Frank Terbeck
2011-06-04 16:11:20 +00:00
main.c
‣ merge from mksh R40-stable
2011-07-16 17:08:21 +00:00
Makefile
sync… various things
2011-04-09 18:47:14 +00:00
misc.c
replace uses of OAAT hash in all its variants by NZAT (mksh internal) or NZAAT (all others)
2011-07-06 22:22:02 +00:00
mksh.1
‣ merge from mksh R40-stable
2011-07-16 17:08:21 +00:00
sh_flags.h
drop long-deprecated 'set ±o arc4random'
2011-06-12 15:37:10 +00:00
sh.h
‣ merge from mksh R40-stable
2011-07-16 17:08:21 +00:00
shf.c
‣ merge from mksh R40-stable
2011-07-16 17:07:35 +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
• rework hash table interna to avoid gcc-4.1 on Debian etch bug
2011-06-05 19:58:21 +00:00
tree.c
mksh R40 Release Candidate 1
2011-05-29 02:18:57 +00:00
var_spec.h
• rework hash table interna to avoid gcc-4.1 on Debian etch bug
2011-06-05 19:58:21 +00:00
var.c
take down the entire xterm (or GNU screen tab), hard, with:
2011-07-07 20:24:53 +00:00