From owner-source-changes@NetBSD.ORG Sat Mar 25 12:34:52 1995 Return-Path: owner-source-changes@NetBSD.ORG Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id MAA07782 for ; Sat, 25 Mar 1995 12:34:51 -0800 Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id OAA03446 for source-changes-outgoing; Sat, 25 Mar 1995 14:50:08 -0500 Received: (from source@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id OAA03440 for source-changes; Sat, 25 Mar 1995 14:50:03 -0500 Date: Sat, 25 Mar 1995 14:50:03 -0500 From: The Source of All Evil Message-Id: <199503251950.OAA03440@pain.lcs.mit.edu> To: source-changes@pain.lcs.mit.edu Subject: sun-lamp CVS commits Sender: owner-source-changes@NetBSD.ORG Precedence: list X-Loop: source-changes@NetBSD.ORG mycroft Sat Mar 25 14:45:25 EST 1995 Update of /a/cvsroot/src/sys/scsi In directory pain.lcs.mit.edu:/b/tmp/cvs-serv3243 Modified Files: cd.c sd.c Log Message: Remove the write protect check altogether, and rely on the drive to do it. mycroft Sat Mar 25 14:46:01 EST 1995 Update of /a/cvsroot/src/sys/dev/isa In directory pain.lcs.mit.edu:/b/tmp/cvs-serv3277 Modified Files: wd.c Log Message: Remove the write protect check altogether, and rely on the drive to do it.