From owner-cvs-all Thu Sep 3 00:12:03 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA03290 for cvs-all-outgoing; Thu, 3 Sep 1998 00:12:03 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA03232; Thu, 3 Sep 1998 00:12:00 -0700 (PDT) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA02077; Thu, 3 Sep 1998 00:11:54 -0700 (PDT) Date: Thu, 3 Sep 1998 00:11:54 -0700 (PDT) Message-Id: <199809030711.AAA02077@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/scsi st.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dillon 1998/09/03 00:11:54 PDT Modified files: (Branch: RELENG_2_2) sys/scsi st.c Log: Reviewed by: J Wunsch -stable commit for st.c, kernel support for /bin/mt's 'comp' option. (same changes as made to -current). Revision Changes Path 1.73.2.3 +17 -7 src/sys/scsi/st.c