HardenedBSD/usr.sbin
Ian Dowse 09d4f7789e This is a selection of essentially cosmetic changes:
- Use '\0' for a char instead of NULL.
- Explicitly compare against the global `nullstring' to determine if
  a non-NULL uaddr is not malloc'd.
- Remove some unnecessary casting of the argument to free().
- In rpcbproc_callit_com(), move the freeing of m_uaddr to the
  cleanup code at the end of the function.
- To avoid confusion and  possible alignment problems, change
  netbufdup() to allocate the netbuf struct and the sockaddr buffer
  separately, and change netbuffree() accordingly. This makes it
  produce netbufs that are consistent with all other netbufs in
  rpcbind.
2001-07-14 17:46:52 +00:00
..
ac Constify and set WARNS=2. 2001-06-24 18:41:30 +00:00
accton Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ 2001-06-30 05:39:36 +00:00
acpi mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
adduser mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
amd
ancontrol mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
apm
apmd
arp mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
atm mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
boot0cfg
boot98cfg Constify and set WARNS=2. 2001-06-24 18:51:40 +00:00
bootparamd
btxld
burncd
cdcontrol mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
chkgrp mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
chown mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
chroot mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
ckdist
config Put on my peril-sensitive sunglasses and remove the POLA-violating 2001-07-14 05:02:40 +00:00
cron Fix the type of the NULL arg to execl() 2001-07-09 09:24:06 +00:00
crunch mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
ctm mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
dev_mkdb Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ 2001-06-30 05:39:36 +00:00
devinfo
digictl mdoc(7) police: -xwidth has been fold into -width. 2001-07-13 09:09:52 +00:00
diskcheckd * Read 64k at a time with variable length pauses between instead of 2001-07-04 17:43:43 +00:00
diskpart mdoc(7) police: removed punctuation after the last SEE ALSO xref. 2001-07-10 18:00:19 +00:00
dpt
edquota Fix the type of the NULL arg to execl() 2001-07-09 09:24:06 +00:00
elf2exe mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
extattrctl mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
faithd mdoc(7) police: eliminate warnings, fix markup. 2001-07-10 08:04:09 +00:00
fdcontrol Add appropriate includes and prototypes; staticize; set WARNS=2. Also 2001-06-26 22:11:13 +00:00
fdformat Make fdformat WARN=2 ready. 2001-07-03 21:43:41 +00:00
fdread mdoc(7) police: use plain text parentheses with plain text blocks. 2001-07-05 07:21:28 +00:00
fdwrite mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
getextattr mdoc(7) police: fixed formatting bug in rev. 1.10. 2001-07-05 07:23:24 +00:00
gifconfig Nuke unused variables. 2001-06-24 23:41:57 +00:00
i4b mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
ifmcstat Install it with mode 550, and with default group ${BINGRP}. 2001-07-04 07:20:11 +00:00
inetd mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
iostat mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
ipftest Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
ipresend Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
ipsend Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
iptest Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
IPXrouted mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
jail mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
kbdcontrol Repeat after me: "when reporting `file not found', perform a little bit of 2001-07-13 16:30:11 +00:00
kbdmap mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
kernbb mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
keyadmin
keyserv Nuke unused variables. 2001-06-24 23:41:57 +00:00
kgmon mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
kgzip mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
lastlogin Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ 2001-06-30 05:39:36 +00:00
lpr mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
lptcontrol mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
mailstats
mailwrapper
makemap
manctl mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
memcontrol mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
mergemaster mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
mixer Constify and set WARNS=2. 2001-06-25 21:06:15 +00:00
mld6query mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
mlxcontrol
mount_nwfs mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 11:04:34 +00:00
mount_portalfs
mountd mdoc(7) police: cosmetics. 2001-07-04 13:57:34 +00:00
moused mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
mptable
mrouted Mark some functions as __printflike() 2001-07-05 09:28:13 +00:00
mtest Include missing header files which define functions for which gcc has 2001-06-24 20:25:23 +00:00
mtree Mark a static function as __printflike() 2001-07-05 07:52:56 +00:00
named
named.reload
named.restart
ndc
ndp
newsyslog Fix the type of the NULL arg to execl() 2001-07-09 09:24:06 +00:00
nfsd mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). 2001-07-06 16:46:48 +00:00
ngctl mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
nghook mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
nologin mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 11:04:34 +00:00
nslookup
nsupdate
ntp mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). 2001-07-06 16:46:48 +00:00
pccard mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
pciconf mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
pcvt mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
periodic mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
pkg_install mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
pnpinfo
ppp Perform MSS fixups on incoming packets as well as outgoing. 2001-07-13 02:04:19 +00:00
pppctl mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
pppd
pppstats
praliases
prefix
procctl mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
pstat mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
pw mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
pwd_mkdb
quot mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
quotaon mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
rarpd make it compile on alpha again 2001-07-05 16:53:49 +00:00
raycontrol mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
repquota mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
rip6query Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ 2001-06-30 05:39:36 +00:00
rmt mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
route6d
rpc.lockd
rpc.statd
rpc.umntall mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). 2001-07-06 16:46:48 +00:00
rpc.yppasswdd Fix the type of the NULL arg to execl() 2001-07-09 09:24:06 +00:00
rpc.ypupdated Fix the type of the NULL arg to execl() 2001-07-09 09:24:06 +00:00
rpc.ypxfrd
rpcbind This is a selection of essentially cosmetic changes: 2001-07-14 17:46:52 +00:00
rrenumd mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
rtadvd mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
rtprio
rtsold
rwhod mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
sa
sade Tweak the Alpha partition warning wording and comment a little. 2001-07-13 16:45:00 +00:00
sendmail
setextattr Xref to extattr(2) and extattr(3). 2001-06-24 23:59:22 +00:00
setkey mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). 2001-07-06 16:46:48 +00:00
sgsc
sicontrol mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
sliplogin mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
slstat mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
spkrtest mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
spray mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
stallion mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
sysinstall Tweak the Alpha partition warning wording and comment a little. 2001-07-13 16:45:00 +00:00
syslogd mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
tcpdchk
tcpdmatch
tcpdump Don't try to compile v6-only files if NOINET6. 2001-07-11 21:46:06 +00:00
timed mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
traceroute
traceroute6
trpt mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
tzsetup mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
usbd mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
usbdevs Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ 2001-06-30 05:39:36 +00:00
vidcontrol
vipw mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
vnconfig Include missing header files which define functions for which gcc has 2001-06-24 20:25:23 +00:00
watch
wicontrol mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
wlconfig
xten
yp_mkdb
ypbind Whine if we discover an unknown option. This program doesn't use 2001-07-13 14:10:09 +00:00
yppoll Include missing header files which define functions for which gcc has 2001-06-24 20:25:23 +00:00
yppush
ypserv mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:12:08 +00:00
ypset
zic
Makefile
Makefile.inc