K 10 svn:author V 6 alfred K 8 svn:date V 27 2000-03-26T23:06:12.000000Z K 7 svn:log V 383 repair half-Danish b.b_iocmd damage where writes/reads weren't getting set properly in the struct buf with vinum: Fix locations where B_READ was cleared in the old code but b.b_iocmd wasn't set to BIO_WRITE Fix propogation of b_iocmd Correct comments to reflect reality Don't compare b_flags with BIO_READ, it's in b_iocmd. Submitted by: Bernd Walter END