Age | Commit message (Expand) | Author |
2015-08-24 | Rename M_RTABLE bucket into "rtable" to match the code and kill unused | Martin Pieuchot |
2014-11-19 | document when to pass free() a size, and hey -- if it is impossible track | Theo de Raadt |
2014-11-02 | tweak wording and update panic messages | Ted Unangst |
2014-08-20 | Remove userland bits related to the crypto(4) interface; ok deraadt | Mike Belopuhov |
2014-07-23 | tweak previous; | Jason McIntyre |
2014-07-23 | document mallocarray like malloc throughout the page. better describe | David Gwynne |
2014-07-12 | add a size argument to free. will be used soon, but for now default to 0. | Ted Unangst |
2014-07-12 | remove bluetooth malloc types | Ted Unangst |
2014-07-10 | Oops, fix man page typo. | Matthew Dempsky |
2014-07-10 | Add mallocarray(9) | Matthew Dempsky |
2014-04-03 | Sync malloc(9) M_* types with sys/malloc.h | Lawrence Teo |
2014-03-27 | tweak previous; help/ok dlg | Jason McIntyre |
2014-03-26 | CONTEXT for malloc. | David Gwynne |
2013-07-04 | free(null) works | Ted Unangst |
2013-06-04 | Replace old-fashioned .Fd by new-fangled .In for #include lines. | Ingo Schwarze |
2012-04-06 | Remove raidframe related references. | Joel Sing |
2010-07-14 | Eliminate some unused malloc(9) type defines. Also get rid of the | Matthew Dempsky |
2010-03-08 | Don't mention that M_WAITOK is defined to be zero, readers do not need | Owain Ainsworth |
2010-01-03 | Neither .Pp nor unqualified text are allowed at the top level of .Bl; | Ingo Schwarze |
2008-12-11 | - update the list of types | Jason McIntyre |
2008-09-02 | remove last bits of MALLOC/FREE | Charles Longeau |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2007-09-07 | Document M_ZERO. | Artur Grabowski |
2007-06-01 | remove crufty adosfs. everytime we try to change a vfs layer interface, | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-02-13 | It's not M1394CTL and M1394DATA. It's M_1394CTL and M_1394DATA. | Michael Knudsen |
2005-12-14 | Make ext2fs use a memory pool to allocate inodes, okay tedu@ | Pedro Martelletto |
2005-08-18 | document M_WAITOK as a separate flag rather than a note to M_NOWAIT | David Gwynne |
2005-08-06 | Document M_CANFAIL and sync M_xxx types; | Miod Vallat |
2005-06-17 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn |
2005-04-15 | Missing space | Tom Cosgrove |
2005-03-30 | mention new udf malloc types, okay deraadt@ | Pedro Martelletto |
2004-01-14 | Get rid of M_LOCKF and use pool for allocating lockf structures. | Alexander Yurchenko |
2003-07-11 | fix some lists and macros; | Jason McIntyre |
2003-06-21 | make type descriptions generally plural. | Ted Unangst |
2003-06-21 | document new malloc type EMULDATA and missing NTFS types. | Ted Unangst |
2003-06-06 | - section reorder | Jason McIntyre |
2003-04-17 | typos; | Jason McIntyre |
2003-04-02 | nfs -> NFS | Jason McIntyre |
2003-02-24 | sync with reality | Ted Unangst |
2002-12-20 | Reword the DEBUGGING section to get rid of second person forms. | Artur Grabowski |
2002-12-20 | Document M_DEBUG. | Artur Grabowski |
2002-08-28 | RAIDframe spelling. ok art@ | Thierry Deval |
2002-07-17 | malloc debug variables have changed. | Artur Grabowski |
2001-07-17 | Document ranges. | Artur Grabowski |
2001-06-28 | speling; jsyn@nthought.com | Todd C. Miller |
2001-05-14 | Sync with reality (M_SYSCTL is not yet committed, but it's coming) | Angelos D. Keromytis |
2001-04-14 | Mention that MALLOC should only be used for allocations with a constant size. | Artur Grabowski |
2001-03-01 | A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sitting | Aaron Campbell |
2000-10-12 | General man page cleanups, mostly to remove trailing whitespace, hard | Aaron Campbell |