From owner-cvs-sys Fri Nov 8 11:58:01 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA05068 for cvs-sys-outgoing; Fri, 8 Nov 1996 11:58:01 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA05047; Fri, 8 Nov 1996 11:57:49 -0800 (PST) Date: Fri, 8 Nov 1996 11:57:49 -0800 (PST) From: Joerg Wunsch Message-Id: <199611081957.LAA05047@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/scsi od.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/11/08 11:57:48 Branch: sys/scsi SCSI Modified: sys/scsi od.c Log: Make this actually compile again. SCSI_ERR_OK is gone, but i've accidentally merged it into the SCSI branch. Revision Changes Path 1.21.2.5 +2 -2 src/sys/scsi/od.c