Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/24/2007 15:11:19
Module Name:	src
Committed By:	ad
Date:		Mon Dec 24 15:11:19 UTC 2007

Modified Files:
	src/sys/sys: buf.h

Log Message:
Don't hide members of 'struct buf' behind macros. It can confuse 3rd party
source that uses the same element names.


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 src/sys/sys/buf.h

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