Age | Commit message (Expand) | Author |
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 |
2000-06-25 | comma splice | Paul Janzen |
2000-06-07 | Document how 'show malloc' in ddb can be used to find out what went wrong. | Artur Grabowski |
2000-06-06 | Some minor corrections. | Aaron Campbell |
2000-06-06 | Document MALLOC_DEBUG. | Artur Grabowski |
1999-10-05 | The .Bl -tag flag expects a -width argument. | Aaron Campbell |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-09-02 | Minor fusses: OpenBSD tag, misused macros, codes references path. | Marc Espie |
1999-08-30 | Missed include | Marc Espie |
1999-08-30 | More accurate messages, add missing types. | Marc Espie |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1997-04-09 | the the | Theo de Raadt |
1996-11-01 | kernel malloc()/MALLOC() man page from NetBSD | Todd C. Miller |