Build.sh
|
deprecate *not* using MKSH_CONSERVATIVE_FDS; named fds coming soon
|
2016-06-25 23:49:13 +00:00 |
Makefile
|
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
|
experimentally use MKSH_CLRTOEOL_STRING instead of lots of spaces followed
|
2016-07-12 23:07:10 +00:00 |
dot.mkshrc
|
fix issues with home directory replacement, from Torsten Sillke:
|
2016-07-24 23:05:52 +00:00 |
edit.c
|
experimentally use MKSH_CLRTOEOL_STRING instead of lots of spaces followed
|
2016-07-12 23:07:10 +00:00 |
emacsfn.h
|
add explicit licence
|
2015-12-12 21:08:44 +00:00 |
eval.c
|
fix issues with home directory replacement, from Torsten Sillke:
|
2016-07-24 23:05:52 +00:00 |
exec.c
|
invent builtin flags instead of special-casing cat and printf for prefer-external-over-builtin stuff
|
2016-07-24 23:10:04 +00:00 |
expr.c
|
fix utf_widthadj/utf_skipcols handling for the remaining cases I can spot
|
2016-05-05 22:56:15 +00:00 |
funcs.c
|
invent builtin flags instead of special-casing cat and printf for prefer-external-over-builtin stuff
|
2016-07-24 23:10:04 +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
|
fix most of the ambiguous ${[prefix] var [op [word]]} corner cases
|
2016-06-25 23:55:00 +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
|
invent builtin flags instead of special-casing cat and printf for prefer-external-over-builtin stuff
|
2016-07-24 23:10:04 +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
|
fix issues with home directory replacement, from Torsten Sillke:
|
2016-07-24 23:05:52 +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.h
|
invent builtin flags instead of special-casing cat and printf for prefer-external-over-builtin stuff
|
2016-07-24 23:10:04 +00:00 |
sh_flags.opt
|
add explicit licence
|
2015-12-12 21:08:44 +00:00 |
shf.c
|
optimise away code for a case that’s almost unlikely to happen; fix pasto(?)
|
2016-07-24 23:07:19 +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
|
fix var=<< implementation
|
2016-06-26 00:09:35 +00:00 |
var.c
|
move MIN_{COL,LIN}S here, only user left (edit.c has its own sanity checks)
|
2016-07-12 23:06:26 +00:00 |
var_spec.h
|
add explicit licence
|
2015-12-12 21:08:44 +00:00 |