CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/29 10:07:19
Modified files:
sys/scsi : cd.c sd.c
Log message:
Use u_int32_t for nsecs, making it crystal clear that the values
are expected to fit into a 4-byte field.
