opnsense-src/usr.sbin/config
Warner Losh 7a1b7e33b4 MFC r206664:
Allow option aliasing.  Lines of the form:

  OLD_OPT = NEW_OPT

  in options* files will now map OLD_OPT to NEW_OPT with a friendly
  message.  This is indented for situations where we need to preserve an
  interface in the config file in an upwards compatible fashion on a
  stable branch.

  Reviewed by:	nwhitehorn@
  MFC after:	3 days
2010-04-18 00:57:30 +00:00
..
SMM.doc Remove this Makefile, these docs are built by the Makefiles in src/share/doc/smm. 2003-02-01 20:34:04 +00:00
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 MFC r206664: 2010-04-18 00:57:30 +00:00
config.y MFC r205880 by ru: 2010-04-13 18:46:18 +00:00
configvers.h Allow multiple makeoption lines to be used with the += operator, this permits 2008-11-22 21:12:47 +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 MFC r205880 by ru: 2010-04-13 18:46:18 +00:00
main.c MFC r205880 by ru: 2010-04-13 18:46:18 +00:00
Makefile Fixed "make checkdpadd" (missing library dependencies). 2007-10-01 18:15:11 +00:00
mkheaders.c Clean some code that became obfuscated over the years: 2005-11-25 22:25:34 +00:00
mkmakefile.c MFC r205880 by ru: 2010-04-13 18:46:18 +00:00
mkoptions.c MFC r206664: 2010-04-18 00:57:30 +00:00