Module Name: src Committed By: christos Date: Sun Apr 1 19:28:17 UTC 2018
Modified Files:
src/sys/kern: subr_prf.c
Log Message:
Instead of expanding the syslog level into <level> early, defer expansion
inside putchar; extract the actual character addition function to a separate
function.
To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.164 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.
