Subject: Re: CVS commit: src/sys/dev
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 01/23/2003 00:58:30
In article <20030123000034.234E9B004@cvs.netbsd.org>,
Christoph Badura <bad@netbsd.org> wrote:
>
>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.

Thanks! I missed that!

christos