cvs commit: src/sys/kern subr_prf.c
Ian Dowse
iedowse at FreeBSD.org
Sat Jun 21 20:20:25 PDT 2003
iedowse 2003/06/21 20:20:24 PDT
FreeBSD src repository
Modified files:
sys/kern subr_prf.c
Log:
When DDB is active, always send printf() output directly to the
console, even if there is a TIOCCONS console tty. We were already
doing this after a panic, but it's also useful when entering DDB
for some other reason too.
Revision Changes Path
1.105 +5 -1 src/sys/kern/subr_prf.c
More information about the cvs-src
mailing list