MirBSD Korn Shell for Jehanne
Go to file
tg 230f59d064 New functionality: assign here document to string variable directly,
without cat and temp files. Hacked in Lëtzebuerg ☺

This was the third try. Where to put this was not palpable… same for =(…)
2011-01-09 21:57:29 +00:00
Build.sh MKSH_SMALL need not imply !HAVE_REVOKE as default 2010-12-12 14:06:35 +00:00
Makefile mknod’s now demoted and only used as special-case builtin, in MirBSD only 2010-10-08 17:56:57 +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 New functionality: assign here document to string variable directly, 2011-01-09 21:57:29 +00:00
dot.mkshrc since dot.mkshrc is sourced by interactive shells anyway, and exporting 2010-11-26 21:08:54 +00:00
edit.c • Address concerns of Chris Palmer from the Android security team 2010-09-14 21:26:19 +00:00
emacsfn.h • merge printf from OpenBSD 2010-07-17 22:09:40 +00:00
eval.c • Address concerns of Chris Palmer from the Android security team 2010-09-14 21:26:19 +00:00
exec.c New functionality: assign here document to string variable directly, 2011-01-09 21:57:29 +00:00
expr.c regenerate all wcwidth code from UCD 6.0.0 and related tables, 2010-12-11 16:05:03 +00:00
funcs.c New functionality: assign here document to string variable directly, 2011-01-09 21:57:29 +00:00
histrap.c change behaviour of argument-less exit in traps to match SUSv4; Debian #599484 (original patch from Jonathan Nieder, thanks!) in a variant that appears to handle nested traps well 2010-11-01 17:29:05 +00:00
jobs.c shave off another 468 bytes: we’re 300 bytes smaller than BEFORE the 2010-08-28 20:22:24 +00:00
lalloc.c New functionality: assign here document to string variable directly, 2011-01-09 21:57:29 +00:00
lex.c this is a bashism but might be from ksh93 IIRC… still dead ugly as hell! 2010-12-19 20:00:56 +00:00
main.c change behaviour of argument-less exit in traps to match SUSv4; Debian #599484 (original patch from Jonathan Nieder, thanks!) in a variant that appears to handle nested traps well 2010-11-01 17:29:05 +00:00
misc.c New functionality: assign here document to string variable directly, 2011-01-09 21:57:29 +00:00
mksh.1 New functionality: assign here document to string variable directly, 2011-01-09 21:57:29 +00:00
sh.h New functionality: assign here document to string variable directly, 2011-01-09 21:57:29 +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 • Address concerns of Chris Palmer from the Android security team 2010-09-14 21:26:19 +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 • Address concerns of Chris Palmer from the Android security team 2010-09-14 21:26:19 +00:00
tree.c • Address concerns of Chris Palmer from the Android security team 2010-09-14 21:26:19 +00:00
var.c RNDEBUG showed that using the pushb_fast will have much fewer syscalls 2010-09-19 19:21:20 +00:00
var_spec.h further optimise and simplify the handling of $RANDOM, reads and writes 2009-09-26 03:40:03 +00:00