MirBSD Korn Shell for Jehanne
Go to file
2016-03-05 15:39:36 +00:00
Build.sh document upcoming set +o changes; bump 2016-03-04 18:28:42 +00:00
check.pl janitorial work 2015-11-29 17:05:02 +00:00
check.t expanded tests for command/whence, from Martijn Dekker 2016-03-05 15:39:36 +00:00
dot.mkshrc set -U after LANG/LC_*, for future compatibility, cf. commitid 10056858F3B37548534 2015-12-31 21:00:12 +00:00
edit.c address latest Debian gcc-snapshot’s warnings (some actual bugs!) 2016-03-04 14:26:16 +00:00
emacsfn.h add explicit licence 2015-12-12 21:08:44 +00:00
eval.c fix trimming with ? on $* and $@; missed by Todd Miller in r2.2 in ncvs 2016-02-26 19:05:21 +00:00
exec.c check not-begun heredocs at EOF earlier 2016-03-01 18:30:05 +00:00
expr.c fix invalid read for ksh93-style base-1 integers 2016-03-01 18:29:38 +00:00
funcs.c I didn’t like the code behind command -[Vv] and whence, so I rewrote it. 2016-02-26 20:56:45 +00:00
histrap.c address latest Debian gcc-snapshot’s warnings (some actual bugs!) 2016-03-04 14:26:16 +00:00
jobs.c address latest Debian gcc-snapshot’s warnings (some actual bugs!) 2016-03-04 14:26:16 +00:00
lalloc.c clean up, avoid aliasing concerns in non-debug case 2016-02-26 21:53:37 +00:00
lex.c there was a comment on 1015; change comments to match, no code change 2016-03-01 19:22:31 +00:00
lksh.1 merge most recent portmdoc into a̲l̲l̲ of its users; fixup .\& into \&. like 2016-02-11 20:12:09 +00:00
main.c clean up, avoid aliasing concerns in non-debug case 2016-02-26 21:53:37 +00:00
Makefile document upcoming set +o changes; bump 2016-03-04 18:28:42 +00:00
mirhash.h janitorial work 2015-11-29 17:05:02 +00:00
misc.c address latest Debian gcc-snapshot’s warnings (some actual bugs!) 2016-03-04 14:26:16 +00:00
mksh.1 document upcoming set +o changes; bump 2016-03-04 18:28:42 +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 add explicit licence 2015-12-12 21:08:44 +00:00
sh_flags.opt add explicit licence 2015-12-12 21:08:44 +00:00
sh.h document upcoming set +o changes; bump 2016-03-04 18:28:42 +00:00
shf.c address latest Debian gcc-snapshot’s warnings (some actual bugs!) 2016-03-04 14:26:16 +00:00
strlcpy.c janitorial work 2015-11-29 17:05:02 +00:00
syn.c yyrecursive needs its own and empty heres[] 2016-02-26 21:24:58 +00:00
tree.c address latest Debian gcc-snapshot’s warnings (some actual bugs!) 2016-03-04 14:26:16 +00:00
var_spec.h add explicit licence 2015-12-12 21:08:44 +00:00
var.c collapse if, also to avoid braces warning 2016-03-01 20:28:33 +00:00