NetBSD/bin
simonb 15dc85722d Make the change for bin/31548 to set $PWD on shell startup non-fatal if
the current directory doesn't exist.
2006-05-04 11:16:53 +00:00
..
cat PR/32931: Johan Veenhuizen: cat(1) does not clear the EOF indicator for 2006-02-26 19:44:24 +00:00
chio
chmod
cp Fix Coverity issue 1754. Call fts_close() after we're done copying. 2006-03-17 06:22:30 +00:00
csh It's "its." 2006-04-24 19:00:29 +00:00
date
dd
df Handle malloc returning NULL. 2006-03-17 13:53:31 +00:00
domainname
echo
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 Avoid double free. 2006-04-27 13:25:21 +00:00
ln
ls Fix date (no leading zero), fix xref: sticky(7) not (8). 2006-04-08 22:39:39 +00:00
mkdir
mt Oops, the previous change was not entirely correct since we were checking 2006-03-22 01:45:08 +00:00
mv
pax It's "its." 2006-04-24 19:00:29 +00:00
ps Coverity CID 1559: Fix memory leak. 2006-03-18 05:33:31 +00:00
pwd
rcmd
rcp Goodbye KerberosIV 2006-03-20 04:03:10 +00:00
rm Call fts_close() at the end of rm_tree(). 2006-03-17 23:55:42 +00:00
rmdir
sh Make the change for bin/31548 to set $PWD on shell startup non-fatal if 2006-05-04 11:16:53 +00:00
sleep
stty
sync
systrace translate sendmsg so that tools like nslookup will show remote addresses; 2006-04-16 05:19:02 +00:00
test
Makefile
Makefile.inc