freebsd-nq/bin
Tony Finch 1413f7de53 Improve the layout of the description of the various parameter expansion
modifiers. The paragraph that explains the difference between ${foo:-bar}
and ${foo-bar} etc. was not very visible.
2003-02-03 23:03:05 +00:00
..
cat Be consistent about declaring a function "static", and consistent 2002-10-23 10:23:38 +00:00
chflags ANSIify function definitions. 2002-09-04 23:29:10 +00:00
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 Constify and staticify for lint. 2002-10-18 14:45:00 +00:00
csh Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ 2002-12-30 21:18:15 +00:00
date Staticify for lint. 2002-10-18 14:48:48 +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 Per-variable\ entry headers, to allow the 'ps -otime -otime=FOO' or similar 2003-01-19 00:31:16 +00:00
pwd
rcp Dekerberise. The corresponding userland stuff has been dekerberised 2002-10-16 16:10:46 +00:00
realpath realpath(3) should use PATH_MAX instead of MAXPATHLEN according to POSIX. 2003-01-15 21:22:55 +00:00
rm
rmail
rmdir
setfacl Add "-h" arguments to getfacl and setfacl, which behave in a manner 2002-12-30 15:36:29 +00:00
sh Improve the layout of the description of the various parameter expansion 2003-02-03 23:03:05 +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 o Remove $Id$ from copyright; there's $FreeBSD$, 2002-11-01 06:20:14 +00:00
Makefile kenv(1) has been repo copied from usr.bin to bin. 2003-01-20 17:56:25 +00:00
Makefile.inc