NetBSD/bin/ksh
christos d2765ed72b PR/11361:Matthias Buelow: Apply patch1 from pdksh site.
- set -x dumps core (shf.c);
    - output of "jobs" command is filled with ^A characters (jobs.c);
    - "typeset -r foo=bar" fails saying foo is readonly (var.c).
2000-11-02 01:10:08 +00:00
..
Makefile
alloc.c
c_ksh.c
c_sh.c
c_test.c
c_test.h
c_ulimit.c
conf-end.h
config.h
edit.c
edit.h
emacs-gen.sh
emacs.c
eval.c
exec.c
expand.h
expr.c
history.c
io.c
jobs.c PR/11361:Matthias Buelow: Apply patch1 from pdksh site. 2000-11-02 01:10:08 +00:00
ksh.Man
ksh_dir.h
ksh_limval.h
ksh_stat.h
ksh_time.h
ksh_times.h
ksh_wait.h
lex.c
lex.h
mail.c
main.c
misc.c
mkman
path.c
proto.h
sh.h
shf.c PR/11361:Matthias Buelow: Apply patch1 from pdksh site. 2000-11-02 01:10:08 +00:00
shf.h
sigact.c
sigact.h
siglist.in
siglist.sh
syn.c
table.c
table.h
trap.c
tree.c
tree.h
tty.c
tty.h
var.c PR/11361:Matthias Buelow: Apply patch1 from pdksh site. 2000-11-02 01:10:08 +00:00
version.c
vi.c