Build.sh
|
distinguish between Minix 3 and Ninix 3
|
2012-03-03 21:30:13 +00:00 |
check.pl
|
|
|
check.t
|
• printf(1) on BSD/OS 4.1 does not play nice with NUL characters
|
2012-03-20 16:48:12 +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
|
reduce stack usage a bit (several candidates for more, including $CC itself…)
|
2012-01-29 01:41:15 +00:00 |
emacsfn.h
|
|
|
eval.c
|
drop use of the NOT macro, [^foo] ≠ [!foo] anyway, and we’re not gonna change that
|
2012-03-23 20:07:13 +00:00 |
exec.c
|
|
|
expr.c
|
followup for cid 1004EE408E1382C1752 and 1004EE40DDD498FBB0D:
|
2011-12-31 02:04:18 +00:00 |
funcs.c
|
drop Android-specific lsmod builtin (for now), they don’t use it anyway
|
2012-03-03 19:28:45 +00:00 |
histrap.c
|
LLVM+clang scan-build found a dead store and I found an unneeded assert
|
2011-12-31 00:47:46 +00:00 |
jobs.c
|
let struct proc allocate 64 chars even on !ILP32 platforms
|
2012-02-06 17:49:52 +00:00 |
lalloc.c
|
|
|
lex.c
|
|
|
main.c
|
efficient debug-to-file output (/tmp racy, but hey)
|
2012-03-23 19:38:12 +00:00 |
Makefile
|
efficient debug-to-file output (/tmp racy, but hey)
|
2012-03-23 19:38:12 +00:00 |
misc.c
|
drop use of the NOT macro, [^foo] ≠ [!foo] anyway, and we’re not gonna change that
|
2012-03-23 20:07:13 +00:00 |
mksh.1
|
|
|
sh_flags.h
|
|
|
sh.h
|
drop use of the NOT macro, [^foo] ≠ [!foo] anyway, and we’re not gonna change that
|
2012-03-23 20:07:13 +00:00 |
shf.c
|
|
|
strlcpy.c
|
|
|
syn.c
|
RCSID sync from oksh; reduce hash table #elements if !MKSH_SMALL to speed up
|
2012-03-03 21:30:59 +00:00 |
tree.c
|
drop use of the NOT macro, [^foo] ≠ [!foo] anyway, and we’re not gonna change that
|
2012-03-23 20:07:13 +00:00 |
var_spec.h
|
|
|
var.c
|
RCSID sync from oksh; reduce hash table #elements if !MKSH_SMALL to speed up
|
2012-03-03 21:30:59 +00:00 |