From owner-cvs-sys Sat May 10 05:14:01 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA03238 for cvs-sys-outgoing; Sat, 10 May 1997 05:14:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA03199; Sat, 10 May 1997 05:13:16 -0700 (PDT) From: Joerg Wunsch Received: (from joerg@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA25584; Sat, 10 May 1997 05:12:47 -0700 (PDT) Date: Sat, 10 May 1997 05:12:47 -0700 (PDT) Message-Id: <199705101212.FAA25584@freefall.freebsd.org> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/scsi worm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 97/05/10 05:12:47 Modified: sys/scsi worm.c Log: Add the D_DISK flag to the cdevsw structs of various CD-ROM drivers. Revision Changes Path 1.38 +2 -2 src/sys/scsi/worm.c