MirBSD Korn Shell for Jehanne
Go to file
tg c96e31a707 implement a hack whereas you can now bind functions (and macros)
to keys with a trailing tilde (after prefix + control char); the
function is then invoked after prefices, control char and one more
character X are entered; if X is not a tilde, it is ungetc(3)d
2006-08-02 13:32:18 +00:00
Build.sh * Build.sh: fix manpage generation defaults under Cygwin 2006-08-02 11:50:30 +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 some thoughts on the two expected-fail tests 2006-08-02 12:38:45 +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 implement a hack whereas you can now bind functions (and macros) 2006-08-02 13:32:18 +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 fix the prompt redrawal routines for multi-line prompts, prompts 2006-08-02 11:33:37 +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 implement a hack whereas you can now bind functions (and macros) 2006-08-02 13:32:18 +00:00
setmode.c style(9) 2006-08-01 13:43:28 +00:00
sh.h fix the prompt redrawal routines for multi-line prompts, prompts 2006-08-02 11:33:37 +00:00
shf.c rid junk 2006-08-02 12:50:20 +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 * Build.sh: fix manpage generation defaults under Cygwin 2006-08-02 11:50:30 +00:00