freebsd-dev/bin
John Birrell e4dbdeafbe Of these programs, only df and ps aren't compatible with FreeBSD/Alpha.
All the rest work! Actually, I don't know if chio works because I can't
test that. df can be built using NetBSD's mount.h. ps depends on libkvm
so there is no point trying.
1998-05-09 06:42:52 +00:00
..
cat Correct use of .Nm, .An and other cosmetics. Add rcsid. Remove unused #inc. 1998-05-06 06:49:16 +00:00
chflags NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
chio Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. 1998-05-06 06:51:42 +00:00
chmod Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. 1998-05-06 06:51:42 +00:00
cp Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. 1998-05-06 06:51:42 +00:00
csh Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. 1998-05-06 06:51:42 +00:00
date Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. 1998-05-06 06:51:42 +00:00
dd Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. 1998-05-06 06:51:42 +00:00
df Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
domainname Revert part of previous patch: Don't use __progname. 1997-06-04 06:21:44 +00:00
echo Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
ed Fixed existence test for secure sources (don't test for secure objects). 1998-03-06 16:05:18 +00:00
expr Simplified using new yacc rules and by not generating y.tab.h. 1998-05-04 18:41:16 +00:00
hostname Revert part of previous patch: Don't use __progname. 1997-06-04 06:27:30 +00:00
kill Disallow empty arguments (eg: '') as process ids. 1997-08-21 21:34:43 +00:00
ln Updated references to the behaviour of ls(1). 1998-04-24 12:38:18 +00:00
ls Add note about BLOCKSIZE variable to -s flag. 1998-04-29 18:39:51 +00:00
mkdir Fix several problems with mkdir: 1997-04-01 23:46:22 +00:00
mv Merge from OpenBSD: 1997-12-10 17:52:49 +00:00
pax .Sh AUTHOR -> .Sh AUTHORS 1998-03-19 07:26:37 +00:00
ps Add 'f' flag to the optstring. 1998-02-18 22:49:58 +00:00
pwd compare return value from getopt against -1 rather than EOF, per the final 1997-03-28 15:24:41 +00:00
rcp Rats. I was too quick. Work needs to be done on the non-Kerberos 1998-03-26 19:41:18 +00:00
rm Remove remaining Lite1 stuff from the man page and uphold the 1997-08-07 21:37:39 +00:00
rmail Revert 1.15 - duplicate code (initialization). 1997-12-15 20:34:52 +00:00
rmdir Don't strip trailing slashes (for the initial rmdir). It breaks 1997-12-19 20:20:22 +00:00
sh Backed out previous backout. Put y.tab.h back in SRCS. 1998-05-06 15:33:59 +00:00
sleep Describe signals behaviour now 1997-08-12 21:20:12 +00:00
stty Merge from OpenBSD: 1997-12-12 18:11:29 +00:00
sync Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
test Remove simultaneous include of <sys/param.h> and <sys/types.h>. 1997-12-10 22:18:54 +00:00
Makefile Of these programs, only df and ps aren't compatible with FreeBSD/Alpha. 1998-05-09 06:42:52 +00:00
Makefile.inc Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00