summaryrefslogtreecommitdiff
path: root/lib/libc/db/mpool
Commit message (Expand)AuthorAgeFilesLines
* Don't leak information via uninitialized space in db(3) records. [09:07]releng/7.0Colin Percival2009-04-221-1/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix format strings to unbreak with -DDEBUG option.Jun Kuriyama2004-09-101-2/+2
* Simplify mpool_get() and mpool_write() by using pread() and pwrite()David Schultz2004-01-201-6/+3
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove __P() usage.David E. O'Brien2002-03-211-5/+5
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-1/+3
* Fix a tailq conversion bug that resulted in, e.g., nvi crashing uponBrian Feldman2000-12-301-1/+2
* Use TAILQ instead of CIRCLEQ.Poul-Henning Kamp2000-12-291-21/+18
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-3/+3
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-3/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-2/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix conflicts and merge into mainlinePaul Traina1996-02-271-252/+181
* Import updated Berkeley DB into CSRG branchPaul Traina1996-02-271-0/+746
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-273-0/+546