Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
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.
Home |
Main Index |
Thread Index |
Old Index