From owner-freebsd-commit Mon Jan 8 04:27:50 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA05800 for freebsd-commit-outgoing; Mon, 8 Jan 1996 04:27:50 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA05696 for cvs-all-outgoing; Mon, 8 Jan 1996 04:26:23 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA05686 for cvs-sys-outgoing; Mon, 8 Jan 1996 04:26:20 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA05675 Mon, 8 Jan 1996 04:26:18 -0800 (PST) Date: Mon, 8 Jan 1996 04:26:18 -0800 (PST) From: Joerg Wunsch Message-Id: <199601081226.EAA05675@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys mtio.h Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/01/08 04:26:17 Modified: sys/scsi st.c sys/sys mtio.h Log: Implement the MTRETENS command. Revision Changes Path 1.57 +5 -1 src/sys/scsi/st.c 1.6 +3 -5 src/sys/sys/mtio.h