MirBSD Korn Shell for Jehanne
Go to file
tg 2f0c894290 • fix one more of the enum arithmetics complaints
• split Xinit into XinitN and Xinit macro, the former
  not initialising the “xp” argument of the latter,
  and use this to get rid of two variables that are
  only assigned but never referenced (gcc doesn’t see
  this, but MIPSpro and IIRC SUNWcc do)
• re-indent while here
• bump patchlevel
2008-03-28 13:46:53 +00:00
alloc.c quieten gcc __CRAZY (-m32) on sparc64 2007-06-05 18:59:54 +00:00
Build.sh • Build.sh: be a little more explicit about the unknown compilers 2008-03-27 22:44:17 +00:00
check.pl fix environment handling for perl 5.003_02 2008-03-23 20:54:29 +00:00
check.t • fix one more of the enum arithmetics complaints 2008-03-28 13:46:53 +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 don’t do arithmetics on an enumerated type, sez the MIPSpro complainer 2008-03-28 13:33:37 +00:00
funcs.c • fix one more of the enum arithmetics complaints 2008-03-28 13:46:53 +00:00
histrap.c ignore failure to define MAP_FILE 2008-03-27 17:59:28 +00:00
jobs.c get rid of u_char, u_int, u_long 2007-10-25 15:23:10 +00:00
lex.c • fix one more of the enum arithmetics complaints 2008-03-28 13:46:53 +00:00
main.c • Add support for Ultrix 4.5 and ucode cc (?) 2008-03-25 21:34:45 +00:00
Makefile • Build.sh: be a little more explicit about the unknown compilers 2008-03-27 22:44:17 +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 • fix one more of the enum arithmetics complaints 2008-03-28 13:46:53 +00:00
shf.c fix most of the fixable bitchings of MIPSpro compiler (complainer?) 2008-03-28 13:28:33 +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