freebsd-skq/usr.sbin
Ryan Stone 2e0aa47581 The generated Makefile for the kernel was not running ctfconvert on
object files corresponding to source files that had the compile-with
option set in conf/files.  This means that any fbt probes for functions
in that object file would not have correct argument types.

The fix is to run ctfconvert on any target file that does not have the
no-obj option set in files.

PR:		bin/160275
Reported by:	Paul Ambrose (ambrosehua AT gmail DOT com)
MFC after:	1 week
2011-11-10 21:07:14 +00:00
..
ac Fix double ;; 2010-12-06 10:24:06 +00:00
accton
acpi Purge _USE_BERKELEY_YACC definition from Makefile. This ugly hack is no 2011-04-15 21:47:10 +00:00
adduser mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
amd MFtbemd: 2010-08-23 22:24:11 +00:00
ancontrol Remove duplicated header files 2011-06-24 07:05:20 +00:00
apm Mark global functions and/or variables in apm(8) static where possible. 2011-11-06 19:01:30 +00:00
apmd Don't generate input() since it's not used. 2010-11-22 14:16:22 +00:00
arp Do not hardcode (20*60), but use current ARP timeout value configured 2010-11-30 16:14:19 +00:00
arpaname bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
asf mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
audit
auditd Fixed static linkage. 2010-02-26 09:41:16 +00:00
auditreduce
authpf
bluetooth Remove redundant assignments to WARNS. 2011-06-06 20:24:17 +00:00
boot0cfg Remove a note about disabling of GEOM protection mechanism. 2011-11-07 09:29:10 +00:00
boot98cfg
bootparamd
bsdinstall Provide an error message and error handling if there are no network 2011-10-25 16:35:48 +00:00
bsnmpd Apparently, "ada" drives are better treated similarly to "da" drives. 2011-10-24 12:59:39 +00:00
btxld
burncd Add a "kern.features.ata_cam" sysctl in the kernel when the ATA_CAM kernel 2011-10-09 21:42:02 +00:00
cdcontrol Make all functions and global variables static for cdcontrol(8). 2011-11-06 16:52:26 +00:00
chkgrp
chown Mark global functions and/or variables in chown(8) static where possible. 2011-11-06 19:01:41 +00:00
chroot Eliminate global variables. 2011-11-06 16:40:17 +00:00
ckdist mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
clear_locks mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
config The generated Makefile for the kernel was not running ctfconvert on 2011-11-10 21:07:14 +00:00
cpucontrol - Save some space relying on the fact that all ioctl commands 2011-01-07 18:52:08 +00:00
crashinfo Teach crashinfo(8) to look at the currently running kernel (based on the 2010-11-30 16:04:40 +00:00
cron List /var/cron/tabs in FILES and add descriptions for the other entries. 2010-05-14 01:25:30 +00:00
crunch mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
ctm mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
daemon Slightly improve wording. 2010-05-17 11:18:33 +00:00
dconschat mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
ddns-confgen bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
devinfo Mark global functions and/or variables in devinfo(8) static where possible. 2011-11-06 19:01:48 +00:00
digictl
diskinfo Fix diskinfo -t operation for disks smaller then 8GB or bigger then 2TB. 2011-07-21 19:39:40 +00:00
dnssec-dsfromkey
dnssec-keyfromlabel
dnssec-keygen
dnssec-revoke bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
dnssec-settime bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
dnssec-signzone bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
dumpcis
editmap
edquota
eeprom The NetBSD Foundation has given permission to remove clause 3 and 4 2010-02-16 21:47:05 +00:00
extattr extattr: Fix a signed/unsigned issue 2010-05-12 21:25:05 +00:00
extattrctl Close fd in initattr() and showattr(). 2010-12-08 10:27:07 +00:00
faithd Provide a more user friendly URL to the IETF site in faithd(8). 2011-08-02 11:35:28 +00:00
fdcontrol mdoc: Remove leading garbage, empty lines and order preamble 2010-05-27 13:56:19 +00:00
fdformat The FD_FORM ioctl used to ignore errors from the floppy controller; now when 2011-02-21 09:56:08 +00:00
fdread Mark global functions and/or variables in fdread(8) static where possible. 2011-11-06 19:01:54 +00:00
fdwrite mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
fifolog Another couple of unsigned/ssize_t changes. 2011-03-01 08:52:10 +00:00
flowctl Conditionally compile in the IPv4/IPv6 address family support. 2011-07-06 15:18:32 +00:00
freebsd-update Add '%' and '@' to the set of characters which can appear in path names. 2011-10-23 06:23:11 +00:00
ftp-proxy Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
fwcontrol Quiet clang warnings by using literal format strings for printf-like 2011-01-04 02:52:22 +00:00
genrandom bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
getfmac
getpmac
gpioctl Bump the date of the man page to the date of the actual commit. 2011-05-25 21:04:11 +00:00
gssd mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
gstat
i2c mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
ifmcstat Remove duplicated header files 2011-06-24 07:05:20 +00:00
inetd
iostat Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
ip6addrctl
ipfwpcap
IPXrouted Fix incorrect usage of 'assure' and 'insure'. 2010-08-28 16:32:01 +00:00
isc-hmac-fixup bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
jail Always disable mount and unmount for jails with enforce_statfs==2. 2011-08-02 19:44:40 +00:00
jexec
jls Fix jls backward compat mode broken in r222465, correctly 2011-08-13 13:49:11 +00:00
kbdcontrol Don't generate input() since it's not used. 2010-11-22 14:16:22 +00:00
kbdmap Place quotes around the output of kbdmap(1), designed to be pasted into 2011-10-16 16:05:23 +00:00
keyserv
kgmon
kgzip
kldxref Repair some build breakage introduced in r211725 and garbage collect some 2010-08-28 15:03:11 +00:00
lastlogin Allow custom files to be opened and allow sorting by timestamp. 2011-06-06 18:40:01 +00:00
lmcconfig lmcconfig(8): bump to WARNS=3, fix typo in usage while here 2010-12-20 19:08:15 +00:00
lpr - Fix the code that matches userids in match_jobspec(). It needs to check 2011-04-13 00:36:19 +00:00
lptcontrol
mailstats
mailwrapper Create the /bin/rmail symlink (which mailers such as postfix 2010-10-12 21:01:26 +00:00
makefs - remove device keyword from makefs manpage 2011-10-17 21:31:03 +00:00
makemap
manctl
memcontrol Mark global functions and/or variables in memcontrol(8) static where possible. 2011-11-06 19:01:59 +00:00
mergemaster 1. Add a new option, --run-updates, to always or never run the newalises, 2011-11-02 07:40:23 +00:00
mfiutil Improve battery capacity reporting 2011-09-27 14:28:07 +00:00
mixer Mark global functions and/or variables in mixer(8) static where possible. 2011-11-06 19:02:13 +00:00
mld6query Add __unused. Ansi prototypes. 2010-12-20 08:54:30 +00:00
mlxcontrol mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
mount_nwfs mount_nwfs(8): make WARNS=6 clean 2010-03-04 16:07:14 +00:00
mount_portalfs mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
mount_smbfs
mountd Use calloc() instead of an explicit memset. 2011-07-14 07:35:28 +00:00
moused Mark global functions and/or variables in moused(8) static where possible. 2011-11-06 19:02:20 +00:00
mptable Mark all global variables static for mptable(1). 2011-11-06 16:47:50 +00:00
mptutil Similar to mfiutil, drop local definition of powerof2() and use version 2010-11-22 14:36:04 +00:00
mtest Don't die if either of INET or INET6 aren't in the running kernel. 2011-06-24 17:54:45 +00:00
mtree Wording fixes. 2010-05-14 01:45:05 +00:00
named Upgrade to BIND version 9.8.1. Release notes at: 2011-09-03 07:13:45 +00:00
named-checkconf bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
named-checkzone
named-journalprint bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
ndiscvt Use new output format 'elf64-x86-64-freebsd' instead of 'elf64-x86-64', 2010-11-01 20:20:31 +00:00
ndp - Merge changes to the base system to support OFED. These include 2011-03-21 09:40:01 +00:00
newsyslog Add new modifier - "R", when it is specified the path to pid file 2011-05-14 03:00:55 +00:00
nfscbd Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
nfsd Remove duplicated header files 2011-06-24 07:05:20 +00:00
nfsdumpstate Fix handling of the "-l" argument for nfsdumpstate(8). 2010-07-20 00:32:11 +00:00
nfsrevoke
nfsuserd Change the NFSv4 nfsuserd(8) daemon so that it doesn't preload the 2011-06-21 21:07:33 +00:00
ngctl Add __unused. Ansi prototypes. 2010-12-20 09:36:54 +00:00
nghook
nologin
nscd mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
nsec3hash bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
ntp * Add the readline(3) API to libedit. The libedit versions of 2011-04-05 18:41:01 +00:00
nvram
ofwdump
pc-sysinstall Welcome the initial patches for OSX bootcamp support!!! 2011-11-08 23:44:26 +00:00
pciconf Only attempt to list extended capabilities for devices that have a 2010-09-16 16:03:12 +00:00
periodic mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
pkg_install Staticify elide_root() for now to fix build. 2011-10-24 21:38:25 +00:00
pmcannotate Fix a grammatical error connected to the previous commit. 2010-10-16 17:30:27 +00:00
pmccontrol Fix logical_cpus_mask retrieving by using, correctly, cpuset_t. 2011-07-15 11:46:54 +00:00
pmcstat Two bugs fixed: 2011-11-01 09:28:47 +00:00
pnpinfo
portsnap portsnap: Detect error immediately if we can't fetch the snapshot metadata. 2011-10-04 22:28:06 +00:00
powerd Add -m and -M options to control the minimum and maximum frequency. 2010-08-17 09:11:38 +00:00
ppp Remove duplicated header files 2011-06-24 07:05:20 +00:00
pppctl mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
praliases
praudit
procctl
pstat Get rid of major/minor number distinction. 2011-09-28 18:53:36 +00:00
pw Backout r223115 which potentially caused a POLA violation, by restoring 2011-07-31 03:00:00 +00:00
pwd_mkdb Mark global functions and/or variables in pwd_mkdb(8) static where possible. 2011-11-06 19:02:25 +00:00
quot The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilities 2011-01-24 06:17:05 +00:00
quotaon IFH@204581 2010-03-04 13:35:57 +00:00
rarpd Catch up with kernel using time_uptime to drive ARP timeouts. 2010-12-06 09:37:56 +00:00
repquota Debugging nits found while testing the new 64-bit quota code. 2010-03-16 06:12:30 +00:00
rip6query Mark global functions and/or variables in rip6query(8) static where possible. 2011-11-06 19:02:31 +00:00
rmt Mark global functions and/or variables in rmt(8) static where possible. 2011-11-06 19:02:37 +00:00
rndc bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
rndc-confgen bmake and other updates necessary for the BIND 9.8.x upgrade. 2011-07-16 11:20:54 +00:00
route6d
rpc.lockd Fix the nfs related daemons so that they don't intermittently 2011-06-02 19:49:47 +00:00
rpc.statd Fix the nfs related daemons so that they don't intermittently 2011-06-02 20:15:32 +00:00
rpc.umntall
rpc.yppasswdd Remove duplicated header files 2011-06-24 07:05:20 +00:00
rpc.ypupdated Remove duplicated header files 2011-06-24 07:05:20 +00:00
rpc.ypxfrd Spelling fixes. 2010-08-01 09:37:36 +00:00
rpcbind Use prototype. While I'm there, add a pair of parenthesis to mark an if 2011-07-14 07:28:49 +00:00
rrenumd
rtadvctl - Fix a bug that can lead to displaying an incorrect value. (r224210) 2011-09-12 23:52:55 +00:00
rtadvd Remove RA timer on an interface with !IFF_UP actively after starting to send 2011-09-20 00:32:30 +00:00
rtprio Use errx() instead of err() in parseint. There is usually no interesting 2011-01-04 17:27:17 +00:00
rtsold - Add ":origin" label to the interface id for resolvconf(8). (r223149) 2011-09-12 23:55:23 +00:00
rwhod Check return code of setuid(), setgid(), and setgroups() in rwhod. 2011-04-23 13:42:03 +00:00
sa mdoc: move remaining sections into consistent order 2010-05-13 12:08:11 +00:00
sade Update dialog to version 20100428. This changes the license under which 2011-01-12 14:55:02 +00:00
sendmail
service Fix a silly typo on my part. 2011-08-06 09:11:30 +00:00
services_mkdb Revise markup, mainly. 2010-10-05 06:31:11 +00:00
setfib
setfmac mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
setpmac mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
sicontrol
smbmsg mdoc: Remove leading garbage, empty lines and order preamble 2010-05-27 13:56:19 +00:00
snapinfo Mark global functions and/or variables in snapinfo(8) static where possible. 2011-11-06 19:02:43 +00:00
spkrtest Update spkrtest(8) to use new dialog auto-sizing syntax. 2011-01-13 17:30:18 +00:00
spray Mark global functions and/or variables in spray(8) static where possible. 2011-11-06 19:02:49 +00:00
syslogd Add a new option, -N to disable the default and recommended syslogd(8) 2011-07-14 07:33:53 +00:00
tcpdchk
tcpdmatch
tcpdrop Include param.h for CACHE_LINE_SIZE to unbreak the build. 2011-06-06 17:07:38 +00:00
tcpdump - change "is is" to "is" or "it is" 2011-10-16 14:30:28 +00:00
timed Simplify inclusion of the tsptype array a bit. 2011-11-06 16:37:15 +00:00
traceroute traceroute(8): make WARNS=3 clean 2010-12-04 14:19:27 +00:00
traceroute6 Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
trpt
tzsetup If the user is moving from any other time zone to UTC we need 2011-11-02 04:21:20 +00:00
uathload Only use -z noexecstack for these explicit arches: i386, amd64, powerpc 2011-02-16 21:04:47 +00:00
ugidfw Fix a couple of typos. 2010-07-30 11:58:18 +00:00
uhsoctl - Fixed automatic detection of the control serial port. 2010-07-20 03:11:26 +00:00
usbconfig - Correct USB 3.0 wire-speed to 5.0Gbps 2011-02-26 09:28:52 +00:00
usbdump Make the usbdump utility work again by using the correct BPF structures. 2011-10-17 15:54:20 +00:00
utxrm Add a utility, utxrm(8). 2011-02-19 11:44:04 +00:00
vidcontrol mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
vipw
wake Anything that casts struct sockaddr * to struct sockaddr_foo is safe 2010-02-09 17:16:13 +00:00
watch
watchdogd Protect the watchdog daemon against swap OOM killer. This is similar to 2010-09-26 01:45:33 +00:00
wlandebug
wlconfig
wpa Remove duplicated header files 2011-06-24 07:05:20 +00:00
yp_mkdb
ypbind Protect NIS client with madvise(2) since this daemon is required 2011-10-24 14:35:31 +00:00
yppoll The NetBSD Foundation has given permission to remove clause 3 and 4 2010-02-16 21:47:05 +00:00
yppush
ypserv Protect NIS server with madvise(2) since this daemon is required 2011-10-25 10:33:26 +00:00
ypset
zic wollman@ has OK'd dropping his maintainership of zic(8) 2010-03-20 11:05:11 +00:00
zzz
Makefile Farewall, sysinstall! You served us well for many years, but 10.0 is one 2011-10-03 15:13:09 +00:00
Makefile.amd64 Build sade on amd64 as well as i386 and sparc64. 2010-12-09 11:37:40 +00:00
Makefile.arm Merge from tbemd: use Makefile.arch to control building. 2010-09-13 02:21:07 +00:00
Makefile.i386 Merge from tbemd: use Makefile.arch to control building. 2010-09-13 02:21:07 +00:00
Makefile.ia64 Merge from tbemd: use Makefile.arch to control building. 2010-09-13 02:21:07 +00:00
Makefile.inc
Makefile.mips Fix n32 compile. 2011-01-27 14:16:12 +00:00
Makefile.powerpc Merge from tbemd: use Makefile.arch to control building. 2010-09-13 02:21:07 +00:00
Makefile.sparc64 Merge from tbemd: use Makefile.arch to control building. 2010-09-13 02:21:07 +00:00