NetBSD/usr.bin/config
pooka 830034140c Add static to packdevi() like the local prototype says. 2010-01-21 18:06:38 +00:00
..
Makefile
config.1 New sentence, new line. 2009-08-31 07:45:24 +00:00
config.5
config.samples.5
defs.h Now that condmkopttab isn't a hash table anymore, don't initialise it with 2009-03-13 20:44:59 +00:00
files.c Actually allow a full expression for the condition for "makeoptions" in 2009-03-13 18:24:41 +00:00
gram.y Actually allow a full expression for the condition for "makeoptions" in 2009-03-13 18:24:41 +00:00
hash.c Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow) 2009-04-11 12:41:10 +00:00
lint.c For {pseudo-,}devices, check if an instance of the pseudo or the considered 2009-08-30 21:07:41 +00:00
main.c Now that condmkopttab isn't a hash table anymore, don't initialise it with 2009-03-13 20:44:59 +00:00
mkdevsw.c
mkheaders.c Dependency on config_time.src was removed today from Makefile.kern.inc, so 2009-05-13 18:54:34 +00:00
mkioconf.c Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow) 2009-04-11 12:41:10 +00:00
mkmakefile.c Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow) 2009-04-11 12:41:10 +00:00
mkswap.c
pack.c Add static to packdevi() like the local prototype says. 2010-01-21 18:06:38 +00:00
scan.l don't '#define yywrap() 1', use '%option noyywrap'. This is because the 2009-10-28 02:42:20 +00:00
sem.c Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow) 2009-04-11 12:41:10 +00:00
sem.h
util.c