freebsd-dev/usr.sbin/config
Warner Losh 2bc9c25782 Fix small bug in wrapping introduced in r325955.
When local support was fixed, it introduced a minor bug in formatting. We don't
increment the lpos by enouogh, so lines are a little too long. Adjust to be
correct now with variable length srcprefix.
2019-08-17 02:36:42 +00:00
..
config.5
config.8
config.h config: Only warn if duplicate option/device comes from the same file 2019-04-16 20:08:19 +00:00
config.y config: Only warn if duplicate option/device comes from the same file 2019-04-16 20:08:19 +00:00
configvers.h
kernconf.tmpl
lang.l
main.c Move initializations of config earlier. 2019-08-17 02:35:53 +00:00
Makefile
Makefile.depend
mkheaders.c Catch mkheaders.c up to the removal of counted device support in 2005. 2019-08-15 17:21:38 +00:00
mkmakefile.c Fix small bug in wrapping introduced in r325955. 2019-08-17 02:36:42 +00:00
mkoptions.c