1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-14 14:55:41 +00:00
freebsd/usr.sbin/config
Warner Losh 3de7c987c7 Convert the loop by gotos into a for loop to improve readability. I
did this only with the inner loop for the token parsing, and not the
outer loop which was understandable enough when the extra layers of
looping went away...
2014-02-03 19:14:36 +00:00
..
config.5 mdoc: drop redundant .Pp calls, kill EOL whitespace 2010-10-09 11:43:00 +00:00
config.8 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
config.h Fix world after byacc import: 2012-05-22 16:33:10 +00:00
config.y Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
configvers.h Generate MACHINE= and MACHINE_ARCH= lines based on the machine 2011-02-11 06:35:53 +00:00
kernconf.tmpl
lang.l Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
main.c Make the internal assertion correct--only fail when '\0' is found in 2013-05-01 05:14:59 +00:00
Makefile Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
mkheaders.c
mkmakefile.c Convert the loop by gotos into a for loop to improve readability. I 2014-02-03 19:14:36 +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