CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2010/02/26 17:03:53
Modified files: sys/scsi : scsi_ioctl.c Log message: Don't print sense info for ioctl's. Let the userland program decide what to tell the user. Silences cdio and cdrecord while probing media. ok dlg@ marco@ deraadt@