From owner-cvs-sys Sun Jan 28 17:19:05 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA16547 for cvs-sys-outgoing; Sun, 28 Jan 1996 17:19:05 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA16541 Sun, 28 Jan 1996 17:19:02 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id RAA06868; Sun, 28 Jan 1996 17:18:59 -0800 To: Julian Elischer cc: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/scsi scsiconf.c In-reply-to: Your message of "Sun, 28 Jan 1996 14:41:46 PST." <199601282241.OAA07580@freefall.freebsd.org> Date: Sun, 28 Jan 1996 17:18:59 -0800 Message-ID: <6866.822878339@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk Our convention is that when a simple name is used (in this case, "rich") you can take it to equal "rich@FreeBSD.org" because the submitter is a core member. > julian 96/01/28 14:41:45 > > Modified: sys/scsi scsiconf.c > Log: > Submitted by: rich (which one?) > > Another special case for probing multi-CD cdrom drives. > > 2nd try at this patch. > > Revision Changes Path > 1.48 +5 -1 src/sys/scsi/scsiconf.c