Module Name: src Committed By: hubertf Date: Fri Jan 22 08:32:05 UTC 2010
Modified Files:
src/sys/kern: kern_malloc.c
Log Message:
Let kernel build when MALLOCLOG is defined but DIAGNOSTIC is not.
Else, hitmlog() is defined but not used, which triggers a warning.
To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 src/sys/kern/kern_malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
