From owner-freebsd-commit Sun Dec 10 06:58:34 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA16358 for freebsd-commit-outgoing; Sun, 10 Dec 1995 06:58:34 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA16325 for cvs-all-outgoing; Sun, 10 Dec 1995 06:57:11 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA16314 for cvs-sys-outgoing; Sun, 10 Dec 1995 06:57:08 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA16303 Sun, 10 Dec 1995 06:57:06 -0800 (PST) Date: Sun, 10 Dec 1995 06:57:06 -0800 (PST) From: Bruce Evans Message-Id: <199512101457.GAA16303@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/scsi su.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 95/12/10 06:57:05 Modified: sys/scsi su.c Log: Removed unused functions sudump() and supsize(). Added `extern' to misplaced public prototypes. Revision Changes Path 1.11 +5 -26 src/sys/scsi/su.c