MirBSD Korn Shell for Jehanne
Go to file
tg c187f3089f a tad annoying, when external programmes such as GNU screen are running,
we don’t get SIGWINCH when the window size changes during the runtime of
that, so, the signal is only usable reliably during editing in the shell
and we re-check the window size before each interactive edit line again
2010-07-25 11:35:43 +00:00
Build.sh new MKSH_A4PB cppflag: force use of arc4random_pushb(3) during seeding 2010-07-18 17:29:50 +00:00
Makefile sync 2010-07-04 17:41:39 +00:00
check.pl more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
check.t a tad annoying, when external programmes such as GNU screen are running, 2010-07-25 11:35:43 +00:00
dot.mkshrc use string width, not length, if we have it 2010-07-11 13:54:37 +00:00
edit.c a tad annoying, when external programmes such as GNU screen are running, 2010-07-25 11:35:43 +00:00
emacsfn.h • merge printf from OpenBSD 2010-07-17 22:09:40 +00:00
eval.c • merge printf from OpenBSD 2010-07-17 22:09:40 +00:00
exec.c • merge printf from OpenBSD 2010-07-17 22:09:40 +00:00
expr.c remove some debugging code 2010-01-25 14:38:04 +00:00
funcs.c • merge printf from OpenBSD 2010-07-17 22:09:40 +00:00
histrap.c int → bool 2010-07-24 17:08:30 +00:00
jobs.c to speed up mksh, get rid of arc4random(3) uses and use the LCG always; 2010-07-04 17:33:58 +00:00
lalloc.c While mksh R39 builds fine on MirOS #7s8E on my trusty sparc, pgcc 2.95.3 2009-08-08 13:08:53 +00:00
lex.c a tad annoying, when external programmes such as GNU screen are running, 2010-07-25 11:35:43 +00:00
main.c implement “live” SIGWINCH handling in the Emacs editing mode 2010-07-04 17:45:17 +00:00
misc.c • merge printf from OpenBSD 2010-07-17 22:09:40 +00:00
mksh.1 • merge printf from OpenBSD 2010-07-17 22:09:40 +00:00
setmode.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
sh.h a tad annoying, when external programmes such as GNU screen are running, 2010-07-25 11:35:43 +00:00
sh_flags.h compatibility: stick “set ±o arc4random” around for a bit longer, 2010-07-13 13:07:58 +00:00
shf.c *sigh* this code is interesting: assume you want to output via shf to 2010-07-19 22:41:04 +00:00
strlcpy.c more KNF, mostly whitespace, this time more manual labour applying style(9) 2009-06-10 18:12:51 +00:00
syn.c • merge printf from OpenBSD 2010-07-17 22:09:40 +00:00
tree.c (hopefully) fix the substitution thing for good 2010-02-25 20:18:19 +00:00
var.c a tad annoying, when external programmes such as GNU screen are running, 2010-07-25 11:35:43 +00:00
var_spec.h further optimise and simplify the handling of $RANDOM, reads and writes 2009-09-26 03:40:03 +00:00