MirBSD Korn Shell for Jehanne
Go to file
tg a207b0eda5 this doesn't need a shebang line, especially not one hardcoding /usr/bin/perl 2007-02-13 12:59:03 +00:00
Build.sh add CPPFLAGS for The HURD 2007-02-13 12:26:46 +00:00
Makefile add new #ifdef MKSH_ASSUME_UTF8 which saves us from needing to 2007-02-10 21:59:15 +00:00
alloc.c * only have one $MirOS RCS ID per file to shrink source size 2005-11-22 18:40:44 +00:00
check.pl this doesn't need a shebang line, especially not one hardcoding /usr/bin/perl 2007-02-13 12:59:03 +00:00
check.t bump version 2007-02-07 02:31:06 +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 repair 'bind' builtin with no args output; damage taken in -r1.80 2007-02-07 02:01:43 +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 add new #ifdef MKSH_ASSUME_UTF8 which saves us from needing to 2007-02-10 21:59:15 +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 bump version 2007-02-07 02:31:06 +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