freebsd-src/usr.sbin/config
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
..
config.5 mdoc: drop redundant .Pp calls, kill EOL whitespace 2010-10-09 11:43:00 +00:00
config.8 Enhance config to handle MACHINEs with multiple architectures: 2010-07-13 04:08:08 +00:00
config.h - Merge changes to the base system to support OFED. These include 2011-03-21 09:40:01 +00:00
config.y Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
configvers.h Generate MACHINE= and MACHINE_ARCH= lines based on the machine 2011-02-11 06:35:53 +00:00
kernconf.tmpl Handle !INCLUDE_CONFIG_FILE entirely in the kernel. This should make some 2007-05-16 16:08:04 +00:00
lang.l Don't generate input() since it's not used. 2010-11-22 14:16:22 +00:00
main.c Improve portability of config(8). 2011-07-03 20:59:57 +00:00
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
mkheaders.c
mkmakefile.c The generated Makefile for the kernel was not running ctfconvert on 2011-11-10 21:07:14 +00:00
mkoptions.c Turns out that it is a bad idea to have a missing compat option be a 2010-08-15 08:44:32 +00:00