From owner-cvs-all Thu Sep 3 00:08:33 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA03000 for cvs-all-outgoing; Thu, 3 Sep 1998 00:08:33 -0700 (PDT) (envelope-from owner-cvs-all) Received: from pluto.plutotech.com (mail.plutotech.com [206.168.67.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA02990; Thu, 3 Sep 1998 00:08:29 -0700 (PDT) (envelope-from gibbs@plutotech.com) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by pluto.plutotech.com (8.8.7/8.8.5) with ESMTP id BAA06847; Thu, 3 Sep 1998 01:07:26 -0600 (MDT) Message-Id: <199809030707.BAA06847@pluto.plutotech.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Matt Dillon cc: cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/scsi st.c In-reply-to: Your message of "Thu, 03 Sep 1998 00:01:40 PDT." <199809030701.AAA01863@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 03 Sep 1998 01:01:19 -0600 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >dillon 1998/09/03 00:01:40 PDT > > Modified files: > sys/scsi st.c > Log: > Reviewed by: J Wunsch > > -current commit for st.c, kernel support for /bin/mt's 'comp' option. > (tested with exabyte and DAT tape units. Does not apparently work with > all SCSI tape's, though). > > Revision Changes Path > 1.94 +17 -7 src/sys/scsi/st.c Thanks for bothering to reply to my message about this change before committing it. -- Justin