phk 2004/02/23 00:42:55 PST
FreeBSD src repository
Modified files:
sys/kern kern_conf.c
Log:
Fix two oversights here: don't trash the freelist, and properly cleanup
the cdevsw{}.
Submitted by: tegge
Revision Changes Path
1.147 +4 -1 src/sys/kern/kern_conf.c