..
cat
Remove unused code left over from temporary printescaped functionality.
2004-01-04 03:31:28 +00:00
chio
Add (unsigned char) cast to ctype function
2004-10-29 19:51:36 +00:00
chmod
Remove unused code left over from temporary printescaped functionality.
2004-01-04 03:34:00 +00:00
cp
remove unused code left from printescaped() backput as pointed out by Jeff
2004-01-04 16:04:18 +00:00
csh
Don't forget to FIOCLEX the internal copies of stdout,stderr,stddiag when
2004-09-28 16:07:01 +00:00
date
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:05:01 +00:00
dd
Spell the plural of suffix "suffixes", not "suffices".
2004-02-13 17:56:17 +00:00
df
Use the same width (9) for both the Used and Avail columns.
2004-12-31 09:54:28 +00:00
domainname
Drop extra space.
2004-06-15 14:08:33 +00:00
echo
Put a few headers back so this compiles again.
2003-11-25 03:40:18 +00:00
ed
use ${HOST_SH} instead of /bin/sh
2003-10-26 03:50:07 +00:00
expr
Grammar improvement by Patrick Welche.
2004-04-23 13:28:58 +00:00
hostname
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:05:01 +00:00
kill
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:05:01 +00:00
ksh
White space nit- don't put a space before/after increment/decrement
2005-02-11 06:21:21 +00:00
ln
Add -v to usage. Closes PR 25862 by Kouichirou Hiratsuka.
2004-06-25 14:25:33 +00:00
ls
The '-l' option *always* prints a total, not only if output is to a
2005-01-09 16:33:32 +00:00
mkdir
remove unused code left from printescaped() backput as pointed out by Jeff
2004-01-04 16:04:18 +00:00
mt
Allow short command names as long as they are not ambiguous.
2005-02-03 15:15:48 +00:00
mv
Deal with RESCUEDIR
2004-08-19 22:25:49 +00:00
pax
Fix from PR#29290. Properly terminate the cpio_longopts struct so an unknown
2005-02-10 17:48:33 +00:00
ps
allow -t ttyp0 -t p0 -t /dev/ttyp0 -t /dev/pts/0
2005-02-11 18:26:18 +00:00
pwd
file system, not filesystem; e.g. is an abbreviation; use FAT instead of msdos
2003-10-30 14:58:23 +00:00
rcmd
Add WARNS=3
2004-10-16 18:07:16 +00:00
rcp
Bump date for removal of Kerberos option descriptions.
2004-09-05 08:48:32 +00:00
rm
Sort sections, bump date for previous, and add a comma after e.g..
2004-03-24 11:37:07 +00:00
rmdir
Fix rmdir -p x/y/z//
2003-09-29 21:11:15 +00:00
sh
expbackq() was incorrectly backing up a temporary buffer when removing \n
2005-02-14 20:46:26 +00:00
sleep
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:05:01 +00:00
stty
Fix longstanding gap in stty functionality: while many operations had
2004-04-01 16:10:03 +00:00
sync
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:05:01 +00:00
systrace
increase the maximum length of allowable system call names
2004-12-01 03:30:07 +00:00
test
KNF, use NULL instead of (type *)0.
2005-02-10 06:56:55 +00:00
Makefile
…
Makefile.inc
…