CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2013/07/04 19:22:25
Modified files: sys/scsi : st.c Log message: Tweak calculations of resid to avoid unsigned vs signed comparison and make code clearer. Pointed out by brad@ and his friend llvm.