summaryrefslogtreecommitdiffstats
path: root/share/man/man9/malloc.9
Commit message (Expand)AuthorAgeFilesLines
* Return bits which were removed in revision 1.28.trhodes2003-02-241-0/+19
* The .Fn functioncharnier2003-02-051-4/+7
* Catch up to WAIT/NOWAIT cleanup.alfred2003-01-211-19/+0
* Add required commas that were ommitted in the previous delta; thesheldonh2003-01-191-1/+1
* Document lock order reversals possible when calling allocation functionsalfred2003-01-181-0/+16
* Caution programmers not to confuse M_DONTWAIT with M_NOWAIT. Theyrwatson2003-01-181-0/+11
* Spelling: s/then/than/ where appropriate.ru2002-12-241-1/+1
* mdoc(7) police: fixed some wording, kill whitespace at EOL.ru2002-03-181-4/+6
* Add realloc() and reallocf(), and make free(NULL, ...) acceptable.archie2002-03-131-11/+74
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* Spelling fix: depreciated -> deprecated.jhb2001-08-231-1/+1
* Remove refernces to M_ASLEEP/asleep/await.jhb2001-08-231-28/+1
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-9/+9
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: Removed extraneous .No call. The .Nm macro inru2001-02-071-1/+1
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
* Introduce the M_ZERO flag to malloc(9)phk2000-10-201-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-031-1/+2
* Bring kernel malloc documentation up to date, including the example.dillon1999-09-291-9/+16
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+2
* Fix some typos and do some minor mdoc cleanup.mpp1999-06-271-1/+1
* Removed occurrences of consecutive repeated words (such as "the the").alex1999-02-121-1/+1
* M_AWAIT changed to M_ASLEEPdillon1998-12-231-3/+3
* Documentation update for new M_AWAIT flag to kernel malloc, plus revampdillon1998-12-231-12/+50
* Fix argument reversal in example.phk1998-07-021-1/+1
* Fix a few typos.jraynard1998-02-281-1/+1
* Fixed a missing #include in the synopsis.bde1998-01-161-0/+1
* Update malloc.9 to reflect new reality.phk1997-10-111-106/+31
* Add malloc(9) to document the kernel malloc() and free() routines.mpp1997-03-221-0/+262
OpenPOWER on IntegriCloud