From owner-freebsd-commit Wed Nov 29 02:13:04 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA27525 for freebsd-commit-outgoing; Wed, 29 Nov 1995 02:13:04 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA27513 for cvs-all-outgoing; Wed, 29 Nov 1995 02:13:01 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA27502 for cvs-sys-outgoing; Wed, 29 Nov 1995 02:12:57 -0800 Received: (from phk@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA27485 ; Wed, 29 Nov 1995 02:12:40 -0800 Date: Wed, 29 Nov 1995 02:12:40 -0800 From: Poul-Henning Kamp Message-Id: <199511291012.CAA27485@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/eisa aha1742.c aic7770.c eisaconf.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk phk 95/11/29 02:12:37 Modified: sys/i386/eisa aha1742.c aic7770.c eisaconf.c Log: Staticize again. Revision Changes Path 1.41 +2 -2 src/sys/i386/eisa/aha1742.c 1.19 +6 -6 src/sys/i386/eisa/aic7770.c 1.9 +2 -2 src/sys/i386/eisa/eisaconf.c