1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/bin
Xin LI 164d3f0bdc Correct a typo and make the documentation more mdoc(7) complaint.
Pointed out by:	dd
Approved by:	murray (mentor)
2004-11-01 16:52:34 +00:00
..
cat Use warn() instead of perror(). 2004-07-20 05:52:00 +00:00
chflags chflags compiles with WARNS?=6. 2004-10-03 15:03:15 +00:00
chio
chmod
cp
csh KANJI and DSPMBYTE are now "on" by default in the tcsh 6.13.00 distribution. 2004-07-11 02:23:38 +00:00
date Change the behaviour of `-v' so that, e.g., stepping a month back 2004-08-09 13:43:39 +00:00
dd Add a "fillchar" command line argument to dd(1) that permits the user 2004-08-15 19:10:05 +00:00
df Currently if a mount point is not accessible by the calling user, 2004-07-20 18:24:47 +00:00
domainname
echo
ed Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
expr Remove BUGS section that talked about missing multibyte character support. 2004-07-12 10:46:55 +00:00
getfacl
hostname
kenv
kill Deal with double whitespace. 2004-07-03 00:06:28 +00:00
ln Deal with double whitespace. 2004-07-03 00:06:28 +00:00
ls
mkdir Don't read the byte at *argv[strlen(*argv) + 1]. 2004-09-24 06:57:26 +00:00
mv
pax Document missing multibyte character handling in utilities specified 2004-07-03 02:03:44 +00:00
ps Use warn() instead of perror(). 2004-07-20 05:52:00 +00:00
pwd Deal with double whitespace. 2004-07-03 00:06:28 +00:00
rcp Deal with double whitespace. 2004-07-03 00:06:28 +00:00
realpath
rm Correct a typo and make the documentation more mdoc(7) complaint. 2004-11-01 16:52:34 +00:00
rmail
rmdir
setfacl
sh Attempting to unset an undefined variable or function should not be 2004-09-27 18:43:18 +00:00
sleep
stty Deal with double whitespace. 2004-07-03 00:06:28 +00:00
sync
test Clarify: test compares strings by binary value, not "ASCII value". 2004-07-03 01:49:17 +00:00
uuidgen
Makefile
Makefile.inc Now that we have gcc 3.4, we can flip ia64 to using a dynamically linked 2004-08-06 00:07:26 +00:00