summaryrefslogtreecommitdiffstats
path: root/src/util/berk_db/test
Commit message (Expand)AuthorAgeFilesLines
* Removing berk_db, since it is now replaced by db2Theodore Tso1996-07-2417-2694/+0
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Add /usr/lib/ispell/ispell.words for LinuxEzra Peisach1995-10-302-0/+7
* Fix handling of index so db test compiles on AIXSam Hartman1995-10-122-3/+8
* Remove __dbtest after done with make checkPaul Park1995-09-012-0/+9
* Update file listTheodore Tso1995-08-242-0/+5
* * configure.in: int*_t and pgno_t declarations fromMark Eichin1995-06-282-0/+12
* * dbtest.c (xmalloc): use memcpy, memmove isn't needed.Mark Eichin1995-06-283-2/+10
* * run.test: look in /usr/share/lib/dict/words to find the wordsMark Eichin1995-06-282-1/+8
* Fix run.test to run under UltrixPaul Park1995-06-162-6/+12
* Really check for /bin/sh5Paul Park1995-06-131-1/+1
* Fix test for Ultrix and SolarisPaul Park1995-06-134-1/+19
* * configure.in: fix intial value of CDEFS_INCLUDE so that makeTom Yu1995-06-112-1/+6
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-3/+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/+13
* Check for the signal type in compiling testsEzra Peisach1995-05-303-1/+9
* Check in Berkeley Database code version 1.85Paul Park1995-05-2617-0/+2587