From owner-cvs-sys Sat Nov 18 00:58:25 1995 Return-Path: owner-cvs-sys 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-cvs-sys@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.