| Age | Commit message (Expand) | Author |
| 2021-12-22 | Document PR_PSERIALIZE. Remove documentation for pool_cache_setpredestruct(). | thorpej |
| 2020-04-13 | Remove superfluous whitespace & macros. | wiz |
| 2020-04-13 | slightly change and fix the semantics of pool_set*wat(), pool_sethardlimit() | chs |
| 2019-02-10 | document PR_ZERO | christos |
| 2016-12-24 | Add a missing .El, which is causing the rest of the text being | abhinav |
| 2015-08-15 | Remove POOL_INIT() (does not exist). | maxv |
| 2011-11-14 | Document pool_sethardlimit. | jym |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2007-07-25 | pool_init: wchan is const | pooka |
| 2007-03-15 | Document the ipl argument to pool_init. | ad |
| 2007-02-16 | - Add link to memoryallocators(9) in kmem_*(9), vmem(9), uvm(9), malloc(9), | rmind |
| 2005-10-03 | Use full month names in Dd. | wiz |
| 2005-10-02 | Xref pool_cache(9) and bump date. | bouyer |
| 2005-06-02 | Update pool_prime description to match change in v1.55 of kern/subr_pool.c | wiz |
| 2005-02-02 | Remove a superfluous .El. Noted by Nicolas Joly in PR 29186. | wiz |
| 2005-01-01 | document PR_NOTOUCH and bump date. | yamt |
| 2004-04-25 | Document the POOL_INIT macro. | simonb |
| 2004-03-24 | attempt to clarify bit about flags usage: | pooka |
| 2004-03-08 | Bump date for previous. | wiz |
| 2004-03-08 | note that pool_init and pool_destroy should never be called | dbj |
| 2003-12-21 | Dump date for previous. | simonb |
| 2003-12-21 | Note that the fifth argument to pool_init() is "flags" and not "nitems". | simonb |
| 2003-05-01 | Typos, mostly a -> an. | uebayasi |
| 2003-04-16 | Use | wiz |
| 2002-11-12 | Typo. | minoura |
| 2002-10-14 | New sentence, new line. | wiz |
| 2002-08-20 | Drop .Pp before .Ss. | wiz |
| 2002-08-11 | Sync with reality. | soren |
| 2002-08-11 | POOL_STORAGE_SIZE no longer exists. | soren |
| 2002-02-13 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-12-26 | Fix SEE ALSO section. | wiz |
| 2001-07-19 | Bring up to date. pool_create() doesn't exist any longer. Include | gmcgarry |
| 2001-06-21 | Fix typos, punctuation and whitespace. | wiz |
| 2001-04-06 | Double typo. | wiz |
| 2001-04-04 | Xref uvm(9), not UVM(9). | wiz |
| 2000-05-31 | Document pool_init(9) and generally Sync with Reality. | pk |
| 1999-08-05 | Create new pool flag PR_LIMITFAIL, indicating that even PR_WAIT | sommerfeld |
| 1999-04-03 | add MLINKS for pool(9). | msaitoh |
| 1999-03-16 | More .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1998-09-03 | Eliminate extra comma in SEE ALSO section | msaitoh |
| 1998-09-03 | Corrected my incorrect usage of hyphens, en-dashes, and em-dashes. | jeremy |
| 1998-09-03 | Added subsections for easier reading and some explanatory paragraphs. | jeremy |
| 1998-09-02 | Changed references to filesystem paths to use the mdoc filesystem path | jeremy |
| 1998-08-17 | Fix date. | pk |
| 1998-07-29 | The new memory resource pool scheme. | pk |
| 1998-04-22 | Add David Brownlee's new intro pages, with editing. (PR #534[23]) | ross |
| 1998-02-20 | Describe the client-provided storage option. | pk |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1998-01-10 | use Nx 1.4 not Nx 1.3a | lukem |
| 1997-12-13 | Pool resource utility docs. | pk |