From owner-cvs-sys Sat Oct 12 10:35:53 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA13299 for cvs-sys-outgoing; Sat, 12 Oct 1996 10:35:53 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA13098; Sat, 12 Oct 1996 10:34:27 -0700 (PDT) Date: Sat, 12 Oct 1996 10:34:27 -0700 (PDT) From: Bruce Evans Message-Id: <199610121734.KAA13098@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/eisa 3c5x9.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/10/12 10:34:26 Modified: sys/i386/eisa 3c5x9.c Log: Staticized. Things exported by linker sets should always be static. Revision Changes Path 1.6 +2 -2 src/sys/i386/eisa/3c5x9.c