freebsd_amp_hwpstate/bin
Ulrich Spörlein 11ed25f278 bin/df: Fix unitialized use in prtstat
While here:
- use NULL in the context of pointers
- use memset instead of bzero throughout the file
- free memory to appease clang static analyzer

Found by:	Coverity Scan (the UNINIT one)
2013-04-20 12:41:05 +00:00
..
cat
chflags - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of type 2013-03-21 22:44:33 +00:00
chio Update chio(1) and ch(4) to support reporting element designators. 2013-04-19 20:03:51 +00:00
chmod
cp Add a few examples. 2013-03-15 20:12:54 +00:00
csh
date
dd IFP4 change 222074. 2013-04-03 19:19:45 +00:00
df bin/df: Fix unitialized use in prtstat 2013-04-20 12:41:05 +00:00
domainname
echo
ed Fix compiling ed w/ WITHOUT_ED_CRYPTO... These variables aren't 2013-03-23 19:04:57 +00:00
expr Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
getfacl
hostname
kenv
kill
ln
ls Add a few examples. 2013-03-15 20:12:54 +00:00
mkdir Add a few examples. 2013-03-15 20:12:54 +00:00
mv - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of type 2013-03-21 22:44:33 +00:00
pax
pkill
ps Add a few examples. 2013-03-15 20:12:54 +00:00
pwait
pwd
rcp
realpath
rm Add a few examples. 2013-03-15 20:12:54 +00:00
rmail
rmdir Add a few examples. 2013-03-15 20:12:54 +00:00
setfacl Mention that read_attributes, write_attributes, read_acl and write_acl 2013-04-01 13:17:28 +00:00
sh sh: Don't modify exit status when break/continue/return passes !. 2013-04-12 15:19:35 +00:00
sleep
stty
sync
test
uuidgen
Makefile
Makefile.inc