MirBSD Korn Shell for Jehanne
Go to file
tg df54522223 * Build.sh: fix accidental CR-LF catastrophe
(yeah, that's what you get from developing with a
  16-bit MS-DOS(R) executable of your favourite text editor)
* lex.c, mksh.1: do not print the delimiting character for
  not-to-be-counted character sequences (i.e. ANSI escapes)
  in prompts any more, mostly because ASCII 01h is printable
  on both Interix and Cygwin and I'm lazy
  (this also fixes prompt width counting if a printable character
  such as 'x' is used as delimiting character)
* lex.c: through printing the prompt character by character,
  also print the delimited sequences if skipping, fixes some
  prompt redrawal not honouring colours stuff while not totally
  redrawing the entire prompt
2006-08-02 10:41:03 +00:00
Build.sh * Build.sh: fix accidental CR-LF catastrophe 2006-08-02 10:41:03 +00:00
Makefile remove GNUish 'check' target, we always use 'regress' 2006-08-01 12:46:01 +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 * check.t: add two mkshrc-tests (turn on, turn off) 2006-05-08 11:59:41 +00:00
check.t bring back the 'version' editing command at "ESC ^V" like AT&T ksh93+r 2006-08-01 12:44:17 +00:00
copyright this is mksh R27, tested on 2006-05-26 23:36:19 +00:00
dot.mkshrc * get dot.mkshrc sample from Debian mksh-27.4-2 2006-07-23 18:44:22 +00:00
edit.c fix multiline prompts with "delimiter chars" 2006-08-01 14:59:51 +00:00
eval.c style(9) 2006-08-01 13:43:28 +00:00
exec.c style(9) 2006-08-01 13:43:28 +00:00
expr.c apply some fixes from OpenBSD and don't apply some others 2006-05-10 18:54:13 +00:00
funcs.c style(9) 2006-08-01 13:43:28 +00:00
gensigs.sh add a little portability 2006-06-23 15:05:39 +00:00
histrap.c (partial) sync with openbsd (and fix after them), 2006-08-01 14:09:20 +00:00
jobs.c style(9) 2006-08-01 13:43:28 +00:00
lex.c * Build.sh: fix accidental CR-LF catastrophe 2006-08-02 10:41:03 +00:00
main.c style(9) 2006-08-01 13:43:28 +00:00
misc.c style(9) 2006-08-01 13:43:28 +00:00
mksh.1 * Build.sh: fix accidental CR-LF catastrophe 2006-08-02 10:41:03 +00:00
setmode.c style(9) 2006-08-01 13:43:28 +00:00
sh.h move promptlen from edit.c into lex.c 2006-08-01 14:10:25 +00:00
shf.c apply some fixes from OpenBSD and don't apply some others 2006-05-10 18:54:13 +00:00
strlfun.c style(9) 2006-08-01 13:43:28 +00:00
syn.c style(9) 2006-08-01 13:43:28 +00:00
tree.c apply some fixes from OpenBSD and don't apply some others 2006-05-10 18:54:13 +00:00
var.c * TNF needs more to silence char subscript warnings (on 3.0-stable) 2006-07-11 14:51:01 +00:00
version.h bring back the 'version' editing command at "ESC ^V" like AT&T ksh93+r 2006-08-01 12:44:17 +00:00