MirBSD Korn Shell for Jehanne
Go to file
tg 91a3d6751e fix C_LEX1 which does STILL N̲O̲T̲ include the NUL… 2017-04-27 19:19:05 +00:00
Build.sh R55 2017-04-12 18:33:23 +00:00
Makefile R55 2017-04-12 18:33:23 +00:00
check.pl fix accidentally defanged PATHSEP test 2017-04-20 21:43:43 +00:00
check.t restore ‘.’ as allowed char in alias names 2017-04-20 20:50:14 +00:00
dot.mkshrc add standard variable PATHSEP, for better and easier OS/2 support 2017-03-19 22:31:29 +00:00
edit.c prepare the new fast character classes, not live yet: need sanity check 2017-04-22 00:07:10 +00:00
emacsfn.h fix English (thanks to Andreas Buschka); TIL: 2016-09-01 12:59:12 +00:00
eval.c convert to the new fast character classes 2017-04-27 19:16:10 +00:00
exec.c (very few) fixes and a couple of workarounds for Coverity 2017-04-12 16:46:23 +00:00
expr.c string pooling, and more consistent look for error messages 2017-04-02 16:47:43 +00:00
exprtok.h fix refactoro, spotted by Natureshadow; add (working) testsuite for all operators 2016-08-12 16:48:05 +00:00
funcs.c make ord() result unsigned int; add asc() which is: 2017-04-21 19:50:09 +00:00
histrap.c allow 'eval break', from Martijn Dekker 2017-04-08 01:07:18 +00:00
jobs.c rework string pooling; disable our own (rely on compiler’s)… 2016-07-25 00:04:48 +00:00
lalloc.c clean up, avoid aliasing concerns in non-debug case 2016-02-26 21:53:37 +00:00
lex.c fix reentrancy of 'typeset -f' output in the face of aliases; also, 2017-04-06 01:59:58 +00:00
lksh.1 POSuX demands persistent history support, so permit it in lksh 2017-04-02 13:38:02 +00:00
main.c convert to the new fast character classes 2017-04-27 19:16:10 +00:00
mirhash.h janitorial work 2015-11-29 17:05:02 +00:00
misc.c convert to the new fast character classes 2017-04-27 19:16:10 +00:00
mksh.1 on ^C (INTR, QUIT edchars), shove input line into history 2017-04-21 19:08:18 +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
os2.c merge mksh-os2 by KO Myung-Hun <komh@chollian.net> from https://github.com/komh/mksh-os2 2017-04-02 15:00:45 +00:00
rlimits.opt add explicit licence 2015-12-12 21:08:44 +00:00
sh.h fix C_LEX1 which does STILL N̲O̲T̲ include the NUL… 2017-04-27 19:19:05 +00:00
sh_flags.opt fixup relation between lksh and mksh (somewhat minimal delta) 2017-02-18 02:33:15 +00:00
shf.c convert to the new fast character classes 2017-04-27 19:16:10 +00:00
strlcpy.c janitorial work 2015-11-29 17:05:02 +00:00
syn.c fix reentrancy of 'typeset -f' output in the face of aliases; also, 2017-04-06 01:59:58 +00:00
tree.c (very few) fixes and a couple of workarounds for Coverity 2017-04-12 16:46:23 +00:00
var.c prepare the new fast character classes, not live yet: need sanity check 2017-04-22 00:07:10 +00:00
var_spec.h collective R54 release preparation multi-merger: 2016-11-11 23:31:39 +00:00