freebsd-dev/usr.sbin/config
Warner Losh 02b9c3f52f 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.

MFC after:	3 days
2010-05-01 07:25:28 +00:00
..
SMM.doc
config.5
config.8 Delete commented out ancient history. 2009-01-26 21:45:33 +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 - Handle calloc() allocation failures. 2010-03-30 13:46:40 +00:00
configvers.h Redo how we add compat options so as to be compatible with old 2010-04-27 05:38:26 +00:00
kernconf.tmpl
lang.l - Handle calloc() allocation failures. 2010-03-30 13:46:40 +00:00
main.c sparc64, and possibly other architectures, pads the length of the 2010-05-01 07:25:28 +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 Move checking the version up from Makefile generation to just after 2010-04-27 05:04:32 +00:00
mkoptions.c Require the option that's mapped be listed in the options file. This 2010-04-27 06:14:30 +00:00