MirBSD Korn Shell for Jehanne
Go to file
tg 3d130b606a give C_VAR1 precedence over display variable name; izabera pointed out,
rightfully, that, in POSIX shell, ${!#} is defined, and ${!#123} should work
2016-05-05 22:45:58 +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 bump 2016-04-14 15:38:38 +00:00
dot.mkshrc simplify 2016-04-09 16:33:23 +00:00
edit.c fix order of bounds checks; inspired by NetBSD#50747 2016-04-14 11:51:26 +00:00
emacsfn.h add explicit licence 2015-12-12 21:08:44 +00:00
eval.c give C_VAR1 precedence over display variable name; izabera pointed out, 2016-05-05 22:45:58 +00:00
exec.c fix redefining FKSH functions as !FKSH (e.g. the smores change) 2016-04-09 16:41:07 +00:00
expr.c handle combining characters at the end of the string correctly 2016-05-05 21:33:46 +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 give C_VAR1 precedence over display variable name; izabera pointed out, 2016-05-05 22:45:58 +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 give C_VAR1 precedence over display variable name; izabera pointed out, 2016-05-05 22:45:58 +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 bump 2016-04-14 15:38:38 +00:00
shf.c fix trailing combining characters in all shf functions 2016-05-05 21:38:12 +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