Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: simonb
Date: Sat Apr 15 14:23:11 UTC 2006
Modified Files:
src/sys/kern: subr_pool.c
Log Message:
Add a DEBUG check that panics if pool_init() is called more than
once on the same pool.
As discussed on tech-kern a few months ago.
To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 src/sys/kern/subr_pool.c
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