Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/07/2001 01:12:00
Module Name:	syssrc
Committed By:	christos
Date:		Thu Dec  6 23:12:00 UTC 2001

Modified Files:
	syssrc/sys/kern: kern_prot.c

Log Message:
remove diagnostic test checking for cr_ref = 0. It will never be, because
free() will stick 0xdeadbeef into it.


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 syssrc/sys/kern/kern_prot.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.