From owner-cvs-all Sun Dec 23 14: 4:13 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 7D21137B405; Sun, 23 Dec 2001 14:04:08 -0800 (PST) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBNM48856393; Sun, 23 Dec 2001 14:04:08 -0800 (PST) (envelope-from bmilekic) Message-Id: <200112232204.fBNM48856393@freefall.freebsd.org> From: Bosko Milekic Date: Sun, 23 Dec 2001 14:04:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_mbuf.c src/sys/sys mbuf.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmilekic 2001/12/23 14:04:08 PST Modified files: sys/kern subr_mbuf.c sys/sys mbuf.h Log: On the first day of Christmas bde gave to me: A [hopefully] conforming style(9) revamp of mb_alloc and related code. (This was possible due to bde's remarkable patience.) Submitted by: (in large part) bde Reviewed by: (the other part) bde Revision Changes Path 1.13 +132 -143 src/sys/kern/subr_mbuf.c 1.88 +68 -77 src/sys/sys/mbuf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message