jb 2006-11-03 06:23:53 UTC
FreeBSD src repository
Modified files:
sys/kern tty_cons.c
Log:
Always init the console before trying to cnadd it to
avoid the case where the console name isn't set and
cnadd wants to use printf to complain about it.
Revision Changes Path
1.137 +2 -2 src/sys/kern/tty_cons.c