..
cat
- Applied patch from PR bin/35408 by Andreas Wiese.
2007-01-13 11:51:59 +00:00
chio
appease gcc -Wuninitialized
2005-06-01 15:12:18 +00:00
chmod
Add xref to chflags(1). From Andre Luiz de Oliveira in PR 32265.
2005-12-09 20:27:02 +00:00
cp
fix whitespace nits (space -> tab)
2006-12-26 00:13:24 +00:00
csh
sprinkle volatile
2006-10-15 23:57:21 +00:00
date
Drop trailing whitespace.
2006-11-26 16:40:44 +00:00
dd
Bump date for progress=n description change.
2006-01-12 21:42:11 +00:00
df
fix formatting of df -h; from Zafer.
2006-09-04 16:32:57 +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
sprinkle volatile
2006-10-15 23:57:21 +00:00
expr
Handle asprintf failing to allocate.
2006-03-17 14:43:11 +00:00
hostname
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:05:01 +00:00
kill
Coverity CID 2356: Remove bogus test !*argv; also cleanup string usage.
2006-03-17 22:30:11 +00:00
ksh
fix the sort order too.
2006-11-14 20:27:10 +00:00
ln
Add -i to usage.
2006-10-13 20:37:10 +00:00
ls
Complete the move of string_to_flags() and flags_to_string() from the
2006-12-14 20:09:35 +00:00
mkdir
Fix setmode error handling.
2005-10-01 20:22:29 +00:00
mt
use c99 initializers
2006-10-16 00:07:32 +00:00
mv
PR/33396: Christian Biere: Global Warming may be caused by mv(1)
2006-09-23 16:54:13 +00:00
pax
Don't depend on lubutil if we're building host tools. Fix tools build on
2006-12-16 12:59:16 +00:00
ps
Add support for printing the emulation of the process.
2006-10-29 22:32:53 +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
sprinkle a little const, and now everything compiles with WARNS=3
2005-06-26 19:10:48 +00:00
rcp
pass lint; from Anon Ymous
2006-12-15 22:45:34 +00:00
rm
New sentence, new line. Bump date for previous.
2006-09-02 23:28:32 +00:00
rmdir
Fix rmdir -p x/y/z//
2003-09-29 21:11:15 +00:00
sh
PR/35410: Valeriy E. Ushakov: /bin/sh mishandles shell function definitions
2007-01-13 18:58:26 +00:00
sleep
PR/27140: "sleep time" doesn't error out.
2005-10-17 10:11:46 +00:00
stty
c99 initializers
2006-10-16 00:37:55 +00:00
sync
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 09:05:01 +00:00
systrace
Add -E to SYNOPSIS. Fix typo. Bump date for previous.
2006-12-23 09:43:47 +00:00
test
Revert previous (==) - not worth the trouble.
2006-09-24 13:24:08 +00:00
Makefile
…
Makefile.inc
sprinkle a little const, and now everything compiles with WARNS=3
2005-06-26 19:10:48 +00:00