Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   dyoung
Date:           Sat May 31 20:27:24 UTC 2008

Modified Files:
        src/sys/kern: subr_prf.c
        src/sys/sys: systm.h

Log Message:
Add printf_tolog(), which writes to the kernel message buffer,
only.  I believe this is the safest way to log serious conditions
indicated by NMI.


To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 src/sys/kern/subr_prf.c
cvs rdiff -r1.225 -r1.226 src/sys/sys/systm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index