Hi,

On Feb 12, 2009, at 6:57 PM, Alexej Sokolov wrote:

Hello,
I try now to debug a kernel module and I make some output with printf(9).
But the text appears in /var/log/messages in very strange form:

Feb 12 17:54:34 myhost kernel: b
Feb 12 17:54:34 myhost kernel: eg
Feb 12 17:54:34 myhost kernel: in
Feb 12 17:54:34 myhost kernel: .
Feb 12 17:54:34 myhost kernel: De
Feb 12 17:54:34 myhost kernel: vice
Feb 12 17:54:34 myhost kernel: U
Feb 12 17:54:34 myhost kernel: ni
Feb 12 17:54:34 myhost kernel: t:

Could anyone explain the reason of this kind of output. And how can I
correct it?

But those kernel messages are displayed properly if you type dmesg?
If yes I think you can blame syslogd.



Alexej
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org "

--
Best Wishes,
Stefan Lambrev
ICQ# 24134177





_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to