alloc.c
* only have one $MirOS RCS ID per file to shrink source size
2005-11-22 18:40:44 +00:00
Build.sh
* _POSIX_C_SOURCE=2 is redundant and _BSD_SOURCE makes ancient BSD have
2007-02-02 10:27:21 +00:00
check.pl
* revert some of the const-warning cleanup which must be done
2007-01-12 10:18:22 +00:00
check.t
if mksh_small don't even support -T instead of ignoring it
2007-01-26 18:27:34 +00:00
copyright
* Build.sh: add -fwrapv to standard CFLAGS, just to be on the safe
2007-01-17 01:24:29 +00:00
dot.mkshrc
* mention additions go at the bottom (e.g. 'source' scripts), in case
2007-01-04 23:40:50 +00:00
edit.c
optimise
2007-01-15 02:14:02 +00:00
eval.c
oops unbreak -DMKSH_NOPWNAM
2007-01-17 18:01:51 +00:00
exec.c
* support old environments without libgen.h (ancient GNU/Linux)
2007-01-17 22:51:47 +00:00
expr.c
* support old environments without libgen.h (ancient GNU/Linux)
2007-01-17 22:51:47 +00:00
funcs.c
add c_mknod() if MKSH_NEED_MKNOD even if MKSH_SMALL
2007-01-26 18:37:26 +00:00
histrap.c
* Build.sh, histrap.c: prevent testing of strsignal() if we have sys_siglist[]
2007-01-17 23:47:15 +00:00
jobs.c
* revert some of the const-warning cleanup which must be done
2007-01-12 10:18:22 +00:00
lex.c
* revert some of the const-warning cleanup which must be done
2007-01-12 10:18:22 +00:00
main.c
ok, -rHEAD shall be unbroken
2007-01-15 00:18:47 +00:00
Makefile
autoscan for persistent history support
2007-01-18 16:05:05 +00:00
misc.c
if mksh_small don't even support -T instead of ignoring it
2007-01-26 18:27:34 +00:00
mksh.1
wording
2007-01-18 16:23:52 +00:00
setmode.c
since so many internal things hardcode 'C' locale anyway,
2006-11-10 06:53:27 +00:00
sh.h
if mksh_small don't even support -T instead of ignoring it
2007-01-26 18:27:34 +00:00
shf.c
shrink .data a little
2007-01-15 02:48:28 +00:00
signames.c
Clean up the signal mess, saves 172 Bytes:
2007-01-12 00:25:40 +00:00
strcasestr.c
unbelievably, cygwin doesn't have strcasestr(3)
2006-11-12 13:15:27 +00:00
strlfun.c
* Scan for __attribute__((...)) in general (the earliest was 2.5,
2007-01-12 01:49:29 +00:00
syn.c
* support old environments without libgen.h (ancient GNU/Linux)
2007-01-17 22:51:47 +00:00
tree.c
remove all but these __CRAZY=Yes build warnings:
2006-11-12 14:58:16 +00:00
var.c
shrink .data a little
2007-01-15 02:48:28 +00:00