phk 2004-10-25 12:27:03 UTC FreeBSD src repository Modified files: sys/kern subr_unit.c sys/sys systm.h Log: Add delete_unrhdr() function. It will fail fatally if all allocated numbers have not been returned first. Revision Changes Path 1.3 +19 -2 src/sys/kern/subr_unit.c 1.217 +1 -0 src/sys/sys/systm.h