freebsd-nq/usr.sbin/config
Wojciech A. Koszek d030e65009 Make config -x <kernel> only return non-zero characters,
so that:

	config -x <kernel> | grep <something>

just works.

Reported by:	Danny Braniss <danny@cs.huji.ac.il>
2009-02-06 00:50:21 +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 Allow multiple makeoption lines to be used with the += operator, this permits 2008-11-22 21:12:47 +00:00
config.y Allow multiple makeoption lines to be used with the += operator, this permits 2008-11-22 21:12:47 +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 Allow multiple makeoption lines to be used with the += operator, this permits 2008-11-22 21:12:47 +00:00
main.c Make config -x <kernel> only return non-zero characters, 2009-02-06 00:50:21 +00:00
Makefile Fixed "make checkdpadd" (missing library dependencies). 2007-10-01 18:15:11 +00:00
mkheaders.c
mkmakefile.c Allow multiple makeoption lines to be used with the += operator, this permits 2008-11-22 21:12:47 +00:00
mkoptions.c