MirBSD Korn Shell for Jehanne
Go to file
tg 36e761840e * do *not* check the terminal size after each line processing,
only if we got a SIGWINCH -> interactive use speed-up on the
  slower boxen (slowness courtesy of otto@obsd)
* ^L (redraw line) now (always) checks window size; use this
  instead if required while editing the prompt; changes to the
  variables will still be propagated after the line is entered
2007-01-14 01:09:09 +00:00
Build.sh CPP is honoured now as well (but only needed for the siglist) 2007-01-12 03:30:40 +00:00
Makefile clean regress-dir before re-using 2007-01-12 01:11:03 +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 * revert some of the const-warning cleanup which must be done 2007-01-12 10:18:22 +00:00
check.t * revert some of the const-warning cleanup which must be done 2007-01-12 10:18:22 +00:00
copyright * main.c: when doing the conversion from strcasecmp (wrongly used) 2007-01-03 22:43:48 +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 * do *not* check the terminal size after each line processing, 2007-01-14 01:09:09 +00:00
eval.c expand ~foo to getpwnam("foo")->dir only #if !defined(MKSH_SMALL) 2007-01-11 00:32:31 +00:00
exec.c * revert some of the const-warning cleanup which must be done 2007-01-12 10:18:22 +00:00
expr.c * Scan for __attribute__((...)) in general (the earliest was 2.5, 2007-01-12 01:49:29 +00:00
funcs.c * revert some of the const-warning cleanup which must be done 2007-01-12 10:18:22 +00:00
histrap.c * histrap.c: picky /a1/sw/pkgs/gcc-3.4.3/bin/../lib/gcc/sparc-sun-solaris2.8/3.4.3/ 2007-01-12 02:06:34 +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 * revert some of the const-warning cleanup which must be done 2007-01-12 10:18:22 +00:00
misc.c remove the "set -o sh" option (dummy anyway), 2006-11-19 20:43:14 +00:00
mksh.1 * do *not* check the terminal size after each line processing, 2007-01-14 01:09:09 +00:00
setmode.c since so many internal things hardcode 'C' locale anyway, 2006-11-10 06:53:27 +00:00
sh.h * revert some of the const-warning cleanup which must be done 2007-01-12 10:18:22 +00:00
shf.c * revert some of the const-warning cleanup which must be done 2007-01-12 10:18:22 +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 * Scan for __attribute__((...)) in general (the earliest was 2.5, 2007-01-12 01:49:29 +00:00
tree.c remove all but these __CRAZY=Yes build warnings: 2006-11-12 14:58:16 +00:00
var.c make mksh compatible to the AT&T ksh spec which says, according to 2006-11-19 16:43:43 +00:00