freebsd-dev/usr.sbin/config
Warner Losh c8ab44bfa8 MFC: r207461
sparc64, and possibly other architectures, pads the length of the
  section holding the config file to sh_addralign bytes using NULs.
  This bogusly triggers an assert.  Break out of the loop when we hit an
  NUL within that many bytes of the end.
2010-05-04 03:56:25 +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 MFC r207260: 2010-05-02 06:14:36 +00:00
config.y MFC r205880 by ru: 2010-04-13 18:46:18 +00:00
configvers.h MFC r207263: 2010-05-02 06:18:08 +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: r207461 2010-05-04 03:56:25 +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 r207260: 2010-05-02 06:14:36 +00:00
mkoptions.c MFC r207265: 2010-05-02 06:18:57 +00:00