freebsd-dev/usr.sbin/config
Ed Maste cbb9ebd738 Allow a kernel config to specify a set but empty value via
'makeoptions OPTION=' for consistency with the make commandline.

Previously 'makeoptions WERROR=' would result in a syntax error; now
it produces the same effect as 'makeoptions WERROR'.  Both forms now
result in 'WERROR=' in the generated Makefile.
2010-09-13 18:26:34 +00:00
..
SMM.doc
config.5
config.8 Enhance config to handle MACHINEs with multiple architectures: 2010-07-13 04:08:08 +00:00
config.h Move checking the version up from Makefile generation to just after 2010-04-27 05:04:32 +00:00
config.y Allow a kernel config to specify a set but empty value via 2010-09-13 18:26:34 +00:00
configvers.h Given the lag between introducing the options-compat and fixing the 2010-08-15 08:49:07 +00:00
kernconf.tmpl
lang.l - Handle calloc() allocation failures. 2010-03-30 13:46:40 +00:00
main.c Enhance config to handle MACHINEs with multiple architectures: 2010-07-13 04:08:08 +00:00
Makefile
mkheaders.c
mkmakefile.c Put warnings out to stderr rather than stdout. 2010-07-15 22:28:19 +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