NetBSD/usr.bin/config
pooka b7a2b071f9 Put cfdata* in a similar namespace with cfdriver** cfattachinit*.
This was nagging me already yesterday, but I decided to leave it
alone for better compat with old ioconf.c builds.  But as it turns
out, new code depends on newly built ioconf.c with a new config(1)
anyway, so renaming is not an issue (at least not at this stage).

While renaming, namespace cfdriver and cfattach in "ioconf" rather
than "comp", since the former reflects the config(5) keyword.
2010-03-26 15:51:17 +00:00
..
config.1 New sentence, new line. 2009-08-31 07:45:24 +00:00
config.5 Remove fs_foo.h support from deffs now that nothing uses it. 2010-03-03 13:53:22 +00:00
config.samples.5 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
defs.h Some drivers want to include ioconf.h, so generate it if doing 2010-03-22 14:40:54 +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 print ioconf WARNING in caps too 2010-03-08 11:12:32 +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 Some drivers want to include ioconf.h, so generate it if doing 2010-03-22 14:40:54 +00:00
Makefile Using ${NETBSDSRCDIR} requires <bsd.own.mk> 2007-05-13 20:22:45 +00:00
mkdevsw.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
mkheaders.c Some drivers want to include ioconf.h, so generate it if doing 2010-03-22 14:40:54 +00:00
mkioconf.c Put cfdata* in a similar namespace with cfdriver** cfattachinit*. 2010-03-26 15:51:17 +00:00
mkmakefile.c Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow) 2009-04-11 12:41:10 +00:00
mkswap.c Change major()/minor() to return 32-bit types again, called 2009-01-20 18:20:47 +00:00
pack.c Add a highly experimental pseudo-root feature to be used in conjuction 2010-03-08 10:19:14 +00:00
scan.l Add a highly experimental pseudo-root feature to be used in conjuction 2010-03-08 10:19:14 +00:00
sem.c Add a highly experimental pseudo-root feature to be used in conjuction 2010-03-08 10:19:14 +00:00
sem.h Add a highly experimental pseudo-root feature to be used in conjuction 2010-03-08 10:19:14 +00:00
util.c rename nv_int -> nv_num and make it long long, so that dev_t will fit when 2008-12-28 01:23:46 +00:00