Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/27/2003 01:13:20
Module Name: src
Committed By: thorpej
Date: Wed Feb 26 23:13:20 UTC 2003
Modified Files:
src/sys/kern: kern_timeout.c
Log Message:
Change a printf to an event counter. Callout event counters are conditional
on CALLOUT_EVENT_COUNTERS.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/kern/kern_timeout.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.