MirBSD Korn Shell for Jehanne
Go to file
tg 719778193a add missing colon to two error msgs (no effect on dedup) 2015-09-05 17:20:19 +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 merge OS/2 style PATH (absolute with drive letters, ‘;’ as separator) 2015-07-10 19:36:38 +00:00
check.t quote path separator if ; in some cases; pointed out by komh 2015-08-13 22:06:23 +00:00
dot.mkshrc make setenv set -u safe and fix behaviour for no args 2015-07-18 23:03:24 +00:00
edit.c merge OS/2 style PATH (absolute with drive letters, ‘;’ as separator) 2015-07-10 19:36:38 +00:00
emacsfn.h implement support for PC scancodes à la CHR$(0)+CHR$(&h48) 2015-07-10 18:41:07 +00:00
eval.c do the IFS_QUOTE dance right; this finally fixes ""$@ 2015-07-06 17:45:33 +00:00
exec.c add missing colon to two error msgs (no effect on dedup) 2015-09-05 17:20:19 +00:00
expr.c oksh sync RCSIDs only: 2014-12-15 23:26:36 +00:00
funcs.c be more careful with signals and errorlevels; bounds-check them better; 2015-08-13 21:38:19 +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 add missing colon to two error msgs (no effect on dedup) 2015-09-05 17:20:19 +00:00
lalloc.c stop using ptrdiff_t 2014-11-25 20:00:39 +00:00
lex.c oksh sync: one rcsid-only plus this one by guenther: 2015-08-13 21:04:12 +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 quote path separator if ; in some cases; pointed out by komh 2015-08-13 22:06:23 +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 merge OS/2 style PATH (absolute with drive letters, ‘;’ as separator) 2015-07-10 19:36:38 +00:00
mksh.1 ; on OS/2 2015-08-13 22:09:10 +00:00
mksh.ico add the desktop shortcut / icon from mksh/Win32 so it may be used by everyone for mksh/Unix too 2013-07-25 16:18:25 +00:00
rlimits.opt sometimes, I feel pretty stupid 2015-05-01 23:16:31 +00:00
sh.h quote path separator if ; in some cases; pointed out by komh 2015-08-13 22:06:23 +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 some bad OSes use _FORTIFY_LEVEL and break this 2013-11-05 22:10:15 +00:00
syn.c we have longer fds now, plus add 1 for a space just to be sure 2015-09-05 17:17:47 +00:00
tree.c make 'typeset -f' output reentrant in the face of functions whose 2015-08-13 20:54:03 +00:00
var.c merge OS/2 style PATH (absolute with drive letters, ‘;’ as separator) 2015-07-10 19:36:38 +00:00
var_spec.h oops, this list is s’pos’ta be sorted 2012-11-30 16:45:25 +00:00