From owner-cvs-all Sat Aug 21 15:13:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 06D3B15434; Sat, 21 Aug 1999 15:13:49 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA51378; Sat, 21 Aug 1999 15:10:50 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <199908212210.PAA51378@freefall.freebsd.org> From: Mike Smith Date: Sat, 21 Aug 1999 15:10:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/dpt dpt_scsi.c src/sys/i386/isa if_ie.c if_wi.c src/sys/netatm kern_include.h src/sys/pci if_al.c if_en_pci.c if_fpa.c if_rl.c if_tx.c if_vx_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/08/21 15:10:50 PDT Modified files: sys/dev/dpt dpt_scsi.c sys/i386/isa if_ie.c if_wi.c sys/netatm kern_include.h sys/pci if_al.c if_en_pci.c if_fpa.c if_rl.c if_tx.c if_vx_pci.c Log: Clean up after removing sys/eventhandler.h from sys/systm.h at the last minute. This should cover all of the missed cases (and should let LINT build again). Revision Changes Path 1.26 +2 -1 src/sys/dev/dpt/dpt_scsi.c 1.67 +2 -1 src/sys/i386/isa/if_ie.c 1.10 +3 -2 src/sys/i386/isa/if_wi.c 1.2 +2 -1 src/sys/netatm/kern_include.h 1.8 +3 -2 src/sys/pci/if_al.c 1.12 +4 -1 src/sys/pci/if_en_pci.c 1.12 +2 -1 src/sys/pci/if_fpa.c 1.22 +3 -2 src/sys/pci/if_rl.c 1.31 +2 -1 src/sys/pci/if_tx.c 1.19 +2 -1 src/sys/pci/if_vx_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message