From owner-freebsd-commit Sat Nov 18 00:58:38 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA03996 for freebsd-commit-outgoing; Sat, 18 Nov 1995 00:58:38 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA03976 for cvs-all-outgoing; Sat, 18 Nov 1995 00:58:33 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA03966 for cvs-sys-outgoing; Sat, 18 Nov 1995 00:58:25 -0800 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA03957 ; Sat, 18 Nov 1995 00:58:17 -0800 Date: Sat, 18 Nov 1995 00:58:17 -0800 From: Bruce Evans Message-Id: <199511180858.AAA03957@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa if_zp.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk bde 95/11/18 00:58:16 Modified: sys/i386/isa if_zp.c Log: Fixed the types of the apm hook functions. Completed function declarations. Added prototypes. Partially fixed the path to cons.h.