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
|
check not-begun heredocs at EOF earlier
|
2016-03-01 18:30:05 +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
|
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
|
explicitly block SIGEXIT and SIGERR in case some idiot defines it
|
2016-03-01 18:29:48 +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
|
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
|
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
|
there was a comment on 1015; change comments to match, no code change
|
2016-03-01 19:22:31 +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
|
check not-begun heredocs at EOF earlier
|
2016-03-01 18:30:05 +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 |