Subject: CVS commit: src/sys/lib/libkern
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 09/08/2006 04:07:15
Module Name: src
Committed By: matt
Date: Fri Sep 8 04:07:15 UTC 2006
Modified Files:
src/sys/lib/libkern: rb.c rb.h
Log Message:
Fix and simplify node removal. Add lots of assertions and comments.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/lib/libkern/rb.c
cvs rdiff -r1.3 -r1.4 src/sys/lib/libkern/rb.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.