.. |
cat
|
PR/32931: Johan Veenhuizen: cat(1) does not clear the EOF indicator for
|
2006-02-26 19:44:24 +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 Coverity issue 1754. Call fts_close() after we're done copying.
|
2006-03-17 06:22:30 +00:00 |
csh
|
Coverity CID 1763: Plug memory leak.
|
2006-03-18 07:09:08 +00:00 |
date
|
More minor cleanup:
|
2005-07-22 14:27:08 +00:00 |
dd
|
Bump date for progress=n description change.
|
2006-01-12 21:42:11 +00:00 |
df
|
Handle malloc returning NULL.
|
2006-03-17 13:53:31 +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
|
Handle asprintf returning NULL.
|
2006-03-17 14:37:14 +00:00 |
expr
|
Handle asprintf failing to allocate.
|
2006-03-17 14:43:11 +00:00 |
hostname
|
…
|
|
kill
|
Coverity CID 2356: Remove bogus test !*argv; also cleanup string usage.
|
2006-03-17 22:30:11 +00:00 |
ksh
|
Coverity CID 877: Prevent NULL deref.
|
2006-03-18 07:24:40 +00:00 |
ln
|
sprinkle a little const, and now everything compiles with WARNS=3
|
2005-06-26 19:10:48 +00:00 |
ls
|
Somehow missed this in the last commit, where I only changed the commentary
|
2005-10-31 14:13:33 +00:00 |
mkdir
|
Fix setmode error handling.
|
2005-10-01 20:22:29 +00:00 |
mt
|
- Whitespace nit.
|
2005-06-17 14:27:18 +00:00 |
mv
|
the case of waitpid() returning an error was already tested, and errno
|
2005-06-03 13:55:04 +00:00 |
pax
|
Coverity CID 343: Rework code so that we don't write after the end of the
|
2006-03-18 05:43:47 +00:00 |
ps
|
Coverity CID 1559: Fix memory leak.
|
2006-03-18 05:33:31 +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
|
Fix Coverity CID 1863, 1864; resource leak, bp not freed when !okname()
|
2006-03-18 04:44:49 +00:00 |
rm
|
Call fts_close() at the end of rm_tree().
|
2006-03-17 23:55:42 +00:00 |
rmdir
|
…
|
|
sh
|
Coverity CID 620: Remove dead code.
|
2006-03-18 05:25:56 +00:00 |
sleep
|
PR/27140: "sleep time" doesn't error out.
|
2005-10-17 10:11:46 +00:00 |
stty
|
sprinkle a little const, and now everything compiles with WARNS=3
|
2005-06-26 19:10:48 +00:00 |
sync
|
…
|
|
systrace
|
Wrap long lines.
|
2006-03-18 00:35:02 +00:00 |
test
|
KNF, use NULL instead of (type *)0.
|
2005-02-10 06:56:55 +00:00 |
Makefile
|
…
|
|
Makefile.inc
|
sprinkle a little const, and now everything compiles with WARNS=3
|
2005-06-26 19:10:48 +00:00 |