Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: thorpej
Date: Sun Nov 24 17:33:44 UTC 2002
Modified Files:
syssrc/sys/kern: init_main.c subr_autoconf.c
syssrc/sys/sys: device.h
Log Message:
Add an EVCNT_ATTACH_STATIC() macro which gathers static evcnts
into a link set, which are added to the list of event counters
at boot time.
To generate a diff of this commit:
cvs rdiff -r1.211 -r1.212 syssrc/sys/kern/init_main.c
cvs rdiff -r1.78 -r1.79 syssrc/sys/kern/subr_autoconf.c
cvs rdiff -r1.63 -r1.64 syssrc/sys/sys/device.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