MirBSD Korn Shell for Jehanne
Go to file
tg bfda9858f1 sort 2012-11-20 17:34:42 +00:00
Build.sh bring back ${ foo;} sans dot.mkshrc patch, using a temporary file, and as experimental feature 2012-10-22 20:19:18 +00:00
Makefile add split-screen debugging; close-on-exec the logfile 2012-10-21 17:16:45 +00:00
check.pl rewrite the EINTR importing code with help of stsc from #nosec on IRC, 2012-04-06 12:22:14 +00:00
check.t add checks for ~+ and ~- (inspired by posh change) and bump date, 2012-11-12 19:13:46 +00:00
dot.mkshrc make “set -o nounset” friendly (even though people who use THAT are at own fault, IMO!) 2012-10-30 21:04:56 +00:00
edit.c fix backslash-asterisk glob noise for nōn-existant targets and tilde 2012-10-21 18:33:46 +00:00
emacsfn.h • merge printf from OpenBSD 2010-07-17 22:09:40 +00:00
eval.c bring back ${ foo;} sans dot.mkshrc patch, using a temporary file, and as experimental feature 2012-10-22 20:19:18 +00:00
exec.c int → bool 2012-10-30 20:13:20 +00:00
expr.c even more hacks to pass “-O666 -fstrict-overflow -Wstrict-overflow=9 -flto=jobserver” with “gcc version 4.8.0 20120930 (experimental) [trunk revision 191865] (Debian 20120930-1)” ☹ plus make the rtchecks mandatory 2012-10-03 17:24:23 +00:00
funcs.c int → bool 2012-10-30 20:13:20 +00:00
histrap.c add some bounds, for a subsequent commit: 2012-10-21 21:39:06 +00:00
jobs.c new MKSH_DISABLE_TTY_WARNING for ports that just can’t help it 2012-05-04 22:34:51 +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 who would’ve thought proper ^C handling be so hard? 2012-10-30 20:49:44 +00:00
main.c save some space for error-less error messages 2012-11-12 18:28:40 +00:00
misc.c maybe this makes gcc not bitch… again… anal-retentive arsecompiler… 2012-10-22 20:52:47 +00:00
mksh.1 bring back ${ foo;} sans dot.mkshrc patch, using a temporary file, and as experimental feature 2012-10-22 20:19:18 +00:00
sh.h add checks for ~+ and ~- (inspired by posh change) and bump date, 2012-11-12 19:13:46 +00:00
sh_flags.h fix emacs/vi lksh 2012-06-28 20:14:17 +00:00
shf.c rewrite some code to avoid gcc 4.8 complaining 2012-10-03 16:16:15 +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 who would’ve thought proper ^C handling be so hard? 2012-10-30 20:49:44 +00:00
tree.c bring back ${ foo;} sans dot.mkshrc patch, using a temporary file, and as experimental feature 2012-10-22 20:19:18 +00:00
var.c sort 2012-11-20 17:34:42 +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