From owner-cvs-all Wed Apr 4 20:55:34 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 C5A2337B509; Wed, 4 Apr 2001 20:55:29 -0700 (PDT) (envelope-from bmilekic@FreeBSD.org) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f353tTC15109; Wed, 4 Apr 2001 20:55:29 -0700 (PDT) (envelope-from bmilekic) Message-Id: <200104050355.f353tTC15109@freefall.freebsd.org> From: Bosko Milekic Date: Wed, 4 Apr 2001 20:55:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mbuf.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmilekic 2001/04/04 20:55:28 PDT Modified files: sys/sys mbuf.h Log: Various style fixes. Also place the macros under #ifdef _KERNEL. Equally hide the internal structures such as the freelist structs which include condition variables. Reviewed by: bde Mostly suggested by: bde Revision Changes Path 1.76 +29 -22 src/sys/sys/mbuf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message