Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/03/1999 18:48:20
Module Name:	syssrc
Committed By:	chs
Date:		Sun Jul  4 01:48:20 UTC 1999

Modified Files:
	syssrc/sys/sys [chs-ubc2]: buf.h

Log Message:
add a "b_private" field to struct buf, for use by the buffer's owner.
bring back B_CACHE, it's useful for debugging.
add B_PDAEMON and bufpool.


To generate a diff of this commit:
cvs rdiff -r1.33.4.2 -r1.33.4.3 syssrc/sys/sys/buf.h

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