NetBSD/usr.bin/config
christos 3a8503931f Make attribute deselection work:
- when deselecting attributes, remove files that depend on them
- when deselecting attributes, remove devices that depend on them
2016-09-09 21:09:11 +00:00
..
Makefile put back scanner warnings now that flex produces clean code. 2014-10-29 19:10:49 +00:00
TODO A few more. 2015-11-22 01:20:36 +00:00
config.1 Experimental ``suffix rules + subdirectories'' build support (-S). 2015-09-01 16:01:23 +00:00
config.5 Don't reference older CFATTACH_DECL 2016-07-19 17:01:04 +00:00
config.samples.5 `Controller' takes two l's. 2014-03-06 15:00:21 +00:00
defs.h Make attribute deselection work: 2016-09-09 21:09:11 +00:00
files.c Make attribute deselection work: 2016-09-09 21:09:11 +00:00
gram.y Accept "-no" as a "no" that does not cause errors if the object deleted 2016-08-07 10:37:24 +00:00
hash.c - add RCSID's 2014-10-29 17:14:50 +00:00
lint.c - add RCSID's 2014-10-29 17:14:50 +00:00
main.c Drop main() prototype. 2016-09-05 00:40:28 +00:00
mkdevsw.c Only emit bdevsw externs for entries in the bdev table, rather than for 2016-07-16 07:13:26 +00:00
mkheaders.c After thought, revert "Generate *.c files under conf/". Generate *.c files 2015-09-03 13:53:36 +00:00
mkioconf.c In ioconfname mode, #define IOCONF as the ioconf token. 2015-11-12 14:38:21 +00:00
mkmakefile.c Sort files in ${ALLFILES} in the order of parsing of `files.*'. 2015-09-04 10:16:35 +00:00
mkswap.c After thought, revert "Generate *.c files under conf/". Generate *.c files 2015-09-03 13:53:36 +00:00
pack.c Negating an integer and comparing it to 1 is a fancy way of checking for 2015-09-12 19:11:13 +00:00
scan.l Accept "-no" as a "no" that does not cause errors if the object deleted 2016-08-07 10:37:24 +00:00
sem.c Make attribute deselection work: 2016-09-09 21:09:11 +00:00
sem.h Accept "-no" as a "no" that does not cause errors if the object deleted 2016-08-07 10:37:24 +00:00
util.c Introduce a new syntax, "buildprefix", to specify prefix of files under kernel 2015-09-01 13:42:48 +00:00