Module Name: src Committed By: yamt Date: Wed Aug 1 21:09:27 UTC 2012
Modified Files: src/common/lib/libc/gen [yamt-pagecache]: radixtree.c src/sys/sys [yamt-pagecache]: radixtree.h Log Message: make tag-variants of radix tree functions take and return a mask of tags rather than tag ids so that they can deal with multiple tags at once. To generate a diff of this commit: cvs rdiff -u -r1.17.2.3 -r1.17.2.4 src/common/lib/libc/gen/radixtree.c cvs rdiff -u -r1.5.2.1 -r1.5.2.2 src/sys/sys/radixtree.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.