Date: Sun, 27 Feb 2005 21:52:42 +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/kern kern_conf.c tty_cons.c src/sys/conf majors Message-ID: <200502272152.j1RLqgRt042864@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2005-02-27 21:52:42 UTC
FreeBSD src repository
Modified files:
sys/kern kern_conf.c tty_cons.c
sys/conf majors
Log:
Use dynamic major number allocation for /dev/console, there is no
longer any benefit from hard wiring it.
Remove special hack used to wire major to zero despite zero having a
different magic meaning as well.
Revision Changes Path
1.206 +0 -1 src/sys/conf/majors
1.173 +1 -4 src/sys/kern/kern_conf.c
1.131 +0 -6 src/sys/kern/tty_cons.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502272152.j1RLqgRt042864>
