Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   bad
Date:           Thu Jan 23 00:00:34 UTC 2003

Modified Files:
        src/sys/dev/ata: wd.c
        src/sys/dev/scsipi: cd.c sd.c

Log Message:
Being able to make image backups of your whole disk, not to mention not
causing certain ata disks to lock up by reading beyond the last block,
beats catering to broken devices.

bounds_check_with_label() RAW_PART too.


To generate a diff of this commit:
cvs rdiff -r1.235 -r1.236 src/sys/dev/ata/wd.c
cvs rdiff -r1.175 -r1.176 src/sys/dev/scsipi/cd.c
cvs rdiff -r1.193 -r1.194 src/sys/dev/scsipi/sd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index