Date: Sat, 21 Aug 1999 15:10:50 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> 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 Message-ID: <199908212210.PAA51378@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908212210.PAA51378>
