Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ad
Date: Sat Mar 10 15:56:21 UTC 2007
Modified Files:
src/sys/kern: init_main.c subr_lockdebug.c
src/sys/sys: lockdebug.h
Log Message:
lockdebug:
- Initialize on the first allocation.
- Handle overflow better. PR kern/35723.
To generate a diff of this commit:
cvs rdiff -r1.298 -r1.299 src/sys/kern/init_main.c
cvs rdiff -r1.4 -r1.5 src/sys/kern/subr_lockdebug.c
cvs rdiff -r1.2 -r1.3 src/sys/sys/lockdebug.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