mux 2004/06/02 15:43:35 PDT
FreeBSD src repository
Modified files:
sys/kern subr_bus.c
Log:
As discussed on arch@, flatten the device sysctl tree to make it
more convenient to deal with. The notion of hierarchy is however
preserved by adding a new %parent node.
Revision Changes Path
1.147 +12 -13 src/sys/kern/subr_bus.c