K 10 svn:author V 5 dyson K 8 svn:date V 27 1997-11-24T04:14:21.000000Z K 7 svn:log V 263 Fix the buffer flag frobbing. Note: It is invalid to gratuitiously modify b_flags, and this patch removes unneeded modifications. Only the needed b_flags bits are modified now. (Specifically, it is usually wrong to zero b_flags.) Submitted by: bde@freebsd.org END