summaryrefslogtreecommitdiffstats
path: root/src/util/berk_db/hash
Commit message (Expand)AuthorAgeFilesLines
* Removing berk_db, since it is now replaced by db2Theodore Tso1996-07-2418-4662/+0
* cvsignore hackeryTom Yu1996-06-101-1/+0
* print an error when dsize test failsMark Eichin1996-03-141-2/+6
* Remove ##DOS!include of config/windows.in. config/windows.in is nowTheodore Tso1995-10-072-1/+5
* Removed "foo:: foo-$(WHAT)" lines from the MakefileTheodore Tso1995-09-252-2/+5
* Update file listTheodore Tso1995-08-242-0/+5
* Added test for pgno_t that should avoid breaking NetBSDSam Hartman1995-07-142-1/+16
* * configure.in: Don't check for pgno_t; it's not in sys/types.h onTom Yu1995-07-022-1/+6
* Add shared library supportPaul Park1995-06-303-2/+16
* * configure.in: use AC_CHECK_FUNCS and check for memmove.Mark Eichin1995-06-283-1/+10
* * configure.in: *int*_t are likely to collide with native types,Mark Eichin1995-06-282-1/+14
* Compiler warning cleanupPaul Park1995-06-272-1/+5
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-4/+5
* configure.in (CDEFS_INCLUDE): /bin/sh doesn't grok $(foo); it wants ${foo}!Theodore Tso1995-06-072-1/+5
* Use sys/cdefs.h if present (e.g. linux)Paul Park1995-05-303-1/+14
* If the size field of a struct datum != size field of DBT, you need to copyEzra Peisach1995-05-303-0/+104
* Check in Berkeley Database code version 1.85Paul Park1995-05-2618-0/+4465