MirBSD Korn Shell for Jehanne
Go to file
tg 78580b4eef use symmetric #ifdef checks for same-feature (Debian #763842) 2014-10-03 12:32:48 +00:00
Build.sh fix link; found by zacts 2014-09-29 18:57:00 +00:00
Makefile permit $1, $!, etc. to be nameref’d again ($_ was); spotted by Jb_boin, 10x! 2014-09-03 19:22:51 +00:00
check.pl better output in the face of both expected-fail:yes and need-pass:no tests 2014-08-19 07:43:32 +00:00
check.t permit $1, $!, etc. to be nameref’d again ($_ was); spotted by Jb_boin, 10x! 2014-09-03 19:22:51 +00:00
dot.mkshrc https://android-review.googlesource.com/102253 2014-07-28 21:45:45 +00:00
edit.c fix rare infinite loop when invalid UTF-8 is in the edit buffer 2014-07-13 11:34:29 +00:00
emacsfn.h
eval.c make the comments match the actual code; bad jaredy@obsd for failing us so 2014-07-29 16:29:11 +00:00
exec.c Detect (potentially mismatched) ELF files; suggested by enh@google.com 2014-06-24 18:38:31 +00:00
expr.c Unicode 7.0.0 2014-06-24 19:53:19 +00:00
funcs.c mksh R50b 2014-09-03 19:55:51 +00:00
histrap.c fix some of the signal stuff (still didn’t get rid of awk(1) and printf(1) 2014-06-09 13:25:53 +00:00
jobs.c use symmetric #ifdef checks for same-feature (Debian #763842) 2014-10-03 12:32:48 +00:00
lalloc.c
lex.c fix access-after-free crash spotted by Enjolras via IRC, thanks! 2014-06-29 11:28:28 +00:00
lksh.1
main.c restore C99 compatibility: do not use “restricted” as an identifier 2014-10-02 13:55:16 +00:00
mirhash.h small gem ;) 2014-10-02 19:34:06 +00:00
misc.c • fix ${12345678901234567890} segfault (OOB access / integer overflow) 2014-01-05 21:57:29 +00:00
mksh.1 document HISTSIZE limit 2014-09-24 10:47:11 +00:00
mksh.ico
rlimits.opt more clueful (automatic) getopt string generation 2013-11-17 22:21:18 +00:00
sh.h permit $1, $!, etc. to be nameref’d again ($_ was); spotted by Jb_boin, 10x! 2014-09-03 19:22:51 +00:00
sh_flags.opt fix the “set ±p” issue for good 2014-06-09 12:28:19 +00:00
shf.c add O_BINARY to all open() calls except tty_fd 2013-10-09 11:59:30 +00:00
strlcpy.c some bad OSes use _FORTIFY_LEVEL and break this 2013-11-05 22:10:15 +00:00
syn.c • fix ${12345678901234567890} segfault (OOB access / integer overflow) 2014-01-05 21:57:29 +00:00
tree.c slightly optimised and, more importantly, much more consistent (use only 2013-09-24 20:19:45 +00:00
var.c permit $1, $!, etc. to be nameref’d again ($_ was); spotted by Jb_boin, 10x! 2014-09-03 19:22:51 +00:00
var_spec.h