From owner-cvs-all Sun Nov 15 07:25:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA03304 for cvs-all-outgoing; Sun, 15 Nov 1998 07:25:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA03299; Sun, 15 Nov 1998 07:25:52 -0800 (PST) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA05960; Sun, 15 Nov 1998 07:25:56 -0800 (PST) Date: Sun, 15 Nov 1998 07:25:56 -0800 (PST) Message-Id: <199811151525.HAA05960@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys kernel.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/11/15 07:25:56 PST Modified files: sys/sys kernel.h Log: Don't generate module event handlers of the wrong (old) type. Fixed some pedantic syntax errors (an extra semicolon in each SYSUNINIT() expansion). Revision Changes Path 1.45 +3 -4 src/sys/sys/kernel.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message