Build.sh
|
save 200 bytes off .text by revisiting string pooling
|
2016-01-21 18:24:45 +00:00 |
check.pl
|
janitorial work
|
2015-11-29 17:05:02 +00:00 |
check.t
|
sync clog
|
2016-02-26 22:03:10 +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
|
save 200 bytes off .text by revisiting string pooling
|
2016-01-21 18:24:45 +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
|
save 200 bytes off .text by revisiting string pooling
|
2016-01-21 18:24:45 +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
|
plug a buffer underflow read we executed with *every* testsuite run and
|
2016-02-24 01:45:59 +00:00 |
jobs.c
|
implement mmap-using mechanism to catch buffer underruns inside mksh
|
2016-02-24 01:44:46 +00:00 |
lalloc.c
|
clean up, avoid aliasing concerns in non-debug case
|
2016-02-26 21:53:37 +00:00 |
lex.c
|
also flush syntax-failed or interrupted input into the history
|
2016-03-01 18:00:08 +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
|
save 200 bytes off .text by revisiting string pooling
|
2016-01-21 18:24:45 +00:00 |
mirhash.h
|
janitorial work
|
2015-11-29 17:05:02 +00:00 |
misc.c
|
save 200 bytes off .text by revisiting string pooling
|
2016-01-21 18:24:45 +00:00 |
mksh.1
|
bring documentation of command up to date wrt. POSIX and whence wrt. command
|
2016-02-26 19:38:42 +00:00 |
mksh.ico
|
|
|
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
|
clean up, avoid aliasing concerns in non-debug case
|
2016-02-26 21:53:37 +00:00 |
shf.c
|
plug EEXIST
|
2015-12-31 20:38:59 +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
|
legibility
|
2016-02-26 17:58:30 +00:00 |
var_spec.h
|
add explicit licence
|
2015-12-12 21:08:44 +00:00 |
var.c
|
plug a few display problems with special parameter name expansions
|
2016-02-26 18:48:14 +00:00 |