aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/mbuf.9
Commit message (Expand)AuthorAgeFilesLines
* mbuf.9: Document mtodoJohn Baldwin2023-12-281-5/+19
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* mbuf(9): Remove two double words in the manual pageGordon Bergling2022-04-031-2/+2
* Introduce m_get3()Kristof Provost2021-08-181-1/+10
* sed(1): Add a reference for a 4.4BSD manual documentGordon Bergling2021-04-081-1/+10
* Catch up with 6edfd179c86: document M_EXTPG. While here sore flagsGleb Smirnoff2021-01-291-3/+3
* mbuf(9): Some markup fixesGordon Bergling2020-09-171-2/+2
* fix up docs for m_getjcl as well..John-Mark Gurney2020-07-241-2/+5
* document that m_get2 only accepts up to MJUMPAGESIZE..John-Mark Gurney2020-07-241-1/+4
* Add an external mbuf buffer type that holds multiple unmapped pages.John Baldwin2019-06-291-1/+2
* Sync mbuf flags, types, and external buffer types with <sys/mbuf.h>.John Baldwin2019-06-281-8/+37
* Use a tab after #define for EXT_* constants.John Baldwin2019-06-281-12/+12
* Shorten list of arguments to mbuf external storage freeing function.Gleb Smirnoff2017-10-091-6/+11
* mbuf(9), mbuf_tags(9): fix function prototypes.Andriy Voskoboinyk2016-10-101-10/+4
* Update a comment to reflect r305051.Kevin Lo2016-08-301-2/+2
* Document m_catpkt(), and remove misinformation about m_cat(9).Mark Johnston2016-03-021-7/+23
* Remove MLINKS to more non-existent mbuf(9) macrosEnji Cooper2015-09-271-1/+0
* Posthumously remove all references to MFREE(9)Enji Cooper2015-09-271-1/+0
* Document m_collapse().Mark Johnston2015-03-121-1/+17
* In order to reduce use of M_EXT outside of the mbuf allocator andRobert Watson2015-01-061-4/+7
* Fix various mdoc issues and some EOL whitespace.Christian Brueffer2014-12-211-2/+4
* it is not cast to a pointer of the specified type, it is cast to theJohn-Mark Gurney2014-10-211-1/+1
* spell out the arguments..John-Mark Gurney2014-10-211-5/+6
* Catch up with recent changes...Kevin Lo2014-06-051-21/+23
* Document m_get2().Kevin Lo2014-04-301-1/+7
* Change type from int to short to match function prototypes.Kevin Lo2014-04-301-5/+5
* Remove notes about historical mbuf(9) allocator flags from documentation.Gleb Smirnoff2014-01-161-12/+1
* bump DdJohn-Mark Gurney2013-12-211-1/+1
* document the m_getjcl function...John-Mark Gurney2013-12-201-0/+8
* Remove description of deprecated IP fragment checksum support.Andre Oppermann2012-11-131-56/+1
* The argument len of m_pullup(9) could be less than or equal to MHLEN.Kevin Lo2012-10-301-1/+1
* Fix MINCLSIZE. It should be MHLEN + 1.Kevin Lo2012-10-251-4/+3
* Typo and mdoc(7) style fixes.Glen Barber2012-05-201-2/+4
* It is already seven years since mbuf allocator uses sameGleb Smirnoff2011-04-181-15/+16
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* Document the MEXTADD macro.Dag-Erling Smørgrav2010-08-071-2/+55
* Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT.Ruslan Ermilov2008-03-251-14/+4
* Give MEXTADD() another argument to make both void pointers to thePoul-Henning Kamp2008-02-011-2/+3
* Document m_pulldown().Bruce M Simpson2007-02-261-1/+39
* Expand history and authors section of mbuf.9 man page to discuss recentRobert Watson2007-02-151-0/+28
* Explicitly emphasize a facet of m_pullup() that some people seem toJulian Elischer2006-12-081-0/+4
* o GC MT_FTABLE removed in rev. 1.192 mbuf.h.Maxim Konovalov2006-07-241-3/+2
* promote fast ipsec's m_clone routine for public use; it is renamedSam Leffler2006-03-151-1/+23
* Remove references to MEXT_ADD_REF, MEXT_REM_REF and MEXT_IS_REFAndre Oppermann2005-11-181-17/+1
* describe m_alignSam Leffler2005-08-081-1/+7
* Use 'manual page' instead of 'man page' for consistency.Hiten Pandya2005-06-281-1/+1
* Assorted markup fixes and minor wordsmithing.Ruslan Ermilov2005-06-151-1/+1
* add m_copyup function.. This can be used to help make our ip stack lessJohn-Mark Gurney2005-03-171-0/+29
* Expand contractions.Ruslan Ermilov2005-02-131-2/+2
* Expand *n't contractions.Ruslan Ermilov2005-02-131-4/+4