Justin T. Gibbs 0b64164fca 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.
1996-09-06 05:37:53 +00:00
..
1996-09-04 09:52:31 +00:00
1996-09-05 21:12:06 +00:00
1996-09-06 05:37:53 +00:00
1996-09-04 09:52:31 +00:00
1996-06-14 11:02:28 +00:00