summaryrefslogtreecommitdiff
path: root/share/man/man9/malloc.9
AgeCommit message (Expand)Author
2005-12-14Make ext2fs use a memory pool to allocate inodes, okay tedu@Pedro Martelletto
2005-08-18document M_WAITOK as a separate flag rather than a note to M_NOWAITDavid Gwynne
2005-08-06Document M_CANFAIL and sync M_xxx types;Miod Vallat
2005-06-17Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-04-15Missing spaceTom Cosgrove
2005-03-30mention new udf malloc types, okay deraadt@Pedro Martelletto
2004-01-14Get rid of M_LOCKF and use pool for allocating lockf structures.Alexander Yurchenko
2003-07-11fix some lists and macros;Jason McIntyre
2003-06-21make type descriptions generally plural.Ted Unangst
2003-06-21document new malloc type EMULDATA and missing NTFS types.Ted Unangst
2003-06-06- section reorderJason McIntyre
2003-04-17typos;Jason McIntyre
2003-04-02nfs -> NFSJason McIntyre
2003-02-24sync with realityTed Unangst
2002-12-20Reword the DEBUGGING section to get rid of second person forms.Artur Grabowski
2002-12-20Document M_DEBUG.Artur Grabowski
2002-08-28RAIDframe spelling. ok art@Thierry Deval
2002-07-17malloc debug variables have changed.Artur Grabowski
2001-07-17Document ranges.Artur Grabowski
2001-06-28speling; jsyn@nthought.comTodd C. Miller
2001-05-14Sync with reality (M_SYSCTL is not yet committed, but it's coming)Angelos D. Keromytis
2001-04-14Mention that MALLOC should only be used for allocations with a constant size.Artur Grabowski
2001-03-01A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sittingAaron Campbell
2000-10-12General man page cleanups, mostly to remove trailing whitespace, hardAaron Campbell
2000-06-25comma splicePaul Janzen
2000-06-07Document how 'show malloc' in ddb can be used to find out what went wrong.Artur Grabowski
2000-06-06Some minor corrections.Aaron Campbell
2000-06-06Document MALLOC_DEBUG.Artur Grabowski
1999-10-05The .Bl -tag flag expects a -width argument.Aaron Campbell
1999-09-23Typo fixes.Alex Feldman
1999-09-02Minor fusses: OpenBSD tag, misused macros, codes references path.Marc Espie
1999-08-30Missed includeMarc Espie
1999-08-30More accurate messages, add missing types.Marc Espie
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1997-04-09the theTheo de Raadt
1996-11-01kernel malloc()/MALLOC() man page from NetBSDTodd C. Miller