freebsd-src/bin
Maxim Sobolev 6f15bc16ed Fix slight disorder that broke sorting. Put in bold warning about the
fact that in this case order matters.

Submitted by:	Peter Edwards <pmedwards@eircom.net>
2003-02-05 19:22:39 +00:00
..
cat
chflags
chio Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
chmod Remove now unnecessary main() prototype. 2003-01-29 21:46:12 +00:00
cp
csh Remove another unused doc Makefile. 2003-02-04 20:46:23 +00:00
date Enclose sccsid according to style(9). 2003-02-05 12:56:40 +00:00
dd Don't call DIOCWLABEL on disks, it is not implemented, and calling it 2003-01-26 11:13:40 +00:00
df Back out rev 1.44; getbsize(3)'s original interface has been restored. 2002-12-30 18:10:37 +00:00
domainname
echo Put echo on a diet, removing unnecessary use of stdio and getopt. 2002-11-13 01:39:02 +00:00
ed Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
expr mdoc(7) police: 2002-11-26 17:55:41 +00:00
getfacl Add "-h" arguments to getfacl and setfacl, which behave in a manner 2002-12-30 15:36:29 +00:00
hostname
kenv
kill
ln
ls Reference maclabel(7). 2003-01-20 21:25:00 +00:00
mkdir
mv
pax Make the "tarcp" example more direct. 2003-01-10 17:37:23 +00:00
ps Fix slight disorder that broke sorting. Put in bold warning about the 2003-02-05 19:22:39 +00:00
pwd
rcp
realpath realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX. 2003-01-15 21:22:55 +00:00
rm Cross ref chflags(1). 2003-02-04 20:38:51 +00:00
rmail
rmdir
setfacl Add "-h" arguments to getfacl and setfacl, which behave in a manner 2002-12-30 15:36:29 +00:00
sh Add FBSDID. 2003-02-05 13:23:46 +00:00
sleep Minimal take on previous commit -- remove getopt and printf. Static size 2002-11-14 01:14:35 +00:00
stty
sync
test
uuidgen
Makefile kenv(1) has been repo copied from usr.bin to bin. 2003-01-20 17:56:25 +00:00
Makefile.inc