phk 2003/06/15 13:36:22 PDT
FreeBSD src repository
Modified files:
sys/sys buf.h
Log:
Remove the evil BIOTOBUF macro, it is no longer used anywhere.
Retain b_bio as the first element of struct buf for now in case some code
somewhere still do the evil cast thing.
Revision Changes Path
1.151 +0 -3 src/sys/sys/buf.h