MirBSD Korn Shell for Jehanne
Go to file
tg 83b8798da3 support dæmonisation in mksh, for example
|	csh -cf '/command/svscanboot &'
and
|	/usr/mpkg/bin/pgrphack /usr/mpkg/bin/svscanboot &
can now be replaced with
|	/bin/mksh -T- /usr/mpkg/bin/svscanboot
2008-03-23 22:09:59 +00:00
Build.sh support gcc 1.42: it only can __attribute__((aligned (1))) but no others, 2008-03-23 21:53:36 +00:00
Makefile • check for flock decl too (weird on OSF/1: if !POSIX and BSD) 2008-03-05 18:49:15 +00:00
alloc.c quieten gcc __CRAZY (-m32) on sparc64 2007-06-05 18:59:54 +00:00
check.pl fix environment handling for perl 5.003_02 2008-03-23 20:54:29 +00:00
check.t support dæmonisation in mksh, for example 2008-03-23 22:09:59 +00:00
copyright I hacked on mksh in this year, too 2008-02-25 02:52:20 +00:00
dot.mkshrc no longer make the DIRSTACKBASE variable read-only – it makes too much 2008-03-03 20:22:37 +00:00
edit.c make rcs ids ident(1) capable 2008-03-23 21:31:29 +00:00
eval.c a better way to check for empty patterns 2008-03-01 22:49:37 +00:00
exec.c clean up 2007-10-25 13:27:00 +00:00
expr.c optimise (struct padding, function→macro, etc.) 2007-10-25 15:19:16 +00:00
funcs.c another one from debian: '.' needs an argument 2008-02-24 15:57:20 +00:00
histrap.c shut up gcc-lib/alpha-dec-osf4.0d/2.8.1 2008-03-05 16:54:21 +00:00
jobs.c get rid of u_char, u_int, u_long 2007-10-25 15:23:10 +00:00
lex.c more, this time on mirbsd… *sigh* 2008-03-05 16:49:22 +00:00
main.c fix compilation in corner case, my bad 2008-03-01 13:57:36 +00:00
misc.c support dæmonisation in mksh, for example 2008-03-23 22:09:59 +00:00
mksh.1 support dæmonisation in mksh, for example 2008-03-23 22:09:59 +00:00
setmode.c get rid of u_char, u_int, u_long 2007-10-25 15:23:10 +00:00
sh.h support dæmonisation in mksh, for example 2008-03-23 22:09:59 +00:00
shf.c get rid of u_char, u_int, u_long 2007-10-25 15:23:10 +00:00
strlcpy.c • strlcpy.c: remove superfluous rcs ids in comments 2007-04-23 11:33:26 +00:00
syn.c quite a big change, but now the variables expanded are not 2008-03-01 21:10:26 +00:00
tree.c quite a big change, but now the variables expanded are not 2008-03-01 21:10:26 +00:00
var.c sync w/ oksh 2008-02-24 15:20:52 +00:00