Re: timestamping for kernel messages (like Solaris and Linux)

2008-06-09 Thread Ivan Voras
Niki Denev wrote: > I'm looking at a Linux machine right now, and it looks like > they use the time since boot (actually uptime) for the timestamps. Debian or Ubuntu, right? I think RedHat uses absolute time (hh:mm:ss). > Anyways, does this sound like something that FreeBSD should have? > It cou

Re: timestamping for kernel messages (like Solaris and Linux)

2008-06-08 Thread Niki Denev
On Sun, Jun 8, 2008 at 2:59 PM, Peter Jeremy <[EMAIL PROTECTED]> wrote: > On 2008-Jun-08 10:24:53 +0300, Niki Denev <[EMAIL PROTECTED]> wrote: >>Has anyone thought about implementing an option >>to prepend all kernel console messages with timestamps, >>like Linux and Solaris do? > > The only time I

Re: timestamping for kernel messages (like Solaris and Linux)

2008-06-08 Thread Peter Jeremy
On 2008-Jun-08 10:24:53 +0300, Niki Denev <[EMAIL PROTECTED]> wrote: >Has anyone thought about implementing an option >to prepend all kernel console messages with timestamps, >like Linux and Solaris do? The only time I've seen Solaris do this is when the console message is syslog'd - which FreeBSD

timestamping for kernel messages (like Solaris and Linux)

2008-06-08 Thread Niki Denev
Hi, Has anyone thought about implementing an option to prepend all kernel console messages with timestamps, like Linux and Solaris do? Is it just a matter of hacking up the kernel printf() implementation? Any possible caveats? Regards, Niki ___ freebsd