Date: Sun, 21 Dec 2008 21:54:01 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern subr_prf.c Message-ID: <200812212154.mBLLsHqe036909@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2008-12-21 21:54:01 UTC
FreeBSD src repository
Modified files:
sys/kern subr_prf.c
Log:
SVN rev 186383 on 2008-12-21 21:54:01Z by ed
Revert r185891.
In r185891 I removed the newlines from messages written to /dev/console,
because it made startup messages from rc-scripts harder to read. This,
unfortunately, causes the kernel message that is printed after a
non-terminated log message to be concatenated.
This could be fixed, but on short term it's better to just revert the
change.
Reported by: Jaakko Heinonen <jh saunalahti fi>
Revision Changes Path
1.134 +10 -2 src/sys/kern/subr_prf.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812212154.mBLLsHqe036909>
