1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-13 14:40:22 +00:00
freebsd/bin
Jilles Tjoelker 9bb8ccd642 sh: Remove unnecessary reset functions.
These are already handled by exception handlers.
2013-08-16 20:24:41 +00:00
..
cat
chflags
chio
chmod
cp
csh
date
dd Make dd's signal handler async safe. 2013-05-10 18:43:36 +00:00
df Complete revision 243104. 2013-05-17 03:52:20 +00:00
domainname
echo
ed Fix a -Wunsequenced warning. 2013-06-29 15:49:26 +00:00
expr
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
mkdir Add missing static qualifiers 2013-04-27 21:59:43 +00:00
mv
pax
pkill Add -c flag to pgrep(1) and pkill(1), to match login classes. 2013-08-09 08:38:51 +00:00
ps
pwait
pwd
rcp
realpath
rm Add two more 'static' qualifiers 2013-04-26 17:56:35 +00:00
rmail
rmdir
setfacl
sh sh: Remove unnecessary reset functions. 2013-08-16 20:24:41 +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
Makefile.inc