CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/26 16:06:39
Modified files:
sys/kern : kern_physio.c
Log message:
Use long for temporary variables handling b_bcount values in physio().
Add a KASSERTMSG() to check that strategy functions didn't screw
b_resid up too much.
ok beck@ tedu@
