K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-09-06T05:37:53.000000Z K 7 svn:log V 296 Add bowrite. Bowrite guarantees that buffers queued after a call to bowrite will be written after the specified buffer (on a particular device). Bowrite does this either by taking advantage of hardware ordering support (e.g. tagged queueing on SCSI devices) or resorting to a synchronous write. END