NetBSD/bin
kleink bdad0c3627 Fix thinko in last commit, causing "cp file /" to succeed but
"cp file1 file2 /" to fail badly; fixes PR/3646 from Paul Kranenburg.
1997-05-19 01:07:33 +00:00
..
cat Indicate file handling failures by exit codes >0; fixes PR/3538 from 1997-04-27 18:34:33 +00:00
chio
chmod
cp Fix thinko in last commit, causing "cp file /" to succeed but 1997-05-19 01:07:33 +00:00
csh fix xrefs: sigvec(2) -> sigaction(2), killpg(2) -> killpg(3). 1997-05-12 08:00:09 +00:00
date fix broken timed(8) xrefs, noted by David Brownlee. 1997-05-11 08:34:37 +00:00
dd
df
domainname
echo
ed use mkstemp() instead of mktemp() 1997-03-22 03:02:17 +00:00
expr
hostname
kill
ksh Use DPSRCS. 1997-05-09 13:28:39 +00:00
ln Correct bogons and omissions in previous change. 1997-05-16 14:44:01 +00:00
ls
mkdir
mt use _PATH_DEFTAPE from <paths.h> instead of DEFTAPE from <sys/mtio.h> 1997-04-15 06:53:51 +00:00
mv
pax Use '0' to front-pad octal strings, not ' '. 1997-05-16 09:38:40 +00:00
ps note that strcpy is safe. 1997-04-21 05:28:43 +00:00
pwd PR 3284, from enami tsugutomo <enami@ba2.so-net.or.jp>. 1997-03-03 22:00:34 +00:00
rcp Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +00:00
rm
rmdir
sh Add mkinit.o mknodes.o mksyntax.o to CLEANFILES 1997-05-15 10:03:24 +00:00
sleep
stty Implement OCRNL "\r" -> "\n" tty output translation. 1997-04-02 03:10:51 +00:00
sync
test
Makefile Remove rmail -- it has moved to libexec. 1997-03-13 02:58:48 +00:00
Makefile.inc