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 this program does not need to be setuid root. 1996-08-06 07:21:40 +00:00
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 Sync to 4.4BSD-Lite2; really just the SCCS ID, because we don't have vfslist.c in our mount sources. 1997-01-09 03:56:31 +00:00
domainname
echo
ed use mkstemp() instead of mktemp() 1997-03-22 03:02:17 +00:00
expr
hostname
kill Fix a typo that caused lack of argument to be misinterpreted as "0". 1997-02-22 01:45:41 +00:00
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 Do multicolumn output in a way that's a little more likely to always 1996-12-11 03:25:39 +00:00
mkdir kill use of register 1997-01-09 16:31:05 +00:00
mt use _PATH_DEFTAPE from <paths.h> instead of DEFTAPE from <sys/mtio.h> 1997-04-15 06:53:51 +00:00
mv kill use of register 1997-01-09 16:44:06 +00:00
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 kill use of register 1997-01-09 16:44:06 +00:00
Makefile Remove rmail -- it has moved to libexec. 1997-03-13 02:58:48 +00:00
Makefile.inc