Build.sh
|
recognise (but don’t do anything with, yet) lcc (from RT)
|
2012-05-17 18:54:28 +00:00 |
check.pl
|
rewrite the EINTR importing code with help of stsc from #nosec on IRC,
|
2012-04-06 12:22:14 +00:00 |
check.t
|
Fix typeset issues (LP: #993847)
|
2012-05-09 23:21:00 +00:00 |
dot.mkshrc
|
first part of LP: #909818; ${name@#} will later be changed to ${name@#expr} where expr is the IV ipv 0 (eval.c:377ff)
|
2011-12-31 01:07:19 +00:00 |
edit.c
|
move x_mkraw() to main.c from edit.c in order to be able to skip the latter
|
2012-05-05 17:32:33 +00:00 |
emacsfn.h
|
• merge printf from OpenBSD
|
2010-07-17 22:09:40 +00:00 |
eval.c
|
more symlink(7) nonexistence support code
|
2012-05-04 22:05:02 +00:00 |
exec.c
|
rewrite maketemp() obsoleting tempnam(3) and mkstemp(3) external deps
|
2012-04-14 16:07:48 +00:00 |
expr.c
|
I give up on writing (1 << 31) in any form.
|
2012-03-31 17:52:33 +00:00 |
funcs.c
|
Fix typeset issues (LP: #993847)
|
2012-05-09 23:21:00 +00:00 |
histrap.c
|
Valgrind says: close(-1) is not nice
|
2012-05-05 18:04:20 +00:00 |
jobs.c
|
new MKSH_DISABLE_TTY_WARNING for ports that just can’t help it
|
2012-05-04 22:34:51 +00:00 |
lalloc.c
|
• access(2) is broken in at least kFreeBSD 9.0 as “modern” OS, so bring
|
2011-09-07 15:24:22 +00:00 |
lex.c
|
keep up
|
2012-05-04 22:44:34 +00:00 |
main.c
|
move x_mkraw() to main.c from edit.c in order to be able to skip the latter
|
2012-05-05 17:32:33 +00:00 |
Makefile
|
keep up
|
2012-05-04 22:44:34 +00:00 |
misc.c
|
sprinkle CONSERVATIVE_FDS for many older OSes; DISABLE_TTY_WARNING for BeOS and Coherent (probably more to come); NO_CMDLINE_EDITING to Plan 9; put Hurd NO_PATH_MAX into MKSH__ private namespace
|
2012-05-05 17:37:44 +00:00 |
mksh.1
|
after discussion with ciruZ, switch mksh from NZAT to NZAAT fully
|
2012-04-22 21:50:35 +00:00 |
sh_flags.h
|
new MKSH_NO_CMDLINE_EDITING to disable command line editing in its entirety
|
2012-05-04 20:49:08 +00:00 |
sh.h
|
Fix typeset issues (LP: #993847)
|
2012-05-09 23:21:00 +00:00 |
shf.c
|
rename more identifiers with trailing underscores
|
2011-10-25 22:36:39 +00:00 |
strlcpy.c
|
more KNF, mostly whitespace, this time more manual labour applying style(9)
|
2009-06-10 18:12:51 +00:00 |
syn.c
|
Fix typeset issues (LP: #993847)
|
2012-05-09 23:21:00 +00:00 |
tree.c
|
avoid C99 constructs even in debugging code
|
2012-05-04 18:45:03 +00:00 |
var_spec.h
|
• rework hash table interna to avoid gcc-4.1 on Debian etch bug
|
2011-06-05 19:58:21 +00:00 |
var.c
|
Fix typeset issues (LP: #993847)
|
2012-05-09 23:21:00 +00:00 |