Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: pooka
Date: Tue Mar 22 15:16:23 UTC 2011
Modified Files:
src/sys/kern: subr_pool.c vfs_lookup.c
src/sys/rump/librump/rumpkern: rump.c
Log Message:
pnbuf_cache is used all over the place outside of vfs, so put it
in one place to avoid many definitions.
To generate a diff of this commit:
cvs rdiff -u -r1.188 -r1.189 src/sys/kern/subr_pool.c
cvs rdiff -u -r1.131 -r1.132 src/sys/kern/vfs_lookup.c
cvs rdiff -u -r1.233 -r1.234 src/sys/rump/librump/rumpkern/rump.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index