Module Name: src Committed By: yamt Date: Fri Nov 25 13:58:11 UTC 2011
Modified Files: src/common/lib/libc/gen [yamt-pagecache]: radixtree.c src/sys/sys [yamt-pagecache]: radixtree.h Log Message: radix_tree_gang_lookup_node and its variants: add a option to stop on a hole. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.17.2.1 src/common/lib/libc/gen/radixtree.c cvs rdiff -u -r1.5 -r1.5.2.1 src/sys/sys/radixtree.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.