1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/bin
Eitan Adler bfefd42150 Add missing static qualifiers
Reviewed by:	ed, jilles
MFC After:	3 days
2013-04-27 21:59:43 +00:00
..
cat - Add the __dead2 attribute since it is a function that never returns 2013-04-23 13:03:11 +00:00
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 Fix socket calls on error post-r243965. 2012-12-21 15:54:13 +00:00
dd Literally follow POSIX: 2013-04-23 16:08:24 +00:00
df Don't appease clang static analyzer after all and roll back 2013-04-26 12:27:30 +00:00
domainname Point users towards nisdomainname and rc.conf. 2013-04-22 17:55:12 +00:00
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 Fix wording nit. 2012-12-28 22:06:33 +00:00
ls Add a few examples. 2013-03-15 20:12:54 +00:00
mkdir Add missing static qualifiers 2013-04-27 21:59:43 +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 Use a different way to silence clang analyzer as done in r245494 by 2013-01-16 18:15:25 +00:00
pwd
rcp
realpath
rm Add two more 'static' qualifiers 2013-04-26 17:56:35 +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 consider jobs -s/-p as reporting the status of jobs. 2013-04-27 14:07:25 +00:00
sleep
stty
sync
test Enhance test(1) by adding provision to compare any combination of the 2013-02-25 19:05:40 +00:00
uuidgen
Makefile
Makefile.inc