Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [matt-nb5-pq3] src/sys



Module Name:    src
Committed By:   matt
Date:           Fri Jan  7 01:13:05 UTC 2011

Modified Files:
        src/sys/kern [matt-nb5-pq3]: subr_evcnt.c
        src/sys/sys [matt-nb5-pq3]: evcnt.h

Log Message:
Add evcnt_attach_dynamic_nozero which doesn't zero it's contents.  This is
needed if the evcnt starts counting before it's attached (otherwise the
count would be zeroed and those events lost).


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.98.1 src/sys/kern/subr_evcnt.c
cvs rdiff -u -r1.5 -r1.5.32.1 src/sys/sys/evcnt.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