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 $(CPP) -> $(CC) -E 2000-06-26 06:18:07 +00:00
alloc.c
c_ksh.c
c_sh.c
c_test.c
c_test.h
c_ulimit.c
conf-end.h
config.h
edit.c Implement (somewhat enhanced) idea stealed from bash: 1999-11-02 22:06:45 +00:00
edit.h Implement (somewhat enhanced) idea stealed from bash: 1999-11-02 22:06:45 +00:00
emacs-gen.sh
emacs.c remove debug printf accidentaly left in 1999-11-09 00:01:49 +00:00
eval.c
exec.c
expand.h
expr.c make this build with -Werror 1999-10-20 15:49:15 +00:00
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 make this build with -Werror 1999-10-20 15:49:15 +00:00
lex.h
mail.c
main.c
misc.c
mkman
path.c
proto.h
sh.h Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
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 Implement (somewhat enhanced) idea stealed from bash: 1999-11-02 22:06:45 +00:00