summaryrefslogtreecommitdiff
path: root/share/man/man9/pool.9
AgeCommit message (Expand)Author
2016-04-21Remove some incorrect and outdated references to pool debugging from pool.hMike Larkin
2015-11-23add missing NAME entries;Jason McIntyre
2015-09-06Remove some lies and document that passing the PR_WAITOK flag to pmap_init(9)Mark Kettenis
2014-07-02tweak previous;Jason McIntyre
2014-07-02RETURN VALUES sectionDavid Gwynne
2014-07-02oops, extra newlineDavid Gwynne
2014-07-02add a CONTEXT section.David Gwynne
2013-07-17use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2013-06-04Replace old-fashioned .Fd by new-fangled .In for #include lines.Ingo Schwarze
2012-09-17Rework the description of the flags to pool_get(9)Philip Guenthe
2011-07-05a short note about PR_DEBUGCHKTed Unangst
2010-03-08document PR_NOWAIT.Owain Ainsworth
2009-01-15no comma for last item in a NAME list;Jason McIntyre
2009-01-15Remove the pool_cache documentation and MLINKs, tedu removed the code at h2k7.Owain Ainsworth
2008-11-09remove reference to POOL_DIAGNOSTIC which hasn't existed for nearly a year.Chris Kuethe
2008-10-27document pool_setipl.David Gwynne
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-05-06Add a PR_ZERO flag for pools, to compliment the M_ZEROThordur I. Bjornsson
2007-05-31convert to new .Dd format;Jason McIntyre
2006-05-07Pool drains are gone, okay tedu@Pedro Martelletto
2005-09-30add pool_set_drain_hook and pool_sethardlimit to .Nm;Jason McIntyre
2005-09-09grammar;Jason McIntyre
2005-09-09Fix the description of palloc, okay deraadt@ tedu@Pedro Martelletto
2005-07-31Pools aren't fun, don't let people think they are. (fix argument name toChristopher Pascoe
2004-01-20notes on pool_cache. ok markus jmc a while back.Ted Unangst
2003-12-31remove obsolete reference to "storage" parameter;Jason McIntyre
2003-12-30sync with <pool.h> and remove a .Pp before a list;Jason McIntyre
2003-08-29add some includes, from Patrick Latifi via jmc@Ted Unangst
2003-06-06- section reorderJason McIntyre
2003-04-20typos;Jason McIntyre
2003-02-24of ofTheo de Raadt
2002-12-20 - fix one argument to pool_init.Artur Grabowski
2002-10-08formatting knit, fix a run-together phraseTodd T. Fries
2002-05-28 man9/:Mike Pechkin
2002-04-03Document pool_destroy. From NetBSD through Kamil Andrusz <wizz@mniam.net>Artur Grabowski
2002-02-25Make pool_sethardlimit() check that it doesn't decrease the limit belowDaniel Hartmeier
2002-02-25Catch up to reality.Artur Grabowski
2001-10-29Unconfuse.Marc Espie
2001-10-04we don't like .Pp and blank lines before/after .Ss;Mike Pechkin
2001-08-21Typo: 'a architecture' -> 'an architectureKenneth R Westerback
2001-06-23reflect reality.Artur Grabowski
2001-05-28It's actually "up-front". Alphabetical order for references at theAngelos D. Keromytis
2001-05-28"upfront" is not an English word.Angelos D. Keromytis
2001-05-27Fix "(seeUVM(9))"Angelos D. Keromytis
2001-05-27"If both ... is specified ..." is not proper english.Angelos D. Keromytis
2001-03-26Remove BUGS section since pool(9) will now work with old VM system.Aaron Campbell
2001-03-01A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sittingAaron Campbell
2000-12-22more typo fixes; aaron@ okAnil Madhavapeddy
2000-10-12General man page cleanups, mostly to remove trailing whitespace, hardAaron Campbell
2000-04-26pool manipulation routines; second takeMichael Shalayeff