NetBSD/usr.bin/config
uebayasi 1af1e581aa Revert implicit attribute (module) declaration for options (flag/param).
Flag and param are to change contents of attributes (modules).  These don't
have code (*.[coS]).

Filesystem definition still defines an attribute (module) implicitly.
2014-10-14 08:00:27 +00:00
..
config.1 Fix two typos. 2014-10-10 11:58:59 +00:00
config.5 Bump date for previous. 2014-05-29 08:13:17 +00:00
config.samples.5 `Controller' takes two l's. 2014-03-06 15:00:21 +00:00
defs.h Make hash capable of taking two key strings. 2014-10-12 05:20:54 +00:00
files.c FIT_FORCESELECT is never set anywhere. 2014-10-09 19:27:04 +00:00
gram.y Allow dependency on undefined attributes, so that attribute definitions can 2014-10-10 11:09:50 +00:00
hash.c Fix typos in previous. 2014-10-12 05:25:21 +00:00
lint.c Use C89 function definitions 2012-03-20 20:34:57 +00:00
main.c Revert implicit attribute (module) declaration for options (flag/param). 2014-10-14 08:00:27 +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 Style. 2014-10-09 19:33:43 +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 On second thought, resolving "device" dependency in enddefs() is correct. 2014-10-11 15:20:36 +00:00
sem.c Don't shadow global 'devname' on macppc. 2014-10-12 15:35:40 +00:00
sem.h Allow dependency on undefined attributes, so that attribute definitions can 2014-10-10 11:09:50 +00:00
TODO Allow easier adding/removing of options without regard to 2014-10-12 15:54:19 +00:00
util.c Enable debug for tools. 2014-10-11 03:17:40 +00:00