From owner-svn-src-head@FreeBSD.ORG Sat Dec 21 00:15:59 2013 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 70C42EB9; Sat, 21 Dec 2013 00:15:59 +0000 (UTC) Received: from h2.funkthat.com (gate2.funkthat.com [208.87.223.18]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 32A0A16D5; Sat, 21 Dec 2013 00:15:58 +0000 (UTC) Received: from h2.funkthat.com (localhost [127.0.0.1]) by h2.funkthat.com (8.14.3/8.14.3) with ESMTP id rBL0Fvlf069934 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 20 Dec 2013 16:15:58 -0800 (PST) (envelope-from jmg@h2.funkthat.com) Received: (from jmg@localhost) by h2.funkthat.com (8.14.3/8.14.3/Submit) id rBL0FvfE069933; Fri, 20 Dec 2013 16:15:57 -0800 (PST) (envelope-from jmg) Date: Fri, 20 Dec 2013 16:15:57 -0800 From: John-Mark Gurney To: Glen Barber Subject: Re: svn commit: r259670 - head/share/man/man9 Message-ID: <20131221001557.GA99167@funkthat.com> References: <201312202357.rBKNv5Pn013426@svn.freebsd.org> <20131220235929.GE3148@glenbarber.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131220235929.GE3148@glenbarber.us> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.2-RELEASE i386 X-PGP-Fingerprint: 54BA 873B 6515 3F10 9E88 9322 9CB1 8F74 6D3F A396 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN? can i haz chizburger? X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.2 (h2.funkthat.com [127.0.0.1]); Fri, 20 Dec 2013 16:15:58 -0800 (PST) Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Dec 2013 00:15:59 -0000 Glen Barber wrote this message on Fri, Dec 20, 2013 at 18:59 -0500: > On Fri, Dec 20, 2013 at 11:57:05PM +0000, John-Mark Gurney wrote: > > Author: jmg > > Date: Fri Dec 20 23:57:05 2013 > > New Revision: 259670 > > URL: http://svnweb.freebsd.org/changeset/base/259670 > > > > Log: > > document the m_getjcl function... > > > > Modified: > > head/share/man/man9/Makefile > > head/share/man/man9/mbuf.9 > > > > Modified: head/share/man/man9/Makefile > > ============================================================================== > > --- head/share/man/man9/Makefile Fri Dec 20 23:34:10 2013 (r259669) > > +++ head/share/man/man9/Makefile Fri Dec 20 23:57:05 2013 (r259670) > > @@ -901,6 +901,7 @@ MLINKS+=\ > > mbuf.9 m_freem.9 \ > > mbuf.9 MGET.9 \ > > mbuf.9 m_get.9 \ > > + mbuf.9 m_getjcl.9 \ > > mbuf.9 m_getcl.9 \ > > mbuf.9 m_getclr.9 \ > > mbuf.9 MGETHDR.9 \ > > > > Modified: head/share/man/man9/mbuf.9 > > ============================================================================== > > --- head/share/man/man9/mbuf.9 Fri Dec 20 23:34:10 2013 (r259669) > > +++ head/share/man/man9/mbuf.9 Fri Dec 20 23:57:05 2013 (r259670) > > @@ -74,6 +74,8 @@ > > .Ft struct mbuf * > > .Fn m_getm "struct mbuf *orig" "int len" "int how" "int type" > > .Ft struct mbuf * > > +.Fn m_getjcl "int how" "short type" "int flags" "int size" > > +.Ft struct mbuf * > > .Fn m_getcl "int how" "short type" "int flags" > > .Ft struct mbuf * > > .Fn m_getclr "int how" "int type" > > @@ -592,6 +594,12 @@ together, as it avoids having to unlock/ > > Returns > > .Dv NULL > > on failure. > > +.It Fn m_getjcl how type flags size > > +This is like > > +.Fn m_getcl > > +but it the size of the cluster allocated will be large enough for > > +.Fa size > > +bytes. > > .It Fn m_getclr how type > > Allocate an > > .Vt mbuf > > Please bump .Dd. Sorry, done in r259672. Thanks for the reminder. -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."