NetBSD/bin
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
..
cat Some KNF, via patch by Petri Koistinen in private mail. 2001-09-16 12:12:13 +00:00
chio Add setprogname call. Patch from Petri Koistinen. 2001-09-16 12:13:33 +00:00
chmod ANSIfy, use {s,g}etprogname and other KNF. Patch by Petri Koistinen. 2001-09-16 12:16:20 +00:00
cp ANSIfication and some KNF fixes by Petri Koistinen from bin/13681. 2001-09-13 09:53:59 +00:00
csh Use setprogname. Patch by Petri Koistinen. 2001-09-16 12:20:33 +00:00
date Use setprogname. Patch by Petri Koistinen. 2001-09-16 13:35:52 +00:00
dd seperate -> separate 2001-07-22 13:33:58 +00:00
df precede, not preceed. 2001-08-20 12:00:46 +00:00
domainname
echo ANSIfy, KNF. Parts from #13590 by Petri Koistinen. 2001-07-29 22:36:11 +00:00
ed
expr Use {g,s}etprogname, and some other KNF stuff. Patch by Petri Koistinen. 2001-09-16 13:42:10 +00:00
hostname ANSIfy and KNF fixes, use {g,s}etprogname. Patch by Petri Koistinen. 2001-09-16 13:48:35 +00:00
kill Use {g,s}etprogname. Patch by Petri Koistinen. 2001-09-16 13:55:09 +00:00
ksh Bring in pdksh-5.2.14-patches.2. 2001-09-29 15:05:47 +00:00
ln ANSIfy, KNF, by Petri Koistinen. 2001-09-16 22:14:40 +00:00
ls Xref getbsize(3). 2001-07-08 15:34:13 +00:00
mkdir ANSIfy, KNF, use [gs]etprogname. By Petri Koistinen. 2001-09-16 22:07:14 +00:00
mt ANSIfy, KNF, use [gs]etprogname. Patch by Petri Koistinen. 2001-09-16 21:57:34 +00:00
mv ANSIfy, KNF, use [gs]etprogname. By Petri Koistinen, slightly modified by me. 2001-09-16 21:53:55 +00:00
pax va_{start,end} audit: 2001-09-24 13:22:25 +00:00
ps fix comment: "[]" are [square] brackets, "<>" are angle brackets 2001-08-24 06:37:03 +00:00
pwd ANSIfy, KNF, use [gs]etprogname. By Petri Koistinen. 2001-09-16 22:07:14 +00:00
rcmd Xref kerberos 8, not 3. 2001-04-03 10:53:45 +00:00
rcp va_{start,end} audit: 2001-09-24 13:22:25 +00:00
rm ANSIfy, KNF, [gs]etprogname, by Petri Koistinen. 2001-09-16 21:24:54 +00:00
rmdir ANSIfy, KNF, [gs]etprogname. By Petri Koistinen. 2001-09-16 21:21:14 +00:00
sh va_{start,end} audit: 2001-09-24 13:22:25 +00:00
sleep ANSIfy and KNF by Petri Koistinen. 2001-09-16 21:18:33 +00:00
stty
sync ANSIfy, use setprogname. Patch by Petri Koistinen. 2001-09-16 18:57:45 +00:00
test Some KNF fixes by Petri Koistinen and me. 2001-09-16 19:03:26 +00:00
Makefile
Makefile.inc