cvs commit: src/sys/sys buf.h

Poul-Henning Kamp phk at FreeBSD.org
Sun Jun 15 13:36:23 PDT 2003


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


More information about the cvs-src mailing list