Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: jym
Date: Thu Sep 8 18:15:56 UTC 2011
Modified Files:
src/sys/kern: subr_prf.c
Log Message:
Use a scratch space in panic(9) so we can store a more meaningful
message for panicstr instead of just the format string.
Keep setting the panicstr to fmt beforehand though for safety precaution.
ok joerg@.
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 src/sys/kern/subr_prf.c
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