summaryrefslogtreecommitdiffstats
path: root/lib/libc/db/mpool (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove mpool.libtp, it was part of the Berkeley DB tarball but notmillert2017-08-221-746/+0
* delete old lint ARGSUSED commentsguenther2015-11-011-4/+1
* tidy up by inlining next level included makefilestedu2015-04-061-5/+0
* Move to the <limits.h> universe.deraadt2015-01-161-2/+1
* CIRCLEQ begone.krw2013-12-021-22/+21
* Fix a memory leak that could be trigged by a read errormillert2006-01-251-5/+11
* Add missing break; in a switch case statement from r1.7 pread() changes. Fromaaron2006-01-241-1/+2
* Use queue macros instead of directly accessing fields. ok millert@otto2005-10-121-8/+5
* Pass local var instead of mp->lqh.cqh_first to CIRCLEQ_REMOVE macro.otto2005-10-101-3/+3
* zap rcsidespie2005-08-051-9/+1
* ansify. ok deraadt@ moritz@otto2005-03-231-40/+16
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* -Wall cleanup, make rcsid variables constavsm2003-05-011-2/+2
* Cosmetic changes such as correct printf format specifiers on LP64millert2002-02-251-3/+3
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-7/+7
* After writing a page out to disk, run the page back through the user'smillert2002-02-011-2/+11
* Use pread(2) and pwrite(2) instead of lseek(2) + read(2) / write(2).millert2002-01-311-14/+13
* o Minor changes from db.1.86 (sleepycat). Does not include the new hashmillert1999-02-153-19/+68
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-2/+2
* do not toss memory dribble into the output files (small performance loss)deraadt1998-08-281-3/+1
* ftpd: sleep for an indeterminate amount for non-existant loginsmillert1998-07-131-3/+3
* Remove dead codetholo1996-09-151-1/+4
* Fix RCS idstholo1996-08-193-11/+3
* db release 1.85deraadt1996-05-072-251/+926
* initial import of NetBSD treederaadt1995-10-183-0/+554