freebsd-dev/usr.sbin/config
Warner Losh bd34cda61a Bump minor version of config to reflect the new option remapping
feature.  The kernel makefiles have specifically not been bumped
because nothing uses this new feature and doing so forces everybody to
recompile for no good reason.  This chnage will be MFC'd where the
kernel version numbers for amd64 and ia64 will be bumped, since those
are the only two that have use the option remapping feature.  Once
merged, this will give a better error message to folks that are using
buildkernel without buildworld or kernel-toolchain to update their
kernels.

MFC after:	3 days
2010-04-20 20:36:38 +00:00
..
SMM.doc
config.5 Allow multiple makeoption lines to be used with the += operator, this permits 2008-11-22 21:12:47 +00:00
config.8 Delete commented out ancient history. 2009-01-26 21:45:33 +00:00
config.h Allow option aliasing. Lines of the form: 2010-04-15 15:10:46 +00:00
config.y - Handle calloc() allocation failures. 2010-03-30 13:46:40 +00:00
configvers.h Bump minor version of config to reflect the new option remapping 2010-04-20 20:36:38 +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 - Handle calloc() allocation failures. 2010-03-30 13:46:40 +00:00
main.c - Handle calloc() allocation failures. 2010-03-30 13:46:40 +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 Clean some code that became obfuscated over the years: 2005-11-25 22:25:34 +00:00
mkmakefile.c - Handle calloc() allocation failures. 2010-03-30 13:46:40 +00:00
mkoptions.c Allow option aliasing. Lines of the form: 2010-04-15 15:10:46 +00:00