aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/db/btree
Commit message (Expand)AuthorAgeFilesLines
* MFC: Fix a condition where the hole would be inserted in the wrongJun Kuriyama2004-09-191-2/+4
* MFC: Use a secure temporary filenameKris Kennaway2000-11-021-1/+1
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-272-5/+5
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-122-5/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Replace memory leaking instances of realloc with non-leaking reallocf.Warner Losh1998-09-161-1/+1
* Don't trust TMPDIR if we're setuid root. This is used only for theWarner Losh1998-09-111-2/+3
* Fix btree problems. This passes regressions tests.Guido van Rooij1998-06-252-2/+5
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-181-1/+1
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-2/+3
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-4/+4
* Fix conflicts and merge into mainlinePaul Traina1996-02-273-179/+69
* Import updated Berkeley DB into CSRG branchPaul Traina1996-02-2714-835/+1147
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-2/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-2717-0/+4602