| Commit message (Expand) | Author | Age | Files | Lines |
* | Use size_t rather than a 16-bit data type fo the length. | obrien | 2000-11-07 | 1 | -1/+5 |
* | More secure temporary filename. This needs to be revisited to use | kris | 2000-11-02 | 1 | -1/+1 |
* | If using a DB_RECNO, db::put should return the new key if R_IAFTER is | green | 2000-08-08 | 1 | -1/+9 |
* | Prevent TMPDIR overflow. | kris | 2000-08-04 | 1 | -1/+5 |
* | cleanup the tsearch import. | alfred | 2000-07-06 | 2 | -53/+4 |
* | Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), | jasone | 2000-01-27 | 7 | -26/+24 |
* | Add three-tier symbol naming in support of POSIX thread cancellation | jasone | 2000-01-12 | 7 | -24/+41 |
* | $Header$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 13 | -13/+13 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 4 | -0/+4 |
* | Replace memory leaking instances of realloc with non-leaking reallocf. | imp | 1998-09-16 | 3 | -7/+6 |
* | Change obsolete $@ to ${.TARGET}. | imp | 1998-09-11 | 1 | -1/+1 |
* | Don't trust TMPDIR if we're setuid root. This is used only for the | imp | 1998-09-11 | 1 | -2/+3 |
* | Fix btree problems. This passes regressions tests. | guido | 1998-06-25 | 2 | -2/+5 |
* | Sorted lists. | bde | 1997-10-21 | 1 | -4/+3 |
* | Removed the subdirectory paths from the definitions of MAN[1-9]. They | bde | 1997-10-16 | 1 | -4/+3 |
* | Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp> | julian | 1997-09-24 | 1 | -1/+1 |
* | Many places in the code NULL is used in integer context, where | phk | 1997-09-18 | 1 | -1/+1 |
* | Changed all paths to be relative to src/lib instead of src/lib/libc | jb | 1997-05-03 | 7 | -19/+29 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 2 | -2/+2 |
* | Reviewed by: Bruce Evans <bde@freebsd.org> | danny | 1997-02-15 | 1 | -0/+6 |
* | Sweep through the tree fixing mmap() usage: | alex | 1997-01-16 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 2 | -2/+2 |
* | make u_char * -> char * conversion explicit. | jkh | 1996-12-05 | 1 | -1/+1 |
* | Back out most of the last backout. :-) Guido removed the 1.1.1.1->1.1.1.2 | peter | 1996-10-19 | 1 | -10/+18 |
* | Backout bzero patch. | guido | 1996-10-18 | 1 | -21/+11 |
* | When freeing buffers in the db routines, also zeroize them | guido | 1996-10-17 | 1 | -1/+3 |
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 1 | -1/+2 |
* | Bring in fixes to db 1.85 from NetBSD. These fixes have been documented as | pst | 1996-07-21 | 3 | -18/+39 |
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 3 | -6/+6 |
* | Close PR#218. Don't reference non-existant dbm(3) and ndbm(3) manual | jkh | 1996-03-03 | 1 | -4/+4 |
* | Fix conflicts and merge into mainline | pst | 1996-02-27 | 16 | -25286/+724 |
* | This commit was generated by cvs2svn to compensate for changes in r14272, | pst | 1996-02-27 | 35 | -1081/+26814 |
|\ |
|
| * | Import updated Berkeley DB into CSRG branch | pst | 1996-02-27 | 46 | -1680/+27446 |
* | | move stat behind open to cover corner case | pst | 1996-02-25 | 1 | -2/+8 |
* | | If a .db file is 0 length, initialize it as if it did not exist. | pst | 1996-02-23 | 1 | -1/+2 |
* | | Reviewed by: julian and (hsu?) | julian | 1996-01-22 | 3 | -10/+10 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 15 | -30/+30 |
* | | Added the mpool.3 manpage to the installed manpages. It is referred from the | ats | 1994-12-11 | 1 | -0/+1 |
* | | First crack at making libc work with the new make macros. It compiles on | wollman | 1994-08-05 | 1 | -1/+1 |
|/ |
|
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 71 | -0/+40026 |