aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/contigmalloc.9
Commit message (Expand)AuthorAgeFilesLines
* manuals: Fix some "missing section argument"Graham Percival8 days1-1/+1
* Deprecate contigfree(9) in favour of free(9)Bjoern A. Zeeb2024-07-261-25/+6
* malloc(9): extend contigmalloc(9) by a "slab cookie"Bjoern A. Zeeb2024-07-241-1/+8
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Add malloc_domainset(9) and _domainset variants to other allocator KPIs.Mark Johnston2018-10-301-2/+26
* Add note that contigfree(9) does not accept NULLEd Maste2015-01-301-1/+8
* Update for adjusted types for boundary arguments in 232356.John Baldwin2012-03-011-1/+1
* Document support for M_NOWAIT by the new implementation of contigmalloc(9)Alan Cox2007-07-191-5/+13
* Xref memguard(9)Christian Brueffer2005-02-221-1/+2
* Sort sections.Ruslan Ermilov2005-01-211-2/+2
* Use the "normal form" for copyright text.Joseph Koshy2004-10-121-2/+2
* Update "documentation date" fields.Brian Feldman2004-08-101-1/+1
* Update contigmalloc(9)'s manpage to reflect usage of the malloc_typeBrian Feldman2004-08-101-9/+2
* A manual page for contigmalloc(9).Joseph Koshy2004-03-061-0/+130