| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move the db2 library to the site of its one use, the kdb-db2 module. | Ken Raeburn | 2005-10-04 | 116 | -50894/+0 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 3 | -8/+0 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 2 | -1/+5 |
| * | remove old makefile | Ken Raeburn | 2005-06-21 | 1 | -652/+0 |
| * | * run.test (getnwords): Run data through "cat -v", because at least one version | Ken Raeburn | 2004-08-27 | 2 | -1/+11 |
| * | * run.test (getnwords): Rewrite to drop blank lines before counting lines, no... | Ken Raeburn | 2004-08-15 | 2 | -1/+6 |
| * | * run.test (getnwords): New function. Uses sed to get N words from $DICT as | Ken Raeburn | 2004-08-12 | 2 | -11/+21 |
| * | ignore generated timestamp file autoconf.stmp | Ken Raeburn | 2004-06-19 | 1 | -0/+1 |
| * | * mpool/mpool.c (mpool_get, mpool_write): Check that the offset calculation | Ken Raeburn | 2004-06-19 | 2 | -0/+17 |
| * | * Makefile.in (include/generated.stmp): New intermediate target file, to | Ken Raeburn | 2004-06-12 | 3 | -5/+18 |
| * | * Makefile.in ($(srcdir)/include/config.h.in): Always use --include, never try | Ken Raeburn | 2004-06-08 | 2 | -1/+6 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
| * | Use compile-time tests using system headers to determine byte order on AIX. | Ken Raeburn | 2004-05-23 | 4 | -1/+13 |
| * | * configure.in: Check for machine/endian.h too. | Ken Raeburn | 2004-05-07 | 4 | -2/+32 |
| * | Since the AES code builds, and doesn't do any configure-time byte order checks | Ken Raeburn | 2004-05-06 | 5 | -1/+77 |
| * | Add files containing the export lists used on UNIX, in each directory | Ken Raeburn | 2004-04-22 | 2 | -0/+103 |
| * | * btree/bt_seq.c: Include string.h | Ken Raeburn | 2004-04-03 | 2 | -0/+5 |
| * | ignore some more generated files | Ken Raeburn | 2004-02-24 | 1 | -0/+1 |
| * | don't install in-tree libdb | Tom Yu | 2003-04-02 | 2 | -1/+5 |
| * | Search for ar, ranlib, install in KRB5_BUILD_LIBRARY* macros rather than | Ken Raeburn | 2003-01-10 | 2 | -1/+2 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 9 | -9/+18 |
| * | Only system headers should declare errno | Sam Hartman | 2003-01-05 | 5 | -4/+17 |
| * | blah | Sam Hartman | 2003-01-01 | 1 | -0/+645 |
| * | use stdint.h and inttypes.h if available | Ken Raeburn | 2002-09-05 | 4 | -1/+16 |
| * | * acconfig.h: Remove file. All handled by configure.in now | Ezra Peisach | 2002-09-03 | 2 | -15/+4 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 10 | -8/+18 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 2 | -0/+4 |
| * | * btree/bt_split.c (bt_psplit): Correctly account for | Tom Yu | 2002-08-28 | 2 | -2/+9 |
| * | * Makefile: Deleted | Ken Raeburn | 2002-08-24 | 2 | -23/+2 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 10 | -8/+18 |
| * | * dbtest.c: Include btree.h if we're compiled with -DSTATISTICS | Tom Yu | 2002-08-23 | 3 | -1/+21 |
| * | * main.c: Disable append(); we don't have R_APPEND in this release | Tom Yu | 2002-08-23 | 2 | -8/+88 |
| * | * Makefile.in (LIBMINOR): Bump due to addition of bt_rseq() | Tom Yu | 2002-08-23 | 8 | -12/+474 |
| * | * db.h: Add rename and prototype for bt_rseq(); this is a kludge | Tom Yu | 2002-08-23 | 2 | -0/+7 |
| * | * Makefile.in (SUBDIROBJLISTS): New variable | Ken Raeburn | 2002-08-15 | 2 | -0/+5 |
| * | * dbtest.c: Test for __STDC__ defined, not nonzero, to decide whether to use | Ken Raeburn | 2002-05-08 | 2 | -3/+8 |
| * | * run.test: Use "/bin/." instead of "/bin" in find commands in case /bin itself | Ken Raeburn | 2002-02-20 | 3 | -12/+31 |
| * | Check test results more carefully. | Ken Raeburn | 2002-01-04 | 5 | -6/+28 |
| * | * configure.in: Add optional argument to AC_DEFINE to provide | Ezra Peisach | 2001-10-24 | 3 | -11/+16 |
| * | * db-config.h.in: Remove unnecessary definitions for including | Ezra Peisach | 2001-10-24 | 2 | -12/+6 |
| * | * hash/hash_func.c (hash4): Declare first argument const | Ezra Peisach | 2001-07-09 | 4 | -12/+22 |
| * | * hash/dbm.c: Include db-dbm.h for prototypes | Ezra Peisach | 2001-07-06 | 2 | -0/+5 |
| * | * db-dbm.h: New header file which lists the dbm interfaces | Ezra Peisach | 2001-07-06 | 3 | -1/+31 |
| * | * hash/hash_log2.c: Include hash.h, page.h and extern.h for | Ezra Peisach | 2001-07-05 | 2 | -0/+7 |
| * | * test/dbtest.c: Cast argument to isspace() to int. Do not shadow | Ezra Peisach | 2001-06-21 | 5 | -51/+59 |
| * | * btree/bt_delete.c, btree/bt_put.c, recno/rec_delete.c, | Ezra Peisach | 2001-06-21 | 6 | -68/+76 |
| * | * configure.in (AC_COMPILE_TYPE): Declare with AC_DEFUN() instead | Ezra Peisach | 2000-11-01 | 2 | -1/+7 |
| * | Add AC_PROG_INSTALL to allow the library to be installed | Ezra Peisach | 2000-08-11 | 2 | -0/+5 |
| * | * test/dbtest.c: Cleanup gcc -Wall complaints with printf format | Ezra Peisach | 2000-07-04 | 2 | -12/+20 |
| * | * recno/rec_seq.c: Include unused sccsid when LIBC_SCCS defined | Ezra Peisach | 2000-07-03 | 9 | -11/+44 |