MirBSD Korn Shell for Jehanne
Go to file
tg e18f4d114a actually, behave with silent wraparound; results validated by bc(1) 2011-12-11 01:56:43 +00:00
Build.sh clearer messages 2011-12-10 14:16:09 +00:00
Makefile disable deprecated code on MirBSD-current mksh-current (note: next to deprecate is support for parsing $((010)) as octal, which is agreed gecko2@ tonight at the Jugo already) 2011-12-08 22:19:16 +00:00
check.pl mksh R40 Release Candidate 1 2011-05-29 02:18:57 +00:00
check.t actually, behave with silent wraparound; results validated by bc(1) 2011-12-11 01:56:43 +00:00
dot.mkshrc use += and do some more mitigation of the alloc problem first 2011-11-25 23:58:04 +00:00
edit.c beautify a Vi function (no code change), from tech@ discussion 2011-12-04 23:22:59 +00:00
emacsfn.h • merge printf from OpenBSD 2010-07-17 22:09:40 +00:00
eval.c fix stateptr-underflow; really do call fastbox regression checks; bump vsn 2011-11-26 00:45:21 +00:00
exec.c • access(2) is broken in at least kFreeBSD 9.0 as “modern” OS, so bring 2011-09-07 15:24:22 +00:00
expr.c actually, behave with silent wraparound; results validated by bc(1) 2011-12-11 01:56:43 +00:00
funcs.c actually catch out of [1;36] bounds integer bases 2011-12-09 20:40:26 +00:00
histrap.c shuffle caddr_t to its only user, and use (void *) on Linux instead, 2011-12-10 14:12:17 +00:00
jobs.c patch most of Jerker Bäck’s concerns out, unless not applicable 2011-08-27 18:06:52 +00:00
lalloc.c • access(2) is broken in at least kFreeBSD 9.0 as “modern” OS, so bring 2011-09-07 15:24:22 +00:00
lex.c #ifdef MKSH_DISABLE_DEPRECATED do not compile in features scheduled for removal 2011-11-26 17:56:30 +00:00
main.c cid 1004E0F5C27271F5B00 broke integer-base handling of built-in parameters 2011-11-08 22:07:15 +00:00
misc.c -Wpointer-sign 2011-12-03 00:03:25 +00:00
mksh.1 • finally, the code and manual page text to deprecate, and code to not 2011-12-10 13:34:19 +00:00
sh.h shuffle caddr_t to its only user, and use (void *) on Linux instead, 2011-12-10 14:12:17 +00:00
sh_flags.h drop long-deprecated 'set ±o arc4random' 2011-06-12 15:37:10 +00:00
shf.c rename more identifiers with trailing underscores 2011-10-25 22:36:39 +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 Fix regression introduced by mixing the recursive parser and support 2011-11-22 18:01:41 +00:00
tree.c rename more identifiers with trailing underscores 2011-10-25 22:36:39 +00:00
var.c • finally, the code and manual page text to deprecate, and code to not 2011-12-10 13:34:19 +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