NetBSD/usr.bin/config
christos fbb3db86f7 Don't support sysctl for the tools version of config. It is too complicated
to do so, and config -x is not used during the build.
2012-08-31 01:23:49 +00:00
..
Makefile Using ${NETBSDSRCDIR} requires <bsd.own.mk> 2007-05-13 20:22:45 +00:00
config.1 Use more markup. Wording. 2012-08-30 12:42:41 +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 If we build several kernel (variants) within the same build directory, bad 2012-06-08 08:56:45 +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 Use C89 function definitions 2012-03-20 20:34:57 +00:00
main.c Don't support sysctl for the tools version of config. It is too complicated 2012-08-31 01:23:49 +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 If we build several kernel (variants) within the same build directory, bad 2012-06-08 08:56:45 +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 Use C89 function definitions 2012-03-20 20:34:57 +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