tg e57f5fc09b • be friendlier to AT&T ksh: use only signed (standard) integers
‣ now, a “ksh93” just requires ‘function precmd { :; }; set -o emacs’
    afterwards to get rid of the annoying error messages
  ‣ I could lose that with the following idiom:
    - PS1='$(precmd)…
    + PS1='$(typeset -i e=$?; typeset -f precmd >&- && { (return $e); precmd })…
    but it didn’t seem worthwhile to me
• remove explicit licence blah, normal ./copyright applies
2008-04-22 13:48:15 +00:00
2007-06-05 18:59:54 +00:00
2008-04-20 02:15:12 +00:00
2008-04-20 02:01:42 +00:00
2008-04-19 22:15:06 +00:00
2008-04-19 17:21:55 +00:00
2008-04-01 21:50:58 +00:00
2008-04-19 22:15:06 +00:00
2008-04-20 02:15:12 +00:00
2008-04-19 22:15:06 +00:00
2008-04-19 22:15:06 +00:00
2008-04-20 01:41:57 +00:00
2008-04-19 22:15:06 +00:00
2008-04-01 22:20:20 +00:00
2008-04-19 22:15:06 +00:00
2008-04-19 22:15:06 +00:00
Description
MirBSD Korn Shell for Jehanne
6.7 MiB
Languages
C 57.6%
Shell 26%
Roff 13.3%
Perl 2.6%
Makefile 0.5%