NetBSD/usr.bin/config
dholland cb79ede2d1 Give option definitions their own data structure instead of using nvlists.
(and using messy hacks to make up for nvlists not holding quite the right
things)
2012-03-12 02:58:55 +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 Give option definitions their own data structure instead of using nvlists. 2012-03-12 02:58:55 +00:00
files.c Create a struct condexpr type to hold condition expressions, instead 2012-03-11 08:21:53 +00:00
gram.y Give option definitions their own data structure instead of using nvlists. 2012-03-12 02:58:55 +00:00
hash.c Give option definitions their own data structure instead of using nvlists. 2012-03-12 02:58:55 +00:00
lint.c Give option definitions their own data structure instead of using nvlists. 2012-03-12 02:58:55 +00:00
main.c Give option definitions their own data structure instead of using nvlists. 2012-03-12 02:58:55 +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 Give option definitions their own data structure instead of using nvlists. 2012-03-12 02:58:55 +00:00
mkioconf.c Move locator lists to their own data structure. This can use more tidying; 2012-03-11 21:16:07 +00:00
mkmakefile.c Create a struct condexpr type to hold condition expressions, instead 2012-03-11 08:21:53 +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 Move locator lists to their own data structure. This can use more tidying; 2012-03-11 21:16:07 +00:00
sem.h Move locator lists to their own data structure. This can use more tidying; 2012-03-11 21:16:07 +00:00
util.c Give option definitions their own data structure instead of using nvlists. 2012-03-12 02:58:55 +00:00