From owner-freebsd-commit Fri Feb 2 15:43:56 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA17464 for freebsd-commit-outgoing; Fri, 2 Feb 1996 15:43:56 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA17448 for cvs-all-outgoing; Fri, 2 Feb 1996 15:43:52 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA17413 for cvs-sys-outgoing; Fri, 2 Feb 1996 15:43:45 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA17402 Fri, 2 Feb 1996 15:43:43 -0800 (PST) Date: Fri, 2 Feb 1996 15:43:43 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602022343.PAA17402@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi cd.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/02/02 15:43:43 Modified: sys/scsi cd.c Log: Simplify READTOCENTRYS by removing fake leadout code, SCSI system do it for us Revision Changes Path 1.65 +5 -37 src/sys/scsi/cd.c