1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/usr.sbin
John Birrell 0aad0f2282 These are the things that the tinderbox has problems with because it
doesn't use the default CFLAGS which contain -fno-strict-aliasing.

Until the code is cleaned up, just add -fno-strict-aliasing to the
CFLAGS of these for the tinderboxes' sake, allowing the rest of the
tree to have -Werror enabled again.
2007-11-20 02:07:30 +00:00
..
ac
accton
acpi These are the things that the tinderbox has problems with because it 2007-11-20 02:07:30 +00:00
adduser Allow adding a user(s) to additional groups in batch mode as well. 2007-10-20 00:45:31 +00:00
amd
ancontrol
apm
apmd
arlcontrol
arp Reduce the WARNS levels in a couple of places so that we can enable 2007-11-18 00:29:36 +00:00
asf
atm
audit
auditd
auditreduce
authpf
bluetooth Allow search for any UUID entered by user. 2007-11-04 21:24:33 +00:00
boot0cfg
boot98cfg
bootparamd Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
bsnmpd
btxld
burncd
cdcontrol
chkgrp
chown
chroot
ckdist
config Fixed "make checkdpadd" (missing library dependencies). 2007-10-01 18:15:11 +00:00
cron Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
crunch Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
ctm
cxgbtool
daemon
dconschat
devinfo Bump up the limit for when to print the resources for a given resource 2007-10-27 13:06:15 +00:00
digictl
diskinfo
dnssec-keygen
dnssec-signzone
editmap
edquota
eeprom
extattr
extattrctl
faithd Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
fdcontrol
fdformat
fdread
fdwrite
flowctl
freebsd-update Add change missing from previous commit: Remove temporary file. 2007-11-16 14:00:22 +00:00
ftp-proxy
fwcontrol Remove dublicate .Pp, sort SEE ALSO. 2007-10-31 05:59:17 +00:00
getfmac
getpmac
gstat
i4b
ifmcstat mdoc fix: Add missing .El request 2007-10-30 16:04:23 +00:00
inetd
iostat
ip6addrctl Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
ipfwpcap Add a signal handler for SIGINT to make sure that the PID file 2007-10-12 14:57:39 +00:00
IPXrouted Use printf formats which match the variable types without casts so we 2007-11-17 23:09:39 +00:00
jail
jexec
jls
kbdcontrol
kbdmap
kernbb
keyserv Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
kgmon
kgzip
kldxref These are the things that the tinderbox has problems with because it 2007-11-20 02:07:30 +00:00
lastlogin
lmcconfig
lpr Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
lptcontrol
mailstats
mailwrapper
makemap
manctl
memcontrol
mergemaster
mixer
mld6query
mlxcontrol
mount_nwfs
mount_portalfs
mount_smbfs
mountd Use the correct variable to check for a malloc failing. This fixes a 2007-10-27 12:24:47 +00:00
moused
mptable
mtest
mtree mtree should use getcwd() instead of getwd(). getcwd() is safer, 2007-11-02 15:11:53 +00:00
named
named-checkconf
named-checkzone
named.reload
ndiscvt
ndp Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
newsyslog
nfsd
ngctl Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental 2007-10-09 23:31:11 +00:00
nghook
nologin
nscd These are the things that the tinderbox has problems with because it 2007-11-20 02:07:30 +00:00
ntp
nvram
ofwdump
pccard Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
pciconf Include agpreg.h from it's new location. 2007-11-13 01:30:40 +00:00
periodic - The weekly periodic runs occur on Saturday mornings, not on Sunday mornings 2007-09-07 21:54:45 +00:00
pkg_install Fix segfault while running with -a option and deinstalling broken 2007-11-10 22:57:12 +00:00
pmccontrol
pmcstat Fixed "make checkdpadd" (missing library dependencies). 2007-10-01 18:15:11 +00:00
pnpinfo
portsnap
powerd
ppp Use uintptr_t to cast a pointer to an integer to avoid compiler warnings 2007-11-17 23:14:06 +00:00
pppctl
pppd Add missing <stdlib.h> for exit() 2007-11-07 10:57:35 +00:00
pppstats Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
praliases
praudit
procctl
pstat
pw
pwd_mkdb
quot
quotaon
rarpd
raycontrol
repquota Change the header to indicate which type of id is being displayed, 2007-09-19 01:10:31 +00:00
rip6query Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
rmt
rndc
rndc-confgen
route6d Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
rpc.lockd Check the correct variables for malloc failures. 2007-11-07 10:21:36 +00:00
rpc.statd Check the correct variables for malloc failures. 2007-11-07 10:21:36 +00:00
rpc.umntall
rpc.yppasswdd These are the things that the tinderbox has problems with because it 2007-11-20 02:07:30 +00:00
rpc.ypupdated
rpc.ypxfrd
rpcbind Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
rrenumd Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
rtadvd Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
rtprio
rtsold Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
rwhod
sa Fix a compiler warning by using a printf format matching the variable 2007-11-17 23:17:05 +00:00
sade Adjust HISTORY. 2007-10-12 18:16:35 +00:00
sendmail
setfmac
setpmac
sicontrol
sliplogin
slstat
smbmsg
snapinfo
spkrtest
spray
sysinstall xorg-printserver still exists in the ports tree but it's marked as 2007-11-10 04:01:41 +00:00
syslogd
tcpdchk
tcpdmatch
tcpdrop Normalize usage output. 2007-10-31 13:49:20 +00:00
tcpdump Update for tcpdump 3.9.8 2007-10-16 02:32:44 +00:00
timed Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
traceroute
traceroute6 Cleanup of userland __P use 2007-11-07 10:53:41 +00:00
trpt
tzsetup
ugidfw
usbdevs
vidcontrol
vipw
watch
watchdogd
wlandebug
wlconfig
wpa install hostapd.conf and related files for folks that don't have source 2007-11-10 20:27:09 +00:00
yp_mkdb
ypbind
yppoll
yppush
ypserv
ypset
zic
zzz
Makefile Some left over from the sensors framework. 2007-10-16 03:26:31 +00:00
Makefile.inc