From owner-freebsd-commit Tue Jan 2 07:44:19 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA23990 for freebsd-commit-outgoing; Tue, 2 Jan 1996 07:44:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA23979 for cvs-all-outgoing; Tue, 2 Jan 1996 07:44:10 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA23969 for cvs-sys-outgoing; Tue, 2 Jan 1996 07:44:07 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA23933 Tue, 2 Jan 1996 07:44:05 -0800 (PST) Date: Tue, 2 Jan 1996 07:44:05 -0800 (PST) From: Joerg Wunsch Message-Id: <199601021544.HAA23933@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi worm.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk joerg 96/01/02 07:44:03 Modified: sys/scsi worm.c Log: Introduce a wormunit() so the control device will work. Revision Changes Path 1.17 +7 -2 src/sys/scsi/worm.c