From owner-freebsd-commit Fri Dec 15 15:51:19 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27443 for freebsd-commit-outgoing; Fri, 15 Dec 1995 15:51:19 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27308 for cvs-all-outgoing; Fri, 15 Dec 1995 15:49:54 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27297 for cvs-sys-outgoing; Fri, 15 Dec 1995 15:49:51 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA27279 Fri, 15 Dec 1995 15:49:48 -0800 (PST) Date: Fri, 15 Dec 1995 15:49:48 -0800 (PST) From: Bruce Evans Message-Id: <199512152349.PAA27279@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 95/12/15 15:49:46 Modified: sys/i386/scsi aic7xxx.c Log: Completed function declarations and added prototypes. Sorted prototypes. Revision Changes Path 1.50 +46 -25 src/sys/i386/scsi/aic7xxx.c