NetBSD/bin/ksh
wiz 3eaf37c5c9 Bring in pdksh-5.2.14-patches.2.
ChangeLog entry:
Mon Jan 29 10:12:31 NST 2001 Michael Rendell (michael@garfield.cs.mun.ca)
* c_exec.c(execute): added rv_prop flag to prevent if/while/for/...
  in the presence of "set -e" from causing the shell to exit.
Example:
	set -e
	(false && echo hi)
[exits shell though it shouldn't]
ChangeLog and example provided by pdksh maintainer, Michael Rendell.
2001-09-29 15:05:47 +00:00
..
Makefile Don't build ksh.1 if MKMAN == "no". 2001-05-15 23:50:36 +00:00
alloc.c
c_ksh.c Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
c_sh.c remove duplicate declarations, and fix nested externs. 2001-02-04 19:26:04 +00:00
c_test.c
c_test.h
c_ulimit.c
conf-end.h
config.h we do have dup2. 2001-02-04 19:25:43 +00:00
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 Bring in pdksh-5.2.14-patches.2. 2001-09-29 15:05:47 +00:00
expand.h Various typos in comments (neccessary, sceme, choise, ...). 2001-07-26 15:05:07 +00:00
expr.c make this build with -Werror 1999-10-20 15:49:15 +00:00
history.c
io.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
jobs.c PR/11361:Matthias Buelow: Apply patch1 from pdksh site. 2000-11-02 01:10:08 +00:00
ksh.Man precede, not preceed. 2001-08-20 12:00:46 +00:00
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 Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
mail.c
main.c
misc.c remove duplicate declarations, and fix nested externs. 2001-02-04 19:26:04 +00:00
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 Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
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 "wierd" is weird. 2001-08-20 12:20:01 +00:00