MirBSD Korn Shell for Jehanne
Go to file
tg 5613d6a04a an edchar cannot conceivably be NUL, so set them to the default;
this is confirmed to help fix OS/2 and plugs an uninitialised read
on systems without werase
2015-07-10 17:31:09 +00:00
Build.sh git@github.com:komh/pdksh-os2 commit 590f2b19b0ff92a9a373295bce914654f9f5bf22 2015-07-10 17:16:23 +00:00
Makefile harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
check.pl fix pdksh mistake of using +-= in char class; move - to end and add \d 2015-04-29 19:01:03 +00:00
check.t harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
dot.mkshrc optimise by making use of commitid 1005529AD8D33CF99B9 2015-07-05 19:02:16 +00:00
edit.c an edchar cannot conceivably be NUL, so set them to the default; 2015-07-10 17:31:09 +00:00
emacsfn.h
eval.c do the IFS_QUOTE dance right; this finally fixes ""$@ 2015-07-06 17:45:33 +00:00
exec.c harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
expr.c
funcs.c harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
histrap.c harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
jobs.c a bit oksh-inspired getn return value checking, plus some code optimisation 2015-04-19 14:40:09 +00:00
lalloc.c
lex.c make certain actions flush the history buffer 2015-07-05 19:53:46 +00:00
lksh.1 MFC most things (see mksh.hts) to R50-stable; sync clog 2015-04-12 22:32:12 +00:00
main.c harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
mirhash.h add missing initialisation of stack memory to BAFHHostStr(); fix comments for BAFHror() 2015-05-30 22:14:06 +00:00
misc.c harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
mksh.1 apply the new cat hack to printf, too, to prefer it over the builtin 2015-07-09 20:20:45 +00:00
mksh.ico
rlimits.opt sometimes, I feel pretty stupid 2015-05-01 23:16:31 +00:00
sh.h harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
sh_flags.opt sometimes, I feel pretty stupid 2015-05-01 23:16:31 +00:00
shf.c harden the crlf vs lf tests even more; use binary mode explicitly on OS/2 2015-07-09 20:52:43 +00:00
strlcpy.c
syn.c more low-hanging fruits for EBCDIC; notes: 2015-04-29 20:07:35 +00:00
tree.c SECURITY: fix integer overflows related to file descriptor parsing 2015-04-11 22:03:32 +00:00
var.c more low-hanging fruits for EBCDIC; notes: 2015-04-29 20:07:35 +00:00
var_spec.h