Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: thorpej
Date: Tue Jun 5 18:51:04 UTC 2001
Modified Files:
syssrc/sys/kern: subr_pool.c
syssrc/sys/sys: pool.h
Log Message:
Do the reentrancy checking if POOL_DIAGNOSTIC, not DIAGNOSTIC. Prevents
ABI change for diagnostic vs. non-diagnostic kernels.
To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 syssrc/sys/kern/subr_pool.c
cvs rdiff -r1.25 -r1.26 syssrc/sys/sys/pool.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