NetBSD/usr.bin/config
dholland bbe96a5ad8 Create a new type struct attrlist to manage lists of attributes,
instead of using struct nvlist.

(struct nvlist holds lists (or trees!) of semi-arbitrary stuff with no
structure and almost no type safety; it should go away.)
2012-03-11 07:32:41 +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 Create a new type struct attrlist to manage lists of attributes, 2012-03-11 07:32:41 +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 Create a new type struct attrlist to manage lists of attributes, 2012-03-11 07:32:41 +00:00
hash.c Fix WARNS=4 issues (-Wcast-qual -Wsign-compare -Wshadow) 2009-04-11 12:41:10 +00:00
lint.c Create a new type struct attrlist to manage lists of attributes, 2012-03-11 07:32:41 +00:00
main.c Create a new type struct attrlist to manage lists of attributes, 2012-03-11 07:32:41 +00:00
Makefile Using ${NETBSDSRCDIR} requires <bsd.own.mk> 2007-05-13 20:22:45 +00:00
mkdevsw.c Emit compatible struct devsw_conv when version is older than 20100430. 2010-07-30 16:23:49 +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 Create a new type struct attrlist to manage lists of attributes, 2012-03-11 07:32:41 +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 For the simple cases, augment device-major with information on how 2010-04-30 20:47:17 +00:00
sem.c Create a new type struct attrlist to manage lists of attributes, 2012-03-11 07:32:41 +00:00
sem.h Create a new type struct attrlist to manage lists of attributes, 2012-03-11 07:32:41 +00:00
util.c Create a new type struct attrlist to manage lists of attributes, 2012-03-11 07:32:41 +00:00