tg c1c939e340 • fix memory leaks found by coverity
from netbsd via oksh
  we had the NULL pointer deref already fixed
• avoid a bogus not-setting the return value of edit.c:x_file_glob()
  introduced by the above change in oksh
• escape ? as well (but not ] because that’s wrong)
  reminded by cbiere@netbsd via oksh
• Unsetting a non-existent variable is not an error. See
  http://www.opengroup.org/onlinepubs/009695399/utilities/unset.html
  report from Arkadiusz Miskiewicz; fixed based on
  http://cvs.pld-linux.org diff via oksh but modified slightly
• Be more smart waiting for input for non-interactive scripts.  Fix
  based on a diff from debian:  see their bug#296446 (via oksh)
  modified slightly
  this also fixes cnuke@’s “mksh busy loop” problem, for which I never
  received a bug report, but the Debian bug page contains a set of two
  scripts to reproduce this before (and no longer after) this commit
• some KNF
• bump version
2007-09-09 18:06:42 +00:00
2007-06-05 18:59:54 +00:00
2007-09-09 12:02:38 +00:00
2007-07-01 18:00:00 +00:00
2007-09-09 18:06:42 +00:00
2007-07-26 13:35:58 +00:00
2007-09-09 18:06:42 +00:00
2007-09-09 18:06:42 +00:00
2007-09-09 18:06:42 +00:00
2007-07-22 14:01:50 +00:00
2007-09-09 18:06:42 +00:00
2007-08-20 14:12:29 +00:00
2007-09-09 18:06:42 +00:00
2007-09-09 18:06:42 +00:00
2007-03-04 03:47:37 +00:00
2007-09-09 18:06:42 +00:00
2007-09-09 18:06:42 +00:00
Description
MirBSD Korn Shell for Jehanne
Languages
C 57.6%
Shell 26%
Roff 13.3%
Perl 2.6%
Makefile 0.5%