From owner-cvs-all Wed Mar 7 21: 8:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73DA437B71A; Wed, 7 Mar 2001 21:08:26 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2858QP20414; Wed, 7 Mar 2001 21:08:26 -0800 (PST) (envelope-from julian) Message-Id: <200103080508.f2858QP20414@freefall.freebsd.org> From: Julian Elischer Date: Wed, 7 Mar 2001 21:08:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph netgraph.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/03/07 21:08:26 PST Modified files: (Branch: RELENG_4) sys/netgraph netgraph.h Log: MFC some -current compatibility macros. Approved by: jkh These macros are not used by -stable code, but including them allows new nodes in -current to be more easily backported by users of 4.3 should they need them. Revision Changes Path 1.6.2.4 +63 -6 src/sys/netgraph/netgraph.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message