Date: Tue, 29 Mar 2005 09:56:21 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys conf.h src/sys/kern kern_conf.c Message-ID: <200503290956.j2T9uLff025384@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2005-03-29 09:56:21 UTC
FreeBSD src repository
Modified files:
sys/sys conf.h
sys/kern kern_conf.c
Log:
Remove the global cdev hash and use the cdevsw list instead.
Don't remove the now unused element from cdev yet, wait until
we have a better reason to bump the version.
Revision Changes Path
1.183 +9 -37 src/sys/kern/kern_conf.c
1.220 +1 -1 src/sys/sys/conf.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503290956.j2T9uLff025384>
