NetBSD/usr.bin/config
cube c454f920b9 Having explicit locators is not a sufficient condition to be able to have
children for a pseudo-device.  Depending on an interface attribute is,
though.

Instead of looking at locators, walk the 'attrs' list and look for an
interface attribute (which might have been added just a few lines before
in case there was explicit locators defined).

Fixes PR#32329 by Valeriy E. Ushakov.  Regression test is PSEUDO_PARENT.
2005-12-18 23:43:15 +00:00
..
Makefile Remove bogus BINDIR assignment. 2005-06-06 06:12:09 +00:00
Makefile.boot
config.1
defs.h Remove special hack for swapnetbsd.c when generating the makefile. 2005-11-07 03:26:20 +00:00
files.c Remove special hack for swapnetbsd.c when generating the makefile. 2005-11-07 03:26:20 +00:00
gram.y Introduce versioning to config(1). This will allow us to provide a way to 2005-10-12 01:17:43 +00:00
hash.c
main.c The loop detection code could not detect the negation of an instance that 2005-12-10 13:39:47 +00:00
mkdevsw.c allow configuration without swap. 2005-07-30 06:40:30 +00:00
mkheaders.c in locators.h, also emit definitions about the number of locators per 2005-08-25 15:02:18 +00:00
mkioconf.c o Keep track of negated devices in deaddevitab 2005-10-01 23:30:37 +00:00
mkmakefile.c The swap*.o files actually do need to be specified on the individual kernel 2005-11-07 18:45:34 +00:00
mkswap.c
pack.c o Keep track of negated devices in deaddevitab 2005-10-01 23:30:37 +00:00
scan.l Introduce versioning to config(1). This will allow us to provide a way to 2005-10-12 01:17:43 +00:00
sem.c Having explicit locators is not a sufficient condition to be able to have 2005-12-18 23:43:15 +00:00
sem.h Introduce versioning to config(1). This will allow us to provide a way to 2005-10-12 01:17:43 +00:00
strerror.c
util.c - Keep track of the file in which we find the device instance 2005-10-04 12:35:00 +00:00