Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



is
Tue Jun 18 16:50:02 EDT 1996
Update of /a/cvsroot/src/sys/arch/amiga/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24640

Modified Files:
        if_qn.c 
Log Message:
During the data type cleanup, a bug crept in in the code handling mbufs with
odd length. This would lead to corrupt data sent.


mycroft
Tue Jun 18 16:50:24 EDT 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24687

Modified Files:
        vfs_bio.c 
Log Message:
In the sync case of bwrite(), move the accounting earlier so that so that the
delayed write is logically converted to a sync write, mirroring the async case.
In bdwrite(), move the tape case earlier to avoid needless reassignbuf()s.



Home | Main Index | Thread Index | Old Index