aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/malloc.9
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: fixed some wording, kill whitespace at EOL.Ruslan Ermilov2002-03-181-4/+6
* Add realloc() and reallocf(), and make free(NULL, ...) acceptable.Archie Cobbs2002-03-131-11/+74
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Spelling fix: depreciated -> deprecated.John Baldwin2001-08-231-1/+1
* Remove refernces to M_ASLEEP/asleep/await.John Baldwin2001-08-231-28/+1
* Removed whitespace at end-of-line; no content changes. I simply didJens Schweikhardt2001-07-141-9/+9
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: Removed extraneous .No call. The .Nm macro inRuslan Ermilov2001-02-071-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+1
* Introduce the M_ZERO flag to malloc(9)Poul-Henning Kamp2000-10-201-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-031-1/+2
* Bring kernel malloc documentation up to date, including the example.Matthew Dillon1999-09-291-9/+16
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+2
* Fix some typos and do some minor mdoc cleanup.Mike Pritchard1999-06-271-1/+1
* Removed occurrences of consecutive repeated words (such as "the the").Alexander Langer1999-02-121-1/+1
* M_AWAIT changed to M_ASLEEPMatthew Dillon1998-12-231-3/+3
* Documentation update for new M_AWAIT flag to kernel malloc, plus revampMatthew Dillon1998-12-231-12/+50
* Fix argument reversal in example.Poul-Henning Kamp1998-07-021-1/+1
* Fix a few typos.James Raynard1998-02-281-1/+1
* Fixed a missing #include in the synopsis.Bruce Evans1998-01-161-0/+1
* Update malloc.9 to reflect new reality.Poul-Henning Kamp1997-10-111-106/+31
* Add malloc(9) to document the kernel malloc() and free() routines.Mike Pritchard1997-03-221-0/+262