From owner-freebsd-commit Fri Nov 17 23:07:19 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00237 for freebsd-commit-outgoing; Fri, 17 Nov 1995 23:07:19 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00214 for cvs-all-outgoing; Fri, 17 Nov 1995 23:07:16 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00201 for cvs-sys-outgoing; Fri, 17 Nov 1995 23:07:13 -0800 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA00183 ; Fri, 17 Nov 1995 23:07:07 -0800 Date: Fri, 17 Nov 1995 23:07:07 -0800 From: Bruce Evans Message-Id: <199511180707.XAA00183@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa cx.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 95/11/17 23:07:06 Modified: sys/i386/isa cx.c Log: Fixed the type of a timeout function. Removed related bogus casts of function pointers. Removed a bogus include.