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 resolve conflicts 1999-10-20 15:09:58 +00:00
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 resolve conflicts 1999-10-20 15:09:58 +00:00
c_test.h RCS ID Police 1997-01-12 19:11:37 +00:00
c_ulimit.c resolve conflicts 1999-10-20 15:09:58 +00:00
conf-end.h RCS ID Police 1997-01-12 19:11:37 +00:00
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 RCS ID Police 1997-01-12 19:11:37 +00:00
emacs.c remove debug printf accidentaly left in 1999-11-09 00:01:49 +00:00
eval.c resolve conflicts 1999-10-20 15:09:58 +00:00
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 resolve conflicts 1999-10-20 15:09:58 +00:00
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 RCS ID Police 1997-01-12 19:11:37 +00:00
ksh_limval.h RCS ID Police 1997-01-12 19:11:37 +00:00
ksh_stat.h RCS ID Police 1997-01-12 19:11:37 +00:00
ksh_time.h RCS ID Police 1997-01-12 19:11:37 +00:00
ksh_times.h RCS ID Police 1997-01-12 19:11:37 +00:00
ksh_wait.h RCS ID Police 1997-01-12 19:11:37 +00:00
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 resolve conflicts 1999-10-20 15:09:58 +00:00
main.c resolve conflicts 1999-10-20 15:09:58 +00:00
misc.c remove duplicate declarations, and fix nested externs. 2001-02-04 19:26:04 +00:00
mkman Import pdksh V5.2.14. 1999-10-20 14:27:32 +00:00
path.c resolve conflicts 1999-10-20 15:09:58 +00:00
proto.h resolve conflicts 1999-10-20 15:09:58 +00:00
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 resolve conflicts 1999-10-20 15:09:58 +00:00
sigact.c RCS ID Police 1997-01-12 19:11:37 +00:00
sigact.h RCS ID Police 1997-01-12 19:11:37 +00:00
siglist.in RCS ID Police 1997-01-12 19:11:37 +00:00
siglist.sh RCS ID Police 1997-01-12 19:11:37 +00:00
syn.c resolve conflicts 1999-10-20 15:09:58 +00:00
table.c Add some braces to make egcs happy. 1998-08-19 01:43:22 +00:00
table.h resolve conflicts 1999-10-20 15:09:58 +00:00
trap.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
tree.c resolve conflicts 1999-10-20 15:09:58 +00:00
tree.h resolve conflicts 1999-10-20 15:09:58 +00:00
tty.c change some /dev/tty to paths.h _PATH_TTY 1998-04-07 10:29:50 +00:00
tty.h RCS ID Police 1997-01-12 19:11:37 +00:00
var.c PR/11361:Matthias Buelow: Apply patch1 from pdksh site. 2000-11-02 01:10:08 +00:00
version.c resolve conflicts 1999-10-20 15:09:58 +00:00
vi.c "wierd" is weird. 2001-08-20 12:20:01 +00:00