Subject: Re: kern/5155: Kernel messages may be way too verbose for some apps.
To: Brian Buhrow <buhrow@cats.ucsc.edu>
From: Chris G. Demetriou <cgd@pa.dec.com>
List: tech-kern
Date: 03/13/1998 08:23:08
> I was always under the impression that if syslogd was running, printf
> in the kernel went to the log device and syslogd could decide wehter or not
> to throw it away or write to logs and/or consoles. I know I have done this
> in SunOS to supress messages on the console but to get them on the log
> file. Am I mistaken?
No, you're not mistaken, but...
"syslogd is running before init ... how?" 8-)
cgd