freebsd-dev/bin
2013-11-01 13:57:30 +00:00
..
cat - Add the __dead2 attribute since it is a function that never returns 2013-04-23 13:03:11 +00:00
chflags Expand the use of stat(2) flags to allow storing some Windows/DOS 2013-08-21 23:04:48 +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 Sweep man pages replacing ad -> ada. 2013-10-01 18:41:53 +00:00
df Clean up a spurious "." in SEE ALSO. 2013-10-28 23:02:12 +00:00
domainname Point users towards nisdomainname and rc.conf. 2013-04-22 17:55:12 +00:00
echo
ed Fix a -Wunsequenced warning. 2013-06-29 15:49:26 +00:00
expr Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
freebsd-version Remove extraneous \n. 2013-10-11 20:10:18 +00:00
getfacl
hostname Mark usage() __dead2 2013-04-28 22:52:43 +00:00
kenv Constify parameters, no functional or binary change. 2013-05-15 18:38:28 +00:00
kill Remove cast that was only required for K&R C. 2013-04-28 22:05:01 +00:00
ln Add 'static' where able. 2013-06-02 17:55:00 +00:00
ls Expand the use of stat(2) flags to allow storing some Windows/DOS 2013-08-21 23:04:48 +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 Remove useless check - ki_loginclass is an array; can't be NULL. 2013-10-04 16:08:44 +00:00
ps Don't test arrays for being NULL. 2013-10-21 09:12:04 +00:00
pwait
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(1),limits(1): Document kqueues (-k) rlimit. 2013-11-01 13:57:30 +00:00
sleep sleep: Explain in a comment why the [EINTR] check is there. 2013-06-05 20:15:18 +00:00
stty
sync
test test(1): Add information about replacing -nt/-ot. 2013-05-31 22:57:04 +00:00
uuidgen
Makefile By popular demand, move freebsd-version(1) from /libexec to /bin. 2013-10-09 20:47:20 +00:00
Makefile.inc