[evolution-data-server] Bug 410164 - Remove local copy of Berkeley DB (libdb)
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Bug 410164 - Remove local copy of Berkeley DB (libdb)
- Date: Tue, 29 Sep 2009 13:31:00 +0000 (UTC)
commit 675e07ffa7a8c40aefbe75dee860bd4ba774af8a
Author: Matthew Barnes <mbarnes redhat com>
Date: Tue Sep 29 08:54:35 2009 -0400
Bug 410164 - Remove local copy of Berkeley DB (libdb)
There's no technical need to embed it in evolution-data-server any
longer. Sun can reverse this commit to restore it in their package.
Makefile.am | 2127 +--
configure.ac | 60 +-
libdb/LICENSE | 102 -
libdb/Makefile.am | 1 -
libdb/README | 5 -
libdb/btree/bt_compare.c | 211 -
libdb/btree/bt_conv.c | 102 -
libdb/btree/bt_curadj.c | 582 -
libdb/btree/bt_cursor.c | 2794 ---
libdb/btree/bt_delete.c | 460 -
libdb/btree/bt_method.c | 388 -
libdb/btree/bt_open.c | 605 -
libdb/btree/bt_put.c | 854 -
libdb/btree/bt_rec.c | 971 -
libdb/btree/bt_reclaim.c | 86 -
libdb/btree/bt_recno.c | 1327 --
libdb/btree/bt_rsearch.c | 442 -
libdb/btree/bt_search.c | 475 -
libdb/btree/bt_split.c | 1177 --
libdb/btree/bt_stat.c | 481 -
libdb/btree/bt_upgrade.c | 162 -
libdb/btree/bt_verify.c | 2387 ---
libdb/btree/btree.src | 208 -
libdb/btree/btree_auto.c | 2649 ---
libdb/build_unix/.IGNORE_ME | 3 -
libdb/build_vxworks/BerkeleyDB.wpj | 3506 ----
libdb/build_vxworks/BerkeleyDB.wsp | 29 -
libdb/build_vxworks/BerkeleyDB/Makefile.custom | 51 -
libdb/build_vxworks/BerkeleyDB/component.cdf | 1220 --
libdb/build_vxworks/BerkeleyDB/component.wpj | 6764 -------
libdb/build_vxworks/db.h | 1948 --
libdb/build_vxworks/db_archive/db_archive.c | 195 -
libdb/build_vxworks/db_archive/db_archive.wpj | 160 -
.../db_archive/db_archive/Makefile.custom | 51 -
.../db_archive/db_archive/component.cdf | 30 -
.../db_archive/db_archive/component.wpj | 475 -
libdb/build_vxworks/db_checkpoint/db_checkpoint.c | 258 -
.../build_vxworks/db_checkpoint/db_checkpoint.wpj | 160 -
.../db_checkpoint/db_checkpoint/Makefile.custom | 51 -
.../db_checkpoint/db_checkpoint/component.cdf | 30 -
.../db_checkpoint/db_checkpoint/component.wpj | 475 -
libdb/build_vxworks/db_config.h | 382 -
libdb/build_vxworks/db_deadlock/db_deadlock.c | 249 -
libdb/build_vxworks/db_deadlock/db_deadlock.wpj | 160 -
.../db_deadlock/db_deadlock/Makefile.custom | 51 -
.../db_deadlock/db_deadlock/component.cdf | 30 -
.../db_deadlock/db_deadlock/component.wpj | 475 -
libdb/build_vxworks/db_dump/db_dump.c | 626 -
libdb/build_vxworks/db_dump/db_dump.wpj | 160 -
.../build_vxworks/db_dump/db_dump/Makefile.custom | 51 -
libdb/build_vxworks/db_dump/db_dump/component.cdf | 30 -
libdb/build_vxworks/db_dump/db_dump/component.wpj | 475 -
libdb/build_vxworks/db_int.h | 474 -
libdb/build_vxworks/db_load/db_load.c | 1247 --
libdb/build_vxworks/db_load/db_load.wpj | 160 -
.../build_vxworks/db_load/db_load/Makefile.custom | 51 -
libdb/build_vxworks/db_load/db_load/component.cdf | 30 -
libdb/build_vxworks/db_load/db_load/component.wpj | 475 -
libdb/build_vxworks/db_printlog/db_printlog.c | 375 -
libdb/build_vxworks/db_printlog/db_printlog.wpj | 160 -
.../db_printlog/db_printlog/Makefile.custom | 51 -
.../db_printlog/db_printlog/component.cdf | 30 -
.../db_printlog/db_printlog/component.wpj | 475 -
libdb/build_vxworks/db_recover/db_recover.c | 328 -
libdb/build_vxworks/db_recover/db_recover.wpj | 160 -
.../db_recover/db_recover/Makefile.custom | 51 -
.../db_recover/db_recover/component.cdf | 30 -
.../db_recover/db_recover/component.wpj | 475 -
libdb/build_vxworks/db_stat/db_stat.c | 1282 --
libdb/build_vxworks/db_stat/db_stat.wpj | 160 -
.../build_vxworks/db_stat/db_stat/Makefile.custom | 51 -
libdb/build_vxworks/db_stat/db_stat/component.cdf | 30 -
libdb/build_vxworks/db_stat/db_stat/component.wpj | 475 -
libdb/build_vxworks/db_upgrade/db_upgrade.c | 205 -
libdb/build_vxworks/db_upgrade/db_upgrade.wpj | 160 -
.../db_upgrade/db_upgrade/Makefile.custom | 51 -
.../db_upgrade/db_upgrade/component.cdf | 30 -
.../db_upgrade/db_upgrade/component.wpj | 475 -
libdb/build_vxworks/db_verify/db_verify.c | 263 -
libdb/build_vxworks/db_verify/db_verify.wpj | 160 -
.../db_verify/db_verify/Makefile.custom | 51 -
.../db_verify/db_verify/component.cdf | 30 -
.../db_verify/db_verify/component.wpj | 475 -
libdb/build_vxworks/dbdemo/README | 39 -
libdb/build_vxworks/dbdemo/dbdemo.c | 178 -
libdb/build_vxworks/dbdemo/dbdemo.wpj | 160 -
libdb/build_vxworks/dbdemo/dbdemo/Makefile.custom | 51 -
libdb/build_vxworks/dbdemo/dbdemo/component.cdf | 30 -
libdb/build_vxworks/dbdemo/dbdemo/component.wpj | 475 -
libdb/build_win32/Berkeley_DB.dsw | 540 -
libdb/build_win32/app_dsp.src | 145 -
libdb/build_win32/build_all.dsp | 96 -
libdb/build_win32/db.h | 1956 --
libdb/build_win32/db_archive.dsp | 148 -
libdb/build_win32/db_checkpoint.dsp | 148 -
libdb/build_win32/db_config.h | 440 -
libdb/build_win32/db_cxx.h | 796 -
libdb/build_win32/db_deadlock.dsp | 148 -
libdb/build_win32/db_dll.dsp | 792 -
libdb/build_win32/db_dump.dsp | 148 -
libdb/build_win32/db_int.h | 474 -
libdb/build_win32/db_java.dsp | 180 -
libdb/build_win32/db_java_xa.dsp | 85 -
libdb/build_win32/db_java_xaj.mak | 21 -
libdb/build_win32/db_lib.dsp | 92 -
libdb/build_win32/db_load.dsp | 148 -
libdb/build_win32/db_perf.dsp | 216 -
libdb/build_win32/db_printlog.dsp | 148 -
libdb/build_win32/db_recover.dsp | 148 -
libdb/build_win32/db_stat.dsp | 148 -
libdb/build_win32/db_static.dsp | 772 -
libdb/build_win32/db_tcl.dsp | 144 -
libdb/build_win32/db_test.dsp | 100 -
libdb/build_win32/db_test.src | 97 -
libdb/build_win32/db_upgrade.dsp | 148 -
libdb/build_win32/db_verify.dsp | 148 -
libdb/build_win32/dbkill.cpp | 131 -
libdb/build_win32/dllmain.c | 97 -
libdb/build_win32/dynamic_dsp.src | 93 -
libdb/build_win32/ex_access.dsp | 148 -
libdb/build_win32/ex_btrec.dsp | 148 -
libdb/build_win32/ex_env.dsp | 148 -
libdb/build_win32/ex_lock.dsp | 148 -
libdb/build_win32/ex_mpool.dsp | 148 -
libdb/build_win32/ex_tpcb.dsp | 148 -
libdb/build_win32/excxx_access.dsp | 148 -
libdb/build_win32/excxx_btrec.dsp | 148 -
libdb/build_win32/excxx_env.dsp | 148 -
libdb/build_win32/excxx_lock.dsp | 148 -
libdb/build_win32/excxx_mpool.dsp | 148 -
libdb/build_win32/excxx_tpcb.dsp | 148 -
libdb/build_win32/include.tcl | 19 -
libdb/build_win32/java_dsp.src | 129 -
libdb/build_win32/libdb.def | 128 -
libdb/build_win32/libdb.rc | 33 -
libdb/build_win32/libdb_tcl.def | 6 -
libdb/build_win32/libdbrc.src | 33 -
libdb/build_win32/srcfile_dsp.src | 4 -
libdb/build_win32/static_dsp.src | 85 -
libdb/build_win32/tcl_dsp.src | 93 -
libdb/clib/getcwd.c | 272 -
libdb/clib/getopt.c | 154 -
libdb/clib/memcmp.c | 67 -
libdb/clib/memmove.c | 155 -
libdb/clib/raise.c | 36 -
libdb/clib/snprintf.c | 74 -
libdb/clib/strcasecmp.c | 132 -
libdb/clib/strdup.c | 67 -
libdb/clib/strerror.c | 77 -
libdb/clib/vsnprintf.c | 47 -
libdb/common/db_byteorder.c | 74 -
libdb/common/db_err.c | 579 -
libdb/common/db_getlong.c | 154 -
libdb/common/db_idspace.c | 93 -
libdb/common/db_log2.c | 64 -
libdb/common/util_arg.c | 126 -
libdb/common/util_cache.c | 92 -
libdb/common/util_log.c | 64 -
libdb/common/util_sig.c | 86 -
libdb/cxx/cxx_db.cpp | 605 -
libdb/cxx/cxx_dbc.cpp | 115 -
libdb/cxx/cxx_dbt.cpp | 61 -
libdb/cxx/cxx_env.cpp | 802 -
libdb/cxx/cxx_except.cpp | 330 -
libdb/cxx/cxx_lock.cpp | 45 -
libdb/cxx/cxx_logc.cpp | 65 -
libdb/cxx/cxx_mpool.cpp | 110 -
libdb/cxx/cxx_txn.cpp | 81 -
libdb/db/crdel.src | 46 -
libdb/db/crdel_auto.c | 329 -
libdb/db/crdel_rec.c | 97 -
libdb/db/db.c | 1308 --
libdb/db/db.src | 195 -
libdb/db/db_am.c | 1271 --
libdb/db/db_auto.c | 2583 ---
libdb/db/db_cam.c | 2286 ---
libdb/db/db_conv.c | 550 -
libdb/db/db_dispatch.c | 1404 --
libdb/db/db_dup.c | 281 -
libdb/db/db_iface.c | 983 -
libdb/db/db_join.c | 822 -
libdb/db/db_meta.c | 452 -
libdb/db/db_method.c | 691 -
libdb/db/db_open.c | 703 -
libdb/db/db_overflow.c | 726 -
libdb/db/db_pr.c | 1294 --
libdb/db/db_rec.c | 897 -
libdb/db/db_reclaim.c | 248 -
libdb/db/db_remove.c | 318 -
libdb/db/db_rename.c | 297 -
libdb/db/db_ret.c | 154 -
libdb/db/db_truncate.c | 95 -
libdb/db/db_upg.c | 341 -
libdb/db/db_upg_opd.c | 352 -
libdb/db/db_vrfy.c | 2462 ---
libdb/db/db_vrfyutil.c | 872 -
libdb/db185/db185.c | 594 -
libdb/db185/db185_int.in | 129 -
libdb/db_archive/db_archive.c | 180 -
libdb/db_checkpoint/db_checkpoint.c | 243 -
libdb/db_deadlock/db_deadlock.c | 234 -
libdb/db_dump/db_dump.c | 611 -
libdb/db_dump185/db_dump185.c | 355 -
libdb/db_load/db_load.c | 1232 --
libdb/db_printlog/README | 34 -
libdb/db_printlog/commit.awk | 7 -
libdb/db_printlog/count.awk | 9 -
libdb/db_printlog/db_printlog.c | 360 -
libdb/db_printlog/dbname.awk | 79 -
libdb/db_printlog/fileid.awk | 37 -
libdb/db_printlog/logstat.awk | 36 -
libdb/db_printlog/pgno.awk | 47 -
libdb/db_printlog/range.awk | 27 -
libdb/db_printlog/rectype.awk | 27 -
libdb/db_printlog/status.awk | 46 -
libdb/db_printlog/txn.awk | 34 -
libdb/db_recover/db_recover.c | 313 -
libdb/db_stat/db_stat.c | 1267 --
libdb/db_upgrade/db_upgrade.c | 190 -
libdb/db_verify/db_verify.c | 248 -
libdb/dbinc/btree.h | 320 -
libdb/dbinc/crypto.h | 78 -
libdb/dbinc/cxx_common.h | 45 -
libdb/dbinc/cxx_except.h | 141 -
libdb/dbinc/cxx_int.h | 81 -
libdb/dbinc/db.in | 1875 --
libdb/dbinc/db_185.in | 169 -
libdb/dbinc/db_am.h | 127 -
libdb/dbinc/db_cxx.in | 795 -
libdb/dbinc/db_dispatch.h | 105 -
libdb/dbinc/db_int.in | 477 -
libdb/dbinc/db_join.h | 31 -
libdb/dbinc/db_page.h | 651 -
libdb/dbinc/db_server_int.h | 148 -
libdb/dbinc/db_shash.h | 81 -
libdb/dbinc/db_swap.h | 116 -
libdb/dbinc/db_upgrade.h | 242 -
libdb/dbinc/db_verify.h | 205 -
libdb/dbinc/debug.h | 198 -
libdb/dbinc/fop.h | 16 -
libdb/dbinc/globals.h | 83 -
libdb/dbinc/hash.h | 147 -
libdb/dbinc/hmac.h | 32 -
libdb/dbinc/lock.h | 212 -
libdb/dbinc/log.h | 273 -
libdb/dbinc/mp.h | 293 -
libdb/dbinc/mutex.h | 969 -
libdb/dbinc/os.h | 59 -
libdb/dbinc/qam.h | 156 -
libdb/dbinc/queue.h | 319 -
libdb/dbinc/region.h | 304 -
libdb/dbinc/rep.h | 184 -
libdb/dbinc/shqueue.h | 337 -
libdb/dbinc/tcl_db.h | 261 -
libdb/dbinc/txn.h | 143 -
libdb/dbinc/xa.h | 179 -
libdb/dbinc_auto/btree_auto.h | 128 -
libdb/dbinc_auto/btree_ext.h | 132 -
libdb/dbinc_auto/clib_ext.h | 49 -
libdb/dbinc_auto/common_ext.h | 44 -
libdb/dbinc_auto/crdel_auto.h | 16 -
libdb/dbinc_auto/crypto_ext.h | 37 -
libdb/dbinc_auto/db_auto.h | 118 -
libdb/dbinc_auto/db_ext.h | 224 -
libdb/dbinc_auto/db_server.h | 1006 -
libdb/dbinc_auto/dbreg_auto.h | 19 -
libdb/dbinc_auto/dbreg_ext.h | 43 -
libdb/dbinc_auto/env_ext.h | 39 -
libdb/dbinc_auto/ext_185_def.in | 12 -
libdb/dbinc_auto/ext_185_prot.in | 19 -
libdb/dbinc_auto/ext_def.in | 61 -
libdb/dbinc_auto/ext_prot.in | 70 -
libdb/dbinc_auto/fileops_auto.h | 60 -
libdb/dbinc_auto/fileops_ext.h | 52 -
libdb/dbinc_auto/hash_auto.h | 132 -
libdb/dbinc_auto/hash_ext.h | 125 -
libdb/dbinc_auto/hmac_ext.h | 20 -
libdb/dbinc_auto/int_def.in | 1329 --
libdb/dbinc_auto/lock_ext.h | 41 -
libdb/dbinc_auto/log_ext.h | 32 -
libdb/dbinc_auto/mp_ext.h | 44 -
libdb/dbinc_auto/mutex_ext.h | 35 -
libdb/dbinc_auto/os_ext.h | 74 -
libdb/dbinc_auto/qam_auto.h | 70 -
libdb/dbinc_auto/qam_ext.h | 70 -
libdb/dbinc_auto/rep_ext.h | 30 -
libdb/dbinc_auto/rpc_client_ext.h | 167 -
libdb/dbinc_auto/rpc_defs.in | 4 -
libdb/dbinc_auto/rpc_server_ext.h | 126 -
libdb/dbinc_auto/tcl_ext.h | 82 -
libdb/dbinc_auto/txn_auto.h | 55 -
libdb/dbinc_auto/txn_ext.h | 71 -
libdb/dbinc_auto/xa_ext.h | 20 -
libdb/dbm/dbm.c | 522 -
libdb/dbreg/dbreg.c | 450 -
libdb/dbreg/dbreg.src | 49 -
libdb/dbreg/dbreg_auto.c | 358 -
libdb/dbreg/dbreg_rec.c | 362 -
libdb/dbreg/dbreg_util.c | 797 -
libdb/dist/Makefile.in | 1399 --
libdb/dist/RELEASE | 11 -
libdb/dist/aclocal/config.ac | 51 -
libdb/dist/aclocal/cxx.ac | 17 -
libdb/dist/aclocal/gcc.ac | 36 -
libdb/dist/aclocal/libtool.ac | 3633 ----
libdb/dist/aclocal/mutex.ac | 719 -
libdb/dist/aclocal/options.ac | 207 -
libdb/dist/aclocal/programs.ac | 80 -
libdb/dist/aclocal/sosuffix.ac | 69 -
libdb/dist/aclocal/tcl.ac | 136 -
libdb/dist/aclocal/types.ac | 146 -
libdb/dist/aclocal_java/ac_check_class.ac | 107 -
libdb/dist/aclocal_java/ac_check_classpath.ac | 23 -
libdb/dist/aclocal_java/ac_check_junit.ac | 54 -
libdb/dist/aclocal_java/ac_check_rqrd_class.ac | 26 -
libdb/dist/aclocal_java/ac_java_options.ac | 32 -
libdb/dist/aclocal_java/ac_jni_include_dirs.ac | 112 -
libdb/dist/aclocal_java/ac_prog_jar.ac | 36 -
libdb/dist/aclocal_java/ac_prog_java.ac | 77 -
libdb/dist/aclocal_java/ac_prog_java_works.ac | 97 -
libdb/dist/aclocal_java/ac_prog_javac.ac | 43 -
libdb/dist/aclocal_java/ac_prog_javac_works.ac | 35 -
libdb/dist/aclocal_java/ac_prog_javadoc.ac | 37 -
libdb/dist/aclocal_java/ac_prog_javah.ac | 26 -
libdb/dist/aclocal_java/ac_try_compile_java.ac | 39 -
libdb/dist/aclocal_java/ac_try_run_javac.ac | 40 -
libdb/dist/buildrel | 109 -
libdb/dist/config.guess | 1354 --
libdb/dist/config.hin | 459 -
libdb/dist/config.sub | 1460 --
libdb/dist/configure |21297 --------------------
libdb/dist/configure.ac | 608 -
libdb/dist/db.ecd.in | 64 -
libdb/dist/db.spec.in | 52 -
libdb/dist/gen_inc.awk | 73 -
libdb/dist/gen_rec.awk | 844 -
libdb/dist/gen_rpc.awk | 1214 --
libdb/dist/install-sh | 251 -
libdb/dist/ltmain.sh | 4999 -----
libdb/dist/pubdef.in | 350 -
libdb/dist/s_all | 21 -
libdb/dist/s_config | 45 -
libdb/dist/s_crypto | 57 -
libdb/dist/s_include | 160 -
libdb/dist/s_java | 273 -
libdb/dist/s_javah | 55 -
libdb/dist/s_perm | 47 -
libdb/dist/s_readme | 23 -
libdb/dist/s_recover | 67 -
libdb/dist/s_rpc | 137 -
libdb/dist/s_symlink | 58 -
libdb/dist/s_tags | 60 -
libdb/dist/s_test | 92 -
libdb/dist/s_vxworks | 324 -
libdb/dist/s_win32 | 108 -
libdb/dist/s_win32_dsp | 107 -
libdb/dist/srcfiles.in | 332 -
libdb/dist/template/db_server_proc | 1392 --
libdb/dist/template/gen_client_ret | 750 -
libdb/dist/template/rec_btree | 571 -
libdb/dist/template/rec_crdel | 75 -
libdb/dist/template/rec_ctemp | 62 -
libdb/dist/template/rec_db | 571 -
libdb/dist/template/rec_dbreg | 75 -
libdb/dist/template/rec_fileops | 323 -
libdb/dist/template/rec_hash | 571 -
libdb/dist/template/rec_qam | 323 -
libdb/dist/template/rec_txn | 323 -
libdb/dist/vx_2.0/BerkeleyDB.wpj | 251 -
libdb/dist/vx_2.0/wpj.in | 160 -
libdb/dist/vx_3.1/Makefile.custom | 51 -
libdb/dist/vx_3.1/cdf.1 | 12 -
libdb/dist/vx_3.1/cdf.2 | 9 -
libdb/dist/vx_3.1/cdf.3 | 2 -
libdb/dist/vx_3.1/component.cdf | 30 -
libdb/dist/vx_3.1/component.wpj | 475 -
libdb/dist/vx_3.1/wpj.1 | 22 -
libdb/dist/vx_3.1/wpj.2 | 130 -
libdb/dist/vx_3.1/wpj.3 | 128 -
libdb/dist/vx_3.1/wpj.4 | 135 -
libdb/dist/vx_3.1/wpj.5 | 22 -
libdb/dist/vx_buildcd | 119 -
libdb/dist/vx_config.in | 381 -
libdb/dist/vx_setup/CONFIG.in | 10 -
libdb/dist/vx_setup/LICENSE.TXT | 3 -
libdb/dist/vx_setup/MESSAGES.TCL | 651 -
libdb/dist/vx_setup/README.in | 7 -
libdb/dist/vx_setup/SETUP.BMP | Bin 187962 -> 0 bytes
libdb/dist/vx_setup/vx_allfile.in | 5 -
libdb/dist/vx_setup/vx_demofile.in | 3 -
libdb/dist/vx_setup/vx_setup.in | 13 -
libdb/dist/win_config.in | 439 -
libdb/dist/win_exports.in | 134 -
libdb/docs/api_c/c_index.html | 164 -
libdb/docs/api_c/c_pindex.html | 727 -
libdb/docs/api_c/db_associate.html | 134 -
libdb/docs/api_c/db_class.html | 50 -
libdb/docs/api_c/db_close.html | 78 -
libdb/docs/api_c/db_create.html | 72 -
libdb/docs/api_c/db_cursor.html | 70 -
libdb/docs/api_c/db_del.html | 77 -
libdb/docs/api_c/db_err.html | 77 -
libdb/docs/api_c/db_fd.html | 56 -
libdb/docs/api_c/db_get.html | 152 -
libdb/docs/api_c/db_get_byteswapped.html | 59 -
libdb/docs/api_c/db_get_type.html | 58 -
libdb/docs/api_c/db_join.html | 123 -
libdb/docs/api_c/db_key_range.html | 69 -
libdb/docs/api_c/db_list.html | 67 -
libdb/docs/api_c/db_open.html | 161 -
libdb/docs/api_c/db_put.html | 108 -
libdb/docs/api_c/db_remove.html | 75 -
libdb/docs/api_c/db_rename.html | 77 -
libdb/docs/api_c/db_set_alloc.html | 86 -
libdb/docs/api_c/db_set_append_recno.html | 61 -
libdb/docs/api_c/db_set_bt_compare.html | 80 -
libdb/docs/api_c/db_set_bt_minkey.html | 64 -
libdb/docs/api_c/db_set_bt_prefix.html | 83 -
libdb/docs/api_c/db_set_cache_priority.html | 64 -
libdb/docs/api_c/db_set_cachesize.html | 87 -
libdb/docs/api_c/db_set_dup_compare.html | 75 -
libdb/docs/api_c/db_set_encrypt.html | 70 -
libdb/docs/api_c/db_set_errcall.html | 65 -
libdb/docs/api_c/db_set_errfile.html | 61 -
libdb/docs/api_c/db_set_errpfx.html | 52 -
libdb/docs/api_c/db_set_feedback.html | 58 -
libdb/docs/api_c/db_set_flags.html | 226 -
libdb/docs/api_c/db_set_h_ffactor.html | 66 -
libdb/docs/api_c/db_set_h_hash.html | 72 -
libdb/docs/api_c/db_set_h_nelem.html | 64 -
libdb/docs/api_c/db_set_lorder.html | 68 -
libdb/docs/api_c/db_set_pagesize.html | 67 -
libdb/docs/api_c/db_set_paniccall.html | 59 -
libdb/docs/api_c/db_set_q_extentsize.html | 63 -
libdb/docs/api_c/db_set_re_delim.html | 63 -
libdb/docs/api_c/db_set_re_len.html | 70 -
libdb/docs/api_c/db_set_re_pad.html | 61 -
libdb/docs/api_c/db_set_re_source.html | 102 -
libdb/docs/api_c/db_stat.html | 173 -
libdb/docs/api_c/db_sync.html | 63 -
libdb/docs/api_c/db_truncate.html | 64 -
libdb/docs/api_c/db_upgrade.html | 100 -
libdb/docs/api_c/db_verify.html | 131 -
libdb/docs/api_c/dbc_class.html | 41 -
libdb/docs/api_c/dbc_close.html | 61 -
libdb/docs/api_c/dbc_count.html | 53 -
libdb/docs/api_c/dbc_del.html | 75 -
libdb/docs/api_c/dbc_dup.html | 70 -
libdb/docs/api_c/dbc_get.html | 231 -
libdb/docs/api_c/dbc_list.html | 27 -
libdb/docs/api_c/dbc_put.html | 153 -
libdb/docs/api_c/dbm.html | 221 -
libdb/docs/api_c/dbt_bulk.html | 82 -
libdb/docs/api_c/dbt_class.html | 137 -
libdb/docs/api_c/env_class.html | 51 -
libdb/docs/api_c/env_close.html | 77 -
libdb/docs/api_c/env_create.html | 65 -
libdb/docs/api_c/env_dbremove.html | 84 -
libdb/docs/api_c/env_dbrename.html | 86 -
libdb/docs/api_c/env_err.html | 76 -
libdb/docs/api_c/env_list.html | 84 -
libdb/docs/api_c/env_open.html | 188 -
libdb/docs/api_c/env_remove.html | 110 -
libdb/docs/api_c/env_set_alloc.html | 84 -
libdb/docs/api_c/env_set_app_dispatch.html | 95 -
libdb/docs/api_c/env_set_cachesize.html | 87 -
libdb/docs/api_c/env_set_data_dir.html | 77 -
libdb/docs/api_c/env_set_encrypt.html | 72 -
libdb/docs/api_c/env_set_errcall.html | 61 -
libdb/docs/api_c/env_set_errfile.html | 57 -
libdb/docs/api_c/env_set_errpfx.html | 48 -
libdb/docs/api_c/env_set_feedback.html | 57 -
libdb/docs/api_c/env_set_flags.html | 240 -
libdb/docs/api_c/env_set_lg_bsize.html | 74 -
libdb/docs/api_c/env_set_lg_dir.html | 73 -
libdb/docs/api_c/env_set_lg_max.html | 74 -
libdb/docs/api_c/env_set_lg_regionmax.html | 68 -
libdb/docs/api_c/env_set_lk_conflicts.html | 71 -
libdb/docs/api_c/env_set_lk_detect.html | 87 -
libdb/docs/api_c/env_set_lk_max_lockers.html | 70 -
libdb/docs/api_c/env_set_lk_max_locks.html | 69 -
libdb/docs/api_c/env_set_lk_max_objects.html | 70 -
libdb/docs/api_c/env_set_mp_mmapsize.html | 71 -
libdb/docs/api_c/env_set_paniccall.html | 55 -
libdb/docs/api_c/env_set_rpc_server.html | 82 -
libdb/docs/api_c/env_set_shm_key.html | 87 -
libdb/docs/api_c/env_set_tas_spins.html | 63 -
libdb/docs/api_c/env_set_timeout.html | 87 -
libdb/docs/api_c/env_set_tmp_dir.html | 90 -
libdb/docs/api_c/env_set_tx_max.html | 70 -
libdb/docs/api_c/env_set_tx_timestamp.html | 64 -
libdb/docs/api_c/env_set_verbose.html | 75 -
libdb/docs/api_c/env_strerror.html | 48 -
libdb/docs/api_c/env_version.html | 46 -
libdb/docs/api_c/hsearch.html | 106 -
libdb/docs/api_c/lock_class.html | 41 -
libdb/docs/api_c/lock_detect.html | 74 -
libdb/docs/api_c/lock_get.html | 90 -
libdb/docs/api_c/lock_id.html | 50 -
libdb/docs/api_c/lock_id_free.html | 51 -
libdb/docs/api_c/lock_list.html | 32 -
libdb/docs/api_c/lock_put.html | 50 -
libdb/docs/api_c/lock_stat.html | 93 -
libdb/docs/api_c/lock_vec.html | 145 -
libdb/docs/api_c/log_archive.html | 102 -
libdb/docs/api_c/log_compare.html | 43 -
libdb/docs/api_c/log_cursor.html | 53 -
libdb/docs/api_c/log_file.html | 68 -
libdb/docs/api_c/log_flush.html | 54 -
libdb/docs/api_c/log_list.html | 32 -
libdb/docs/api_c/log_put.html | 67 -
libdb/docs/api_c/log_stat.html | 91 -
libdb/docs/api_c/logc_class.html | 43 -
libdb/docs/api_c/logc_close.html | 54 -
libdb/docs/api_c/logc_get.html | 94 -
libdb/docs/api_c/lsn_class.html | 41 -
libdb/docs/api_c/memp_fclose.html | 54 -
libdb/docs/api_c/memp_fcreate.html | 50 -
libdb/docs/api_c/memp_fget.html | 91 -
libdb/docs/api_c/memp_fopen.html | 94 -
libdb/docs/api_c/memp_fput.html | 72 -
libdb/docs/api_c/memp_fset.html | 65 -
libdb/docs/api_c/memp_fsync.html | 51 -
libdb/docs/api_c/memp_list.html | 37 -
libdb/docs/api_c/memp_register.html | 84 -
libdb/docs/api_c/memp_set_clear_len.html | 58 -
libdb/docs/api_c/memp_set_fileid.html | 75 -
libdb/docs/api_c/memp_set_ftype.html | 58 -
libdb/docs/api_c/memp_set_lsn_offset.html | 57 -
libdb/docs/api_c/memp_set_pgcookie.html | 57 -
libdb/docs/api_c/memp_stat.html | 129 -
libdb/docs/api_c/memp_sync.html | 66 -
libdb/docs/api_c/memp_trickle.html | 58 -
libdb/docs/api_c/mempfile_class.html | 56 -
libdb/docs/api_c/pindex.src | 434 -
libdb/docs/api_c/rep_elect.html | 81 -
libdb/docs/api_c/rep_limit.html | 55 -
libdb/docs/api_c/rep_list.html | 25 -
libdb/docs/api_c/rep_message.html | 87 -
libdb/docs/api_c/rep_start.html | 73 -
libdb/docs/api_c/rep_stat.html | 106 -
libdb/docs/api_c/rep_transport.html | 95 -
libdb/docs/api_c/set_func_close.html | 55 -
libdb/docs/api_c/set_func_dirfree.html | 62 -
libdb/docs/api_c/set_func_dirlist.html | 65 -
libdb/docs/api_c/set_func_exists.html | 62 -
libdb/docs/api_c/set_func_free.html | 56 -
libdb/docs/api_c/set_func_fsync.html | 55 -
libdb/docs/api_c/set_func_ioinfo.html | 72 -
libdb/docs/api_c/set_func_malloc.html | 56 -
libdb/docs/api_c/set_func_map.html | 76 -
libdb/docs/api_c/set_func_open.html | 55 -
libdb/docs/api_c/set_func_read.html | 55 -
libdb/docs/api_c/set_func_realloc.html | 56 -
libdb/docs/api_c/set_func_rename.html | 55 -
libdb/docs/api_c/set_func_seek.html | 70 -
libdb/docs/api_c/set_func_sleep.html | 65 -
libdb/docs/api_c/set_func_unlink.html | 55 -
libdb/docs/api_c/set_func_unmap.html | 64 -
libdb/docs/api_c/set_func_write.html | 56 -
libdb/docs/api_c/set_func_yield.html | 73 -
libdb/docs/api_c/txn_abort.html | 58 -
libdb/docs/api_c/txn_begin.html | 99 -
libdb/docs/api_c/txn_checkpoint.html | 66 -
libdb/docs/api_c/txn_class.html | 51 -
libdb/docs/api_c/txn_commit.html | 81 -
libdb/docs/api_c/txn_discard.html | 65 -
libdb/docs/api_c/txn_id.html | 43 -
libdb/docs/api_c/txn_list.html | 31 -
libdb/docs/api_c/txn_prepare.html | 64 -
libdb/docs/api_c/txn_recover.html | 79 -
libdb/docs/api_c/txn_set_timeout.html | 75 -
libdb/docs/api_c/txn_stat.html | 88 -
libdb/docs/api_cxx/c_index.html | 172 -
libdb/docs/api_cxx/cxx_pindex.html | 709 -
libdb/docs/api_cxx/db_associate.html | 136 -
libdb/docs/api_cxx/db_class.html | 105 -
libdb/docs/api_cxx/db_close.html | 80 -
libdb/docs/api_cxx/db_cursor.html | 71 -
libdb/docs/api_cxx/db_del.html | 80 -
libdb/docs/api_cxx/db_err.html | 78 -
libdb/docs/api_cxx/db_fd.html | 58 -
libdb/docs/api_cxx/db_get.html | 157 -
libdb/docs/api_cxx/db_get_byteswapped.html | 60 -
libdb/docs/api_cxx/db_get_type.html | 59 -
libdb/docs/api_cxx/db_join.html | 124 -
libdb/docs/api_cxx/db_key_range.html | 72 -
libdb/docs/api_cxx/db_list.html | 67 -
libdb/docs/api_cxx/db_open.html | 160 -
libdb/docs/api_cxx/db_put.html | 110 -
libdb/docs/api_cxx/db_remove.html | 80 -
libdb/docs/api_cxx/db_rename.html | 83 -
libdb/docs/api_cxx/db_set_alloc.html | 93 -
libdb/docs/api_cxx/db_set_append_recno.html | 62 -
libdb/docs/api_cxx/db_set_bt_compare.html | 84 -
libdb/docs/api_cxx/db_set_bt_minkey.html | 66 -
libdb/docs/api_cxx/db_set_bt_prefix.html | 87 -
libdb/docs/api_cxx/db_set_cache_priority.html | 66 -
libdb/docs/api_cxx/db_set_cachesize.html | 88 -
libdb/docs/api_cxx/db_set_dup_compare.html | 79 -
libdb/docs/api_cxx/db_set_encrypt.html | 72 -
libdb/docs/api_cxx/db_set_errcall.html | 67 -
libdb/docs/api_cxx/db_set_errfile.html | 66 -
libdb/docs/api_cxx/db_set_error_stream.html | 64 -
libdb/docs/api_cxx/db_set_errpfx.html | 51 -
libdb/docs/api_cxx/db_set_feedback.html | 59 -
libdb/docs/api_cxx/db_set_flags.html | 228 -
libdb/docs/api_cxx/db_set_h_ffactor.html | 68 -
libdb/docs/api_cxx/db_set_h_hash.html | 77 -
libdb/docs/api_cxx/db_set_h_nelem.html | 66 -
libdb/docs/api_cxx/db_set_lorder.html | 70 -
libdb/docs/api_cxx/db_set_pagesize.html | 69 -
libdb/docs/api_cxx/db_set_paniccall.html | 62 -
libdb/docs/api_cxx/db_set_q_extentsize.html | 65 -
libdb/docs/api_cxx/db_set_re_delim.html | 65 -
libdb/docs/api_cxx/db_set_re_len.html | 72 -
libdb/docs/api_cxx/db_set_re_pad.html | 63 -
libdb/docs/api_cxx/db_set_re_source.html | 104 -
libdb/docs/api_cxx/db_stat.html | 176 -
libdb/docs/api_cxx/db_sync.html | 65 -
libdb/docs/api_cxx/db_truncate.html | 62 -
libdb/docs/api_cxx/db_upgrade.html | 99 -
libdb/docs/api_cxx/db_verify.html | 130 -
libdb/docs/api_cxx/dbc_class.html | 41 -
libdb/docs/api_cxx/dbc_close.html | 64 -
libdb/docs/api_cxx/dbc_count.html | 55 -
libdb/docs/api_cxx/dbc_del.html | 78 -
libdb/docs/api_cxx/dbc_dup.html | 72 -
libdb/docs/api_cxx/dbc_get.html | 236 -
libdb/docs/api_cxx/dbc_list.html | 27 -
libdb/docs/api_cxx/dbc_put.html | 156 -
libdb/docs/api_cxx/dbt_bulk.html | 82 -
libdb/docs/api_cxx/dbt_class.html | 217 -
libdb/docs/api_cxx/deadlock_class.html | 40 -
libdb/docs/api_cxx/env_class.html | 96 -
libdb/docs/api_cxx/env_close.html | 78 -
libdb/docs/api_cxx/env_dbremove.html | 87 -
libdb/docs/api_cxx/env_dbrename.html | 89 -
libdb/docs/api_cxx/env_err.html | 77 -
libdb/docs/api_cxx/env_list.html | 82 -
libdb/docs/api_cxx/env_open.html | 194 -
libdb/docs/api_cxx/env_remove.html | 116 -
libdb/docs/api_cxx/env_set_alloc.html | 91 -
libdb/docs/api_cxx/env_set_app_dispatch.html | 96 -
libdb/docs/api_cxx/env_set_cachesize.html | 88 -
libdb/docs/api_cxx/env_set_data_dir.html | 79 -
libdb/docs/api_cxx/env_set_encrypt.html | 74 -
libdb/docs/api_cxx/env_set_errcall.html | 63 -
libdb/docs/api_cxx/env_set_errfile.html | 62 -
libdb/docs/api_cxx/env_set_error_stream.html | 60 -
libdb/docs/api_cxx/env_set_errpfx.html | 47 -
libdb/docs/api_cxx/env_set_feedback.html | 58 -
libdb/docs/api_cxx/env_set_flags.html | 242 -
libdb/docs/api_cxx/env_set_lg_bsize.html | 76 -
libdb/docs/api_cxx/env_set_lg_dir.html | 75 -
libdb/docs/api_cxx/env_set_lg_max.html | 76 -
libdb/docs/api_cxx/env_set_lg_regionmax.html | 70 -
libdb/docs/api_cxx/env_set_lk_conflicts.html | 72 -
libdb/docs/api_cxx/env_set_lk_detect.html | 89 -
libdb/docs/api_cxx/env_set_lk_max_lockers.html | 72 -
libdb/docs/api_cxx/env_set_lk_max_locks.html | 71 -
libdb/docs/api_cxx/env_set_lk_max_objects.html | 72 -
libdb/docs/api_cxx/env_set_mp_mmapsize.html | 73 -
libdb/docs/api_cxx/env_set_paniccall.html | 57 -
libdb/docs/api_cxx/env_set_rpc_server.html | 84 -
libdb/docs/api_cxx/env_set_shm_key.html | 89 -
libdb/docs/api_cxx/env_set_tas_spins.html | 65 -
libdb/docs/api_cxx/env_set_timeout.html | 89 -
libdb/docs/api_cxx/env_set_tmp_dir.html | 92 -
libdb/docs/api_cxx/env_set_tx_max.html | 72 -
libdb/docs/api_cxx/env_set_tx_timestamp.html | 66 -
libdb/docs/api_cxx/env_set_verbose.html | 77 -
libdb/docs/api_cxx/env_strerror.html | 48 -
libdb/docs/api_cxx/env_version.html | 46 -
libdb/docs/api_cxx/except_class.html | 59 -
libdb/docs/api_cxx/lock_class.html | 47 -
libdb/docs/api_cxx/lock_detect.html | 72 -
libdb/docs/api_cxx/lock_get.html | 93 -
libdb/docs/api_cxx/lock_id.html | 52 -
libdb/docs/api_cxx/lock_id_free.html | 53 -
libdb/docs/api_cxx/lock_list.html | 32 -
libdb/docs/api_cxx/lock_put.html | 52 -
libdb/docs/api_cxx/lock_stat.html | 95 -
libdb/docs/api_cxx/lock_vec.html | 151 -
libdb/docs/api_cxx/lockng_class.html | 66 -
libdb/docs/api_cxx/log_archive.html | 101 -
libdb/docs/api_cxx/log_compare.html | 43 -
libdb/docs/api_cxx/log_cursor.html | 55 -
libdb/docs/api_cxx/log_file.html | 69 -
libdb/docs/api_cxx/log_flush.html | 56 -
libdb/docs/api_cxx/log_list.html | 32 -
libdb/docs/api_cxx/log_put.html | 68 -
libdb/docs/api_cxx/log_stat.html | 93 -
libdb/docs/api_cxx/logc_class.html | 43 -
libdb/docs/api_cxx/logc_close.html | 56 -
libdb/docs/api_cxx/logc_get.html | 96 -
libdb/docs/api_cxx/lsn_class.html | 41 -
libdb/docs/api_cxx/memp_class.html | 49 -
libdb/docs/api_cxx/memp_fclose.html | 56 -
libdb/docs/api_cxx/memp_fcreate.html | 52 -
libdb/docs/api_cxx/memp_fget.html | 92 -
libdb/docs/api_cxx/memp_fopen.html | 95 -
libdb/docs/api_cxx/memp_fput.html | 74 -
libdb/docs/api_cxx/memp_fset.html | 67 -
libdb/docs/api_cxx/memp_fsync.html | 53 -
libdb/docs/api_cxx/memp_list.html | 37 -
libdb/docs/api_cxx/memp_register.html | 91 -
libdb/docs/api_cxx/memp_set_clear_len.html | 60 -
libdb/docs/api_cxx/memp_set_fileid.html | 77 -
libdb/docs/api_cxx/memp_set_ftype.html | 60 -
libdb/docs/api_cxx/memp_set_lsn_offset.html | 59 -
libdb/docs/api_cxx/memp_set_pgcookie.html | 59 -
libdb/docs/api_cxx/memp_stat.html | 131 -
libdb/docs/api_cxx/memp_sync.html | 68 -
libdb/docs/api_cxx/memp_trickle.html | 60 -
libdb/docs/api_cxx/mempfile_class.html | 70 -
libdb/docs/api_cxx/pindex.src | 416 -
libdb/docs/api_cxx/rep_elect.html | 83 -
libdb/docs/api_cxx/rep_limit.html | 57 -
libdb/docs/api_cxx/rep_list.html | 25 -
libdb/docs/api_cxx/rep_message.html | 88 -
libdb/docs/api_cxx/rep_start.html | 75 -
libdb/docs/api_cxx/rep_stat.html | 108 -
libdb/docs/api_cxx/rep_transport.html | 97 -
libdb/docs/api_cxx/runrec_class.html | 42 -
libdb/docs/api_cxx/txn_abort.html | 60 -
libdb/docs/api_cxx/txn_begin.html | 101 -
libdb/docs/api_cxx/txn_checkpoint.html | 64 -
libdb/docs/api_cxx/txn_class.html | 73 -
libdb/docs/api_cxx/txn_commit.html | 83 -
libdb/docs/api_cxx/txn_discard.html | 67 -
libdb/docs/api_cxx/txn_id.html | 43 -
libdb/docs/api_cxx/txn_list.html | 31 -
libdb/docs/api_cxx/txn_prepare.html | 66 -
libdb/docs/api_cxx/txn_recover.html | 81 -
libdb/docs/api_cxx/txn_set_timeout.html | 77 -
libdb/docs/api_cxx/txn_stat.html | 90 -
libdb/docs/api_java/c_index.html | 153 -
libdb/docs/api_java/db_associate.html | 140 -
libdb/docs/api_java/db_class.html | 77 -
libdb/docs/api_java/db_close.html | 79 -
libdb/docs/api_java/db_cursor.html | 69 -
libdb/docs/api_java/db_del.html | 78 -
libdb/docs/api_java/db_err.html | 73 -
libdb/docs/api_java/db_fd.html | 50 -
libdb/docs/api_java/db_get.html | 152 -
libdb/docs/api_java/db_get_byteswapped.html | 58 -
libdb/docs/api_java/db_get_type.html | 56 -
libdb/docs/api_java/db_join.html | 122 -
libdb/docs/api_java/db_key_range.html | 70 -
libdb/docs/api_java/db_list.html | 64 -
libdb/docs/api_java/db_open.html | 163 -
libdb/docs/api_java/db_put.html | 108 -
libdb/docs/api_java/db_remove.html | 79 -
libdb/docs/api_java/db_rename.html | 81 -
libdb/docs/api_java/db_set_append_recno.html | 67 -
libdb/docs/api_java/db_set_bt_compare.html | 88 -
libdb/docs/api_java/db_set_bt_minkey.html | 65 -
libdb/docs/api_java/db_set_bt_prefix.html | 91 -
libdb/docs/api_java/db_set_cache_priority.html | 65 -
libdb/docs/api_java/db_set_cachesize.html | 87 -
libdb/docs/api_java/db_set_dup_compare.html | 83 -
libdb/docs/api_java/db_set_encrypt.html | 71 -
libdb/docs/api_java/db_set_errcall.html | 72 -
libdb/docs/api_java/db_set_error_stream.html | 62 -
libdb/docs/api_java/db_set_errpfx.html | 45 -
libdb/docs/api_java/db_set_feedback.html | 66 -
libdb/docs/api_java/db_set_flags.html | 223 -
libdb/docs/api_java/db_set_h_ffactor.html | 67 -
libdb/docs/api_java/db_set_h_hash.html | 80 -
libdb/docs/api_java/db_set_h_nelem.html | 65 -
libdb/docs/api_java/db_set_lorder.html | 69 -
libdb/docs/api_java/db_set_pagesize.html | 68 -
libdb/docs/api_java/db_set_q_extentsize.html | 64 -
libdb/docs/api_java/db_set_re_delim.html | 64 -
libdb/docs/api_java/db_set_re_len.html | 71 -
libdb/docs/api_java/db_set_re_pad.html | 62 -
libdb/docs/api_java/db_set_re_source.html | 103 -
libdb/docs/api_java/db_stat.html | 166 -
libdb/docs/api_java/db_sync.html | 64 -
libdb/docs/api_java/db_truncate.html | 60 -
libdb/docs/api_java/db_upgrade.html | 98 -
libdb/docs/api_java/db_verify.html | 129 -
libdb/docs/api_java/dbc_class.html | 41 -
libdb/docs/api_java/dbc_close.html | 62 -
libdb/docs/api_java/dbc_count.html | 54 -
libdb/docs/api_java/dbc_del.html | 76 -
libdb/docs/api_java/dbc_dup.html | 71 -
libdb/docs/api_java/dbc_get.html | 229 -
libdb/docs/api_java/dbc_list.html | 27 -
libdb/docs/api_java/dbc_put.html | 154 -
libdb/docs/api_java/dbt_bulk_class.html | 93 -
libdb/docs/api_java/dbt_class.html | 238 -
libdb/docs/api_java/deadlock_class.html | 40 -
libdb/docs/api_java/env_class.html | 68 -
libdb/docs/api_java/env_close.html | 76 -
libdb/docs/api_java/env_dbremove.html | 85 -
libdb/docs/api_java/env_dbrename.html | 88 -
libdb/docs/api_java/env_err.html | 72 -
libdb/docs/api_java/env_list.html | 78 -
libdb/docs/api_java/env_open.html | 196 -
libdb/docs/api_java/env_remove.html | 115 -
libdb/docs/api_java/env_set_app_dispatch.html | 103 -
libdb/docs/api_java/env_set_cachesize.html | 87 -
libdb/docs/api_java/env_set_data_dir.html | 78 -
libdb/docs/api_java/env_set_encrypt.html | 73 -
libdb/docs/api_java/env_set_errcall.html | 68 -
libdb/docs/api_java/env_set_error_stream.html | 58 -
libdb/docs/api_java/env_set_errpfx.html | 41 -
libdb/docs/api_java/env_set_feedback.html | 65 -
libdb/docs/api_java/env_set_flags.html | 241 -
libdb/docs/api_java/env_set_lg_bsize.html | 75 -
libdb/docs/api_java/env_set_lg_dir.html | 74 -
libdb/docs/api_java/env_set_lg_max.html | 75 -
libdb/docs/api_java/env_set_lg_regionmax.html | 69 -
libdb/docs/api_java/env_set_lk_conflicts.html | 69 -
libdb/docs/api_java/env_set_lk_detect.html | 88 -
libdb/docs/api_java/env_set_lk_max_lockers.html | 71 -
libdb/docs/api_java/env_set_lk_max_locks.html | 70 -
libdb/docs/api_java/env_set_lk_max_objects.html | 71 -
libdb/docs/api_java/env_set_mp_mmapsize.html | 72 -
libdb/docs/api_java/env_set_rpc_server.html | 82 -
libdb/docs/api_java/env_set_shm_key.html | 88 -
libdb/docs/api_java/env_set_tas_spins.html | 65 -
libdb/docs/api_java/env_set_timeout.html | 88 -
libdb/docs/api_java/env_set_tmp_dir.html | 91 -
libdb/docs/api_java/env_set_tx_max.html | 71 -
libdb/docs/api_java/env_set_tx_timestamp.html | 64 -
libdb/docs/api_java/env_set_verbose.html | 75 -
libdb/docs/api_java/env_strerror.html | 47 -
libdb/docs/api_java/env_version.html | 47 -
libdb/docs/api_java/except_class.html | 49 -
libdb/docs/api_java/java_pindex.html | 671 -
libdb/docs/api_java/lock_class.html | 41 -
libdb/docs/api_java/lock_detect.html | 70 -
libdb/docs/api_java/lock_get.html | 89 -
libdb/docs/api_java/lock_id.html | 51 -
libdb/docs/api_java/lock_id_free.html | 52 -
libdb/docs/api_java/lock_list.html | 32 -
libdb/docs/api_java/lock_put.html | 51 -
libdb/docs/api_java/lock_stat.html | 86 -
libdb/docs/api_java/lock_vec.html | 141 -
libdb/docs/api_java/lockng_class.html | 62 -
libdb/docs/api_java/log_archive.html | 92 -
libdb/docs/api_java/log_compare.html | 42 -
libdb/docs/api_java/log_cursor.html | 53 -
libdb/docs/api_java/log_file.html | 67 -
libdb/docs/api_java/log_flush.html | 55 -
libdb/docs/api_java/log_list.html | 32 -
libdb/docs/api_java/log_put.html | 67 -
libdb/docs/api_java/log_stat.html | 84 -
libdb/docs/api_java/logc_class.html | 43 -
libdb/docs/api_java/logc_close.html | 55 -
libdb/docs/api_java/logc_get.html | 95 -
libdb/docs/api_java/lsn_class.html | 41 -
libdb/docs/api_java/memp_class.html | 49 -
libdb/docs/api_java/memp_fclose.html | 34 -
libdb/docs/api_java/memp_fopen.html | 34 -
libdb/docs/api_java/memp_fsync.html | 34 -
libdb/docs/api_java/memp_list.html | 24 -
libdb/docs/api_java/memp_register.html | 34 -
libdb/docs/api_java/memp_stat.html | 120 -
libdb/docs/api_java/memp_sync.html | 34 -
libdb/docs/api_java/memp_trickle.html | 58 -
libdb/docs/api_java/mempfile_class.html | 35 -
libdb/docs/api_java/pindex.src | 378 -
libdb/docs/api_java/rep_elect.html | 81 -
libdb/docs/api_java/rep_limit.html | 60 -
libdb/docs/api_java/rep_list.html | 25 -
libdb/docs/api_java/rep_message.html | 91 -
libdb/docs/api_java/rep_start.html | 74 -
libdb/docs/api_java/rep_stat.html | 99 -
libdb/docs/api_java/rep_transport.html | 103 -
libdb/docs/api_java/runrec_class.html | 42 -
libdb/docs/api_java/txn_abort.html | 59 -
libdb/docs/api_java/txn_begin.html | 98 -
libdb/docs/api_java/txn_checkpoint.html | 64 -
libdb/docs/api_java/txn_class.html | 51 -
libdb/docs/api_java/txn_commit.html | 82 -
libdb/docs/api_java/txn_discard.html | 66 -
libdb/docs/api_java/txn_id.html | 43 -
libdb/docs/api_java/txn_list.html | 31 -
libdb/docs/api_java/txn_prepare.html | 68 -
libdb/docs/api_java/txn_recover.html | 76 -
libdb/docs/api_java/txn_set_timeout.html | 76 -
libdb/docs/api_java/txn_stat.html | 81 -
libdb/docs/api_tcl/db_close.html | 60 -
libdb/docs/api_tcl/db_count.html | 38 -
libdb/docs/api_tcl/db_cursor.html | 46 -
libdb/docs/api_tcl/db_del.html | 55 -
libdb/docs/api_tcl/db_get.html | 102 -
libdb/docs/api_tcl/db_get_join.html | 48 -
libdb/docs/api_tcl/db_get_type.html | 35 -
libdb/docs/api_tcl/db_is_byteswapped.html | 38 -
libdb/docs/api_tcl/db_join.html | 49 -
libdb/docs/api_tcl/db_open.html | 301 -
libdb/docs/api_tcl/db_put.html | 82 -
libdb/docs/api_tcl/db_remove.html | 50 -
libdb/docs/api_tcl/db_rename.html | 51 -
libdb/docs/api_tcl/db_stat.html | 41 -
libdb/docs/api_tcl/db_sync.html | 37 -
libdb/docs/api_tcl/db_truncate.html | 48 -
libdb/docs/api_tcl/dbc_close.html | 37 -
libdb/docs/api_tcl/dbc_del.html | 39 -
libdb/docs/api_tcl/dbc_dup.html | 47 -
libdb/docs/api_tcl/dbc_get.html | 168 -
libdb/docs/api_tcl/dbc_put.html | 135 -
libdb/docs/api_tcl/env_close.html | 43 -
libdb/docs/api_tcl/env_dbremove.html | 49 -
libdb/docs/api_tcl/env_dbrename.html | 50 -
libdb/docs/api_tcl/env_open.html | 169 -
libdb/docs/api_tcl/env_remove.html | 73 -
libdb/docs/api_tcl/pindex.src | 30 -
libdb/docs/api_tcl/tcl_index.html | 53 -
libdb/docs/api_tcl/tcl_pindex.html | 325 -
libdb/docs/api_tcl/txn.html | 64 -
libdb/docs/api_tcl/txn_abort.html | 46 -
libdb/docs/api_tcl/txn_commit.html | 70 -
libdb/docs/api_tcl/version.html | 40 -
libdb/docs/images/api.gif | Bin 121 -> 0 bytes
libdb/docs/images/next.gif | Bin 225 -> 0 bytes
libdb/docs/images/prev.gif | Bin 234 -> 0 bytes
libdb/docs/images/ps.gif | Bin 244 -> 0 bytes
libdb/docs/images/ref.gif | Bin 119 -> 0 bytes
libdb/docs/images/sleepycat.gif | Bin 11337 -> 0 bytes
libdb/docs/index.html | 69 -
libdb/docs/ref/am/close.html | 44 -
libdb/docs/ref/am/count.html | 29 -
libdb/docs/ref/am/curclose.html | 29 -
libdb/docs/ref/am/curdel.html | 27 -
libdb/docs/ref/am/curdup.html | 35 -
libdb/docs/ref/am/curget.html | 135 -
libdb/docs/ref/am/curput.html | 91 -
libdb/docs/ref/am/cursor.html | 50 -
libdb/docs/ref/am/delete.html | 29 -
libdb/docs/ref/am/get.html | 40 -
libdb/docs/ref/am/join.html | 191 -
libdb/docs/ref/am/open.html | 48 -
libdb/docs/ref/am/opensub.html | 78 -
libdb/docs/ref/am/ops.html | 88 -
libdb/docs/ref/am/put.html | 37 -
libdb/docs/ref/am/second.html | 218 -
libdb/docs/ref/am/stat.html | 33 -
libdb/docs/ref/am/sync.html | 39 -
libdb/docs/ref/am/truncate.html | 25 -
libdb/docs/ref/am/upgrade.html | 51 -
libdb/docs/ref/am/verify.html | 51 -
libdb/docs/ref/am_conf/bt_compare.html | 94 -
libdb/docs/ref/am_conf/bt_minkey.html | 54 -
libdb/docs/ref/am_conf/bt_prefix.html | 68 -
libdb/docs/ref/am_conf/bt_recnum.html | 106 -
libdb/docs/ref/am_conf/byteorder.html | 38 -
libdb/docs/ref/am_conf/cachesize.html | 86 -
libdb/docs/ref/am_conf/dup.html | 76 -
libdb/docs/ref/am_conf/extentsize.html | 44 -
libdb/docs/ref/am_conf/h_ffactor.html | 32 -
libdb/docs/ref/am_conf/h_hash.html | 40 -
libdb/docs/ref/am_conf/h_nelem.html | 33 -
libdb/docs/ref/am_conf/intro.html | 46 -
libdb/docs/ref/am_conf/logrec.html | 123 -
libdb/docs/ref/am_conf/malloc.html | 33 -
libdb/docs/ref/am_conf/pagesize.html | 78 -
libdb/docs/ref/am_conf/re_source.html | 63 -
libdb/docs/ref/am_conf/recno.html | 70 -
libdb/docs/ref/am_conf/renumber.html | 81 -
libdb/docs/ref/am_conf/select.html | 118 -
libdb/docs/ref/am_misc/align.html | 29 -
libdb/docs/ref/am_misc/dbsizes.html | 46 -
libdb/docs/ref/am_misc/diskspace.html | 149 -
libdb/docs/ref/am_misc/error.html | 63 -
libdb/docs/ref/am_misc/faq.html | 130 -
libdb/docs/ref/am_misc/get_bulk.html | 136 -
libdb/docs/ref/am_misc/partial.html | 134 -
libdb/docs/ref/am_misc/perm.html | 37 -
libdb/docs/ref/am_misc/stability.html | 55 -
libdb/docs/ref/am_misc/struct.html | 88 -
libdb/docs/ref/am_misc/tune.html | 85 -
libdb/docs/ref/apprec/auto.html | 159 -
libdb/docs/ref/apprec/config.html | 128 -
libdb/docs/ref/apprec/def.html | 96 -
libdb/docs/ref/apprec/intro.html | 77 -
libdb/docs/ref/arch/apis.html | 77 -
libdb/docs/ref/arch/bigpic.gif | Bin 2589 -> 0 bytes
libdb/docs/ref/arch/bigpic.html | 125 -
libdb/docs/ref/arch/progmodel.html | 44 -
libdb/docs/ref/arch/script.html | 32 -
libdb/docs/ref/arch/smallpic.gif | Bin 1613 -> 0 bytes
libdb/docs/ref/arch/utilities.html | 64 -
libdb/docs/ref/build_unix/aix.html | 72 -
libdb/docs/ref/build_unix/conf.html | 183 -
libdb/docs/ref/build_unix/embedix.html | 37 -
libdb/docs/ref/build_unix/flags.html | 62 -
libdb/docs/ref/build_unix/freebsd.html | 59 -
libdb/docs/ref/build_unix/hpux.html | 91 -
libdb/docs/ref/build_unix/install.html | 65 -
libdb/docs/ref/build_unix/intro.html | 64 -
libdb/docs/ref/build_unix/irix.html | 31 -
libdb/docs/ref/build_unix/linux.html | 31 -
libdb/docs/ref/build_unix/macosx.html | 42 -
libdb/docs/ref/build_unix/notes.html | 153 -
libdb/docs/ref/build_unix/osf1.html | 31 -
libdb/docs/ref/build_unix/qnx.html | 77 -
libdb/docs/ref/build_unix/sco.html | 30 -
libdb/docs/ref/build_unix/shlib.html | 99 -
libdb/docs/ref/build_unix/solaris.html | 97 -
libdb/docs/ref/build_unix/sunos.html | 31 -
libdb/docs/ref/build_unix/test.html | 53 -
libdb/docs/ref/build_unix/ultrix.html | 28 -
libdb/docs/ref/build_vxworks/faq.html | 130 -
libdb/docs/ref/build_vxworks/intro.html | 103 -
libdb/docs/ref/build_vxworks/introae.html | 135 -
libdb/docs/ref/build_vxworks/notes.html | 70 -
libdb/docs/ref/build_win/faq.html | 60 -
libdb/docs/ref/build_win/intro.html | 159 -
libdb/docs/ref/build_win/notes.html | 60 -
libdb/docs/ref/build_win/test.html | 75 -
libdb/docs/ref/cam/intro.html | 108 -
libdb/docs/ref/debug/common.html | 111 -
libdb/docs/ref/debug/compile.html | 45 -
libdb/docs/ref/debug/intro.html | 59 -
libdb/docs/ref/debug/printlog.html | 153 -
libdb/docs/ref/debug/runtime.html | 48 -
libdb/docs/ref/distrib/layout.html | 80 -
libdb/docs/ref/distrib/port.html | 110 -
libdb/docs/ref/dumpload/format.html | 70 -
libdb/docs/ref/dumpload/text.html | 33 -
libdb/docs/ref/dumpload/utility.html | 46 -
libdb/docs/ref/env/create.html | 130 -
libdb/docs/ref/env/db_config.html | 51 -
libdb/docs/ref/env/encrypt.html | 99 -
libdb/docs/ref/env/error.html | 59 -
libdb/docs/ref/env/faq.html | 60 -
libdb/docs/ref/env/intro.html | 118 -
libdb/docs/ref/env/naming.html | 128 -
libdb/docs/ref/env/open.html | 66 -
libdb/docs/ref/env/region.html | 73 -
libdb/docs/ref/env/remote.html | 50 -
libdb/docs/ref/env/security.html | 56 -
libdb/docs/ref/install/file.html | 38 -
libdb/docs/ref/install/magic.s5.be.txt | 87 -
libdb/docs/ref/install/magic.s5.le.txt | 87 -
libdb/docs/ref/install/magic.txt | 56 -
libdb/docs/ref/install/multiple.html | 55 -
libdb/docs/ref/install/rpm.html | 29 -
libdb/docs/ref/intro/data.html | 55 -
libdb/docs/ref/intro/dbis.html | 160 -
libdb/docs/ref/intro/dbisnot.html | 141 -
libdb/docs/ref/intro/distrib.html | 29 -
libdb/docs/ref/intro/need.html | 61 -
libdb/docs/ref/intro/products.html | 70 -
libdb/docs/ref/intro/terrain.html | 249 -
libdb/docs/ref/intro/what.html | 54 -
libdb/docs/ref/intro/where.html | 45 -
libdb/docs/ref/java/compat.html | 35 -
libdb/docs/ref/java/conf.html | 94 -
libdb/docs/ref/java/faq.html | 40 -
libdb/docs/ref/java/program.html | 78 -
libdb/docs/ref/lock/am_conv.html | 124 -
libdb/docs/ref/lock/cam_conv.html | 54 -
libdb/docs/ref/lock/config.html | 44 -
libdb/docs/ref/lock/dead.html | 84 -
libdb/docs/ref/lock/deaddbg.html | 141 -
libdb/docs/ref/lock/intro.html | 107 -
libdb/docs/ref/lock/max.html | 88 -
libdb/docs/ref/lock/nondb.html | 51 -
libdb/docs/ref/lock/notxn.html | 47 -
libdb/docs/ref/lock/page.html | 72 -
libdb/docs/ref/lock/stdmode.html | 59 -
libdb/docs/ref/lock/timeout.html | 59 -
libdb/docs/ref/lock/twopl.html | 51 -
libdb/docs/ref/log/config.html | 47 -
libdb/docs/ref/log/intro.html | 70 -
libdb/docs/ref/log/limits.html | 49 -
libdb/docs/ref/mp/config.html | 52 -
libdb/docs/ref/mp/intro.html | 97 -
libdb/docs/ref/perl/intro.html | 43 -
libdb/docs/ref/pindex.src | 276 -
libdb/docs/ref/program/appsignals.html | 39 -
libdb/docs/ref/program/cache.html | 35 -
libdb/docs/ref/program/compatible.html | 33 -
libdb/docs/ref/program/copy.html | 64 -
libdb/docs/ref/program/environ.html | 34 -
libdb/docs/ref/program/errorret.html | 114 -
libdb/docs/ref/program/faq.html | 31 -
libdb/docs/ref/program/mt.html | 74 -
libdb/docs/ref/program/namespace.html | 48 -
libdb/docs/ref/program/runtime.html | 55 -
libdb/docs/ref/program/scope.html | 74 -
libdb/docs/ref/program/solaris.txt | 213 -
libdb/docs/ref/refs/bdb_usenix.html | 1120 -
libdb/docs/ref/refs/bdb_usenix.ps | 1441 --
libdb/docs/ref/refs/embedded.html | 672 -
libdb/docs/ref/refs/hash_usenix.ps |12209 -----------
libdb/docs/ref/refs/libtp_usenix.ps |12340 ------------
libdb/docs/ref/refs/refs.html | 76 -
libdb/docs/ref/refs/witold.html | 24 -
libdb/docs/ref/rep/app.html | 96 -
libdb/docs/ref/rep/comm.html | 79 -
libdb/docs/ref/rep/elect.html | 97 -
libdb/docs/ref/rep/ex.html | 65 -
libdb/docs/ref/rep/ex_comm.html | 177 -
libdb/docs/ref/rep/ex_rq.html | 236 -
libdb/docs/ref/rep/faq.html | 105 -
libdb/docs/ref/rep/id.html | 45 -
libdb/docs/ref/rep/init.html | 47 -
libdb/docs/ref/rep/intro.html | 73 -
libdb/docs/ref/rep/logonly.html | 58 -
libdb/docs/ref/rep/newsite.html | 44 -
libdb/docs/ref/rep/partition.html | 90 -
libdb/docs/ref/rep/pri.html | 35 -
libdb/docs/ref/rep/trans.html | 104 -
libdb/docs/ref/rpc/client.html | 84 -
libdb/docs/ref/rpc/faq.html | 32 -
libdb/docs/ref/rpc/intro.html | 80 -
libdb/docs/ref/rpc/server.html | 55 -
libdb/docs/ref/sendmail/intro.html | 52 -
libdb/docs/ref/simple_tut/close.html | 102 -
libdb/docs/ref/simple_tut/del.html | 94 -
libdb/docs/ref/simple_tut/errors.html | 47 -
libdb/docs/ref/simple_tut/example.cs | 73 -
libdb/docs/ref/simple_tut/get.html | 98 -
libdb/docs/ref/simple_tut/handles.html | 30 -
libdb/docs/ref/simple_tut/intro.html | 42 -
libdb/docs/ref/simple_tut/keydata.html | 49 -
libdb/docs/ref/simple_tut/open.html | 91 -
libdb/docs/ref/simple_tut/put.html | 128 -
libdb/docs/ref/tcl/error.html | 71 -
libdb/docs/ref/tcl/faq.html | 58 -
libdb/docs/ref/tcl/intro.html | 71 -
libdb/docs/ref/tcl/program.html | 31 -
libdb/docs/ref/tcl/using.html | 55 -
libdb/docs/ref/test/faq.html | 33 -
libdb/docs/ref/test/run.html | 80 -
libdb/docs/ref/transapp/admin.html | 48 -
libdb/docs/ref/transapp/app.html | 130 -
libdb/docs/ref/transapp/archival.html | 154 -
libdb/docs/ref/transapp/atomicity.html | 63 -
libdb/docs/ref/transapp/checkpoint.html | 124 -
libdb/docs/ref/transapp/cursor.html | 171 -
libdb/docs/ref/transapp/data_open.html | 143 -
libdb/docs/ref/transapp/deadlock.html | 109 -
libdb/docs/ref/transapp/env_open.html | 175 -
libdb/docs/ref/transapp/faq.html | 95 -
libdb/docs/ref/transapp/filesys.html | 66 -
libdb/docs/ref/transapp/hotfail.html | 83 -
libdb/docs/ref/transapp/inc.html | 166 -
libdb/docs/ref/transapp/intro.html | 42 -
libdb/docs/ref/transapp/logfile.html | 100 -
libdb/docs/ref/transapp/nested.html | 66 -
libdb/docs/ref/transapp/put.html | 205 -
libdb/docs/ref/transapp/read.html | 56 -
libdb/docs/ref/transapp/reclimit.html | 148 -
libdb/docs/ref/transapp/recovery.html | 95 -
libdb/docs/ref/transapp/term.html | 65 -
libdb/docs/ref/transapp/throughput.html | 125 -
libdb/docs/ref/transapp/transapp.cs | 489 -
libdb/docs/ref/transapp/tune.html | 110 -
libdb/docs/ref/transapp/why.html | 40 -
libdb/docs/ref/transapp/writetest.cs | 104 -
libdb/docs/ref/txn/config.html | 41 -
libdb/docs/ref/txn/intro.html | 96 -
libdb/docs/ref/txn/limits.html | 56 -
libdb/docs/ref/upgrade.2.0/convert.html | 75 -
libdb/docs/ref/upgrade.2.0/disk.html | 28 -
libdb/docs/ref/upgrade.2.0/intro.html | 33 -
libdb/docs/ref/upgrade.2.0/system.html | 85 -
libdb/docs/ref/upgrade.2.0/toc.html | 28 -
libdb/docs/ref/upgrade.3.0/close.html | 35 -
libdb/docs/ref/upgrade.3.0/cxx.html | 32 -
libdb/docs/ref/upgrade.3.0/db.html | 49 -
libdb/docs/ref/upgrade.3.0/db_cxx.html | 48 -
libdb/docs/ref/upgrade.3.0/dbenv.html | 69 -
libdb/docs/ref/upgrade.3.0/dbenv_cxx.html | 73 -
libdb/docs/ref/upgrade.3.0/dbinfo.html | 73 -
libdb/docs/ref/upgrade.3.0/disk.html | 31 -
libdb/docs/ref/upgrade.3.0/eacces.html | 29 -
libdb/docs/ref/upgrade.3.0/eagain.html | 35 -
libdb/docs/ref/upgrade.3.0/envopen.html | 156 -
libdb/docs/ref/upgrade.3.0/func.html | 70 -
libdb/docs/ref/upgrade.3.0/intro.html | 27 -
libdb/docs/ref/upgrade.3.0/java.html | 35 -
libdb/docs/ref/upgrade.3.0/join.html | 29 -
libdb/docs/ref/upgrade.3.0/jump_set.html | 49 -
libdb/docs/ref/upgrade.3.0/lock_detect.html | 25 -
libdb/docs/ref/upgrade.3.0/lock_notheld.html | 28 -
libdb/docs/ref/upgrade.3.0/lock_put.html | 26 -
libdb/docs/ref/upgrade.3.0/lock_stat.html | 25 -
libdb/docs/ref/upgrade.3.0/log_register.html | 26 -
libdb/docs/ref/upgrade.3.0/log_stat.html | 24 -
libdb/docs/ref/upgrade.3.0/memp_stat.html | 27 -
libdb/docs/ref/upgrade.3.0/open.html | 66 -
libdb/docs/ref/upgrade.3.0/rmw.html | 32 -
libdb/docs/ref/upgrade.3.0/stat.html | 25 -
libdb/docs/ref/upgrade.3.0/toc.html | 55 -
libdb/docs/ref/upgrade.3.0/txn_begin.html | 26 -
libdb/docs/ref/upgrade.3.0/txn_commit.html | 26 -
libdb/docs/ref/upgrade.3.0/txn_stat.html | 24 -
libdb/docs/ref/upgrade.3.0/value_set.html | 42 -
libdb/docs/ref/upgrade.3.0/xa.html | 34 -
libdb/docs/ref/upgrade.3.1/btstat.html | 51 -
libdb/docs/ref/upgrade.3.1/config.html | 36 -
libdb/docs/ref/upgrade.3.1/disk.html | 35 -
libdb/docs/ref/upgrade.3.1/dup.html | 32 -
libdb/docs/ref/upgrade.3.1/env.html | 54 -
libdb/docs/ref/upgrade.3.1/intro.html | 27 -
libdb/docs/ref/upgrade.3.1/log_register.html | 29 -
libdb/docs/ref/upgrade.3.1/logalloc.html | 28 -
libdb/docs/ref/upgrade.3.1/memp_register.html | 31 -
libdb/docs/ref/upgrade.3.1/put.html | 65 -
libdb/docs/ref/upgrade.3.1/set_feedback.html | 28 -
libdb/docs/ref/upgrade.3.1/set_paniccall.html | 28 -
libdb/docs/ref/upgrade.3.1/set_tx_recover.html | 37 -
libdb/docs/ref/upgrade.3.1/sysmem.html | 26 -
libdb/docs/ref/upgrade.3.1/tcl.html | 32 -
libdb/docs/ref/upgrade.3.1/tmp.html | 35 -
libdb/docs/ref/upgrade.3.1/toc.html | 41 -
libdb/docs/ref/upgrade.3.1/txn_check.html | 26 -
libdb/docs/ref/upgrade.3.2/callback.html | 40 -
libdb/docs/ref/upgrade.3.2/db_dump.html | 30 -
libdb/docs/ref/upgrade.3.2/disk.html | 29 -
libdb/docs/ref/upgrade.3.2/handle.html | 28 -
libdb/docs/ref/upgrade.3.2/incomplete.html | 40 -
libdb/docs/ref/upgrade.3.2/intro.html | 27 -
libdb/docs/ref/upgrade.3.2/mutexlock.html | 29 -
libdb/docs/ref/upgrade.3.2/notfound.html | 26 -
libdb/docs/ref/upgrade.3.2/renumber.html | 40 -
libdb/docs/ref/upgrade.3.2/set_flags.html | 36 -
libdb/docs/ref/upgrade.3.2/toc.html | 35 -
libdb/docs/ref/upgrade.3.2/tx_recover.html | 33 -
libdb/docs/ref/upgrade.3.3/alloc.html | 67 -
libdb/docs/ref/upgrade.3.3/bigfile.html | 29 -
libdb/docs/ref/upgrade.3.3/conflict.html | 25 -
libdb/docs/ref/upgrade.3.3/disk.html | 25 -
libdb/docs/ref/upgrade.3.3/getswap.html | 29 -
libdb/docs/ref/upgrade.3.3/gettype.html | 28 -
libdb/docs/ref/upgrade.3.3/intro.html | 27 -
libdb/docs/ref/upgrade.3.3/memp_fget.html | 37 -
libdb/docs/ref/upgrade.3.3/rpc.html | 29 -
libdb/docs/ref/upgrade.3.3/shared.html | 31 -
libdb/docs/ref/upgrade.3.3/toc.html | 35 -
libdb/docs/ref/upgrade.3.3/txn_prepare.html | 27 -
libdb/docs/ref/upgrade.4.0/asr.html | 40 -
libdb/docs/ref/upgrade.4.0/cxx.html | 49 -
libdb/docs/ref/upgrade.4.0/deadlock.html | 26 -
libdb/docs/ref/upgrade.4.0/disk.html | 26 -
libdb/docs/ref/upgrade.4.0/env.html | 82 -
libdb/docs/ref/upgrade.4.0/intro.html | 27 -
libdb/docs/ref/upgrade.4.0/java.html | 33 -
libdb/docs/ref/upgrade.4.0/lock.html | 46 -
libdb/docs/ref/upgrade.4.0/lock_id_free.html | 26 -
libdb/docs/ref/upgrade.4.0/log.html | 56 -
libdb/docs/ref/upgrade.4.0/mp.html | 66 -
libdb/docs/ref/upgrade.4.0/rpc.html | 27 -
libdb/docs/ref/upgrade.4.0/set_lk_max.html | 27 -
libdb/docs/ref/upgrade.4.0/toc.html | 38 -
libdb/docs/ref/upgrade.4.0/txn.html | 47 -
libdb/docs/ref/upgrade.4.1/app_dispatch.html | 32 -
libdb/docs/ref/upgrade.4.1/checkpoint.html | 30 -
libdb/docs/ref/upgrade.4.1/cxx.html | 48 -
libdb/docs/ref/upgrade.4.1/disk.html | 31 -
libdb/docs/ref/upgrade.4.1/excl.html | 26 -
libdb/docs/ref/upgrade.4.1/fop.html | 128 -
libdb/docs/ref/upgrade.4.1/hash_nelem.html | 25 -
libdb/docs/ref/upgrade.4.1/incomplete.html | 30 -
libdb/docs/ref/upgrade.4.1/intro.html | 27 -
libdb/docs/ref/upgrade.4.1/java.html | 29 -
libdb/docs/ref/upgrade.4.1/log_register.html | 27 -
libdb/docs/ref/upgrade.4.1/log_stat.html | 26 -
libdb/docs/ref/upgrade.4.1/memp_sync.html | 31 -
libdb/docs/ref/upgrade.4.1/toc.html | 37 -
libdb/docs/ref/upgrade/process.html | 131 -
libdb/docs/ref/upgrade/version.html | 47 -
libdb/docs/ref/xa/build.html | 178 -
libdb/docs/ref/xa/faq.html | 66 -
libdb/docs/ref/xa/intro.html | 53 -
libdb/docs/ref/xa/xa_config.html | 81 -
libdb/docs/ref/xa/xa_intro.html | 62 -
libdb/docs/reftoc.html | 372 -
libdb/docs/sleepycat/contact.html | 68 -
libdb/docs/sleepycat/legal.html | 67 -
libdb/docs/sleepycat/license.html | 113 -
libdb/docs/utility/berkeley_db_svc.html | 74 -
libdb/docs/utility/db_archive.html | 95 -
libdb/docs/utility/db_checkpoint.html | 79 -
libdb/docs/utility/db_deadlock.html | 89 -
libdb/docs/utility/db_dump.html | 124 -
libdb/docs/utility/db_load.html | 149 -
libdb/docs/utility/db_printlog.html | 64 -
libdb/docs/utility/db_recover.html | 95 -
libdb/docs/utility/db_stat.html | 103 -
libdb/docs/utility/db_upgrade.html | 87 -
libdb/docs/utility/db_verify.html | 76 -
libdb/docs/utility/index.html | 29 -
libdb/env/db_salloc.c | 338 -
libdb/env/db_shash.c | 125 -
libdb/env/env_file.c | 166 -
libdb/env/env_method.c | 632 -
libdb/env/env_open.c | 1195 --
libdb/env/env_recover.c | 790 -
libdb/env/env_region.c | 1256 --
libdb/examples_c/README | 29 -
libdb/examples_c/bench_001.c | 382 -
libdb/examples_c/ex_access.c | 162 -
libdb/examples_c/ex_apprec/auto_rebuild | 9 -
libdb/examples_c/ex_apprec/ex_apprec.c | 267 -
libdb/examples_c/ex_apprec/ex_apprec.h | 24 -
libdb/examples_c/ex_apprec/ex_apprec.src | 41 -
libdb/examples_c/ex_apprec/ex_apprec_auto.c | 188 -
libdb/examples_c/ex_apprec/ex_apprec_auto.h | 13 -
libdb/examples_c/ex_apprec/ex_apprec_rec.c | 115 -
libdb/examples_c/ex_apprec/ex_apprec_template | 75 -
libdb/examples_c/ex_btrec.c | 203 -
libdb/examples_c/ex_dbclient.c | 226 -
libdb/examples_c/ex_env.c | 135 -
libdb/examples_c/ex_lock.c | 239 -
libdb/examples_c/ex_mpool.c | 253 -
libdb/examples_c/ex_repquote/ex_repquote.h | 69 -
libdb/examples_c/ex_repquote/ex_rq_client.c | 250 -
libdb/examples_c/ex_repquote/ex_rq_main.c | 303 -
libdb/examples_c/ex_repquote/ex_rq_master.c | 165 -
libdb/examples_c/ex_repquote/ex_rq_net.c | 692 -
libdb/examples_c/ex_repquote/ex_rq_util.c | 412 -
libdb/examples_c/ex_thread.c | 629 -
libdb/examples_c/ex_tpcb.c | 698 -
libdb/examples_c/ex_tpcb.h | 39 -
libdb/examples_cxx/AccessExample.cpp | 136 -
libdb/examples_cxx/BtRecExample.cpp | 224 -
libdb/examples_cxx/EnvExample.cpp | 121 -
libdb/examples_cxx/LockExample.cpp | 244 -
libdb/examples_cxx/MpoolExample.cpp | 218 -
libdb/examples_cxx/TpcbExample.cpp | 657 -
libdb/fileops/fileops.src | 111 -
libdb/fileops/fileops_auto.c | 1371 --
libdb/fileops/fop_basic.c | 275 -
libdb/fileops/fop_rec.c | 317 -
libdb/fileops/fop_util.c | 997 -
libdb/hash/hash.c | 2062 --
libdb/hash/hash.src | 266 -
libdb/hash/hash_auto.c | 2752 ---
libdb/hash/hash_conv.c | 116 -
libdb/hash/hash_dup.c | 891 -
libdb/hash/hash_func.c | 245 -
libdb/hash/hash_meta.c | 125 -
libdb/hash/hash_method.c | 126 -
libdb/hash/hash_open.c | 558 -
libdb/hash/hash_page.c | 1862 --
libdb/hash/hash_rec.c | 1156 --
libdb/hash/hash_reclaim.c | 111 -
libdb/hash/hash_stat.c | 372 -
libdb/hash/hash_upgrade.c | 266 -
libdb/hash/hash_verify.c | 1079 -
libdb/hmac/hmac.c | 207 -
libdb/hmac/sha1.c | 294 -
libdb/hsearch/hsearch.c | 160 -
libdb/java/src/com/sleepycat/db/Db.java | 761 -
libdb/java/src/com/sleepycat/db/DbAppDispatch.java | 22 -
libdb/java/src/com/sleepycat/db/DbAppendRecno.java | 22 -
.../java/src/com/sleepycat/db/DbBtreeCompare.java | 21 -
libdb/java/src/com/sleepycat/db/DbBtreePrefix.java | 21 -
libdb/java/src/com/sleepycat/db/DbBtreeStat.java | 28 -
libdb/java/src/com/sleepycat/db/DbClient.java | 21 -
libdb/java/src/com/sleepycat/db/DbConstants.java | 151 -
.../src/com/sleepycat/db/DbDeadlockException.java | 28 -
libdb/java/src/com/sleepycat/db/DbDupCompare.java | 21 -
libdb/java/src/com/sleepycat/db/DbEnv.java | 430 -
libdb/java/src/com/sleepycat/db/DbEnvFeedback.java | 19 -
libdb/java/src/com/sleepycat/db/DbErrcall.java | 23 -
libdb/java/src/com/sleepycat/db/DbException.java | 56 -
libdb/java/src/com/sleepycat/db/DbFeedback.java | 23 -
libdb/java/src/com/sleepycat/db/DbHash.java | 21 -
libdb/java/src/com/sleepycat/db/DbHashStat.java | 24 -
libdb/java/src/com/sleepycat/db/DbKeyRange.java | 23 -
libdb/java/src/com/sleepycat/db/DbLock.java | 33 -
.../sleepycat/db/DbLockNotGrantedException.java | 57 -
libdb/java/src/com/sleepycat/db/DbLockRequest.java | 67 -
libdb/java/src/com/sleepycat/db/DbLockStat.java | 32 -
libdb/java/src/com/sleepycat/db/DbLogStat.java | 29 -
libdb/java/src/com/sleepycat/db/DbLogc.java | 39 -
libdb/java/src/com/sleepycat/db/DbLsn.java | 42 -
.../src/com/sleepycat/db/DbMemoryException.java | 49 -
libdb/java/src/com/sleepycat/db/DbMpoolFStat.java | 16 -
libdb/java/src/com/sleepycat/db/DbMpoolStat.java | 38 -
.../com/sleepycat/db/DbMultipleDataIterator.java | 46 -
.../src/com/sleepycat/db/DbMultipleIterator.java | 51 -
.../sleepycat/db/DbMultipleKeyDataIterator.java | 56 -
.../sleepycat/db/DbMultipleRecnoDataIterator.java | 51 -
.../com/sleepycat/db/DbOutputStreamErrcall.java | 58 -
libdb/java/src/com/sleepycat/db/DbPreplist.java | 22 -
libdb/java/src/com/sleepycat/db/DbQueueStat.java | 21 -
libdb/java/src/com/sleepycat/db/DbRepStat.java | 43 -
.../java/src/com/sleepycat/db/DbRepTransport.java | 19 -
.../com/sleepycat/db/DbRunRecoveryException.java | 32 -
.../src/com/sleepycat/db/DbSecondaryKeyCreate.java | 22 -
libdb/java/src/com/sleepycat/db/DbTxn.java | 77 -
libdb/java/src/com/sleepycat/db/DbTxnStat.java | 27 -
libdb/java/src/com/sleepycat/db/DbUtil.java | 98 -
libdb/java/src/com/sleepycat/db/Dbc.java | 60 -
libdb/java/src/com/sleepycat/db/Dbt.java | 230 -
.../java/src/com/sleepycat/db/xa/DbXAResource.java | 190 -
libdb/java/src/com/sleepycat/db/xa/DbXid.java | 49 -
.../src/com/sleepycat/examples/AccessExample.java | 181 -
.../src/com/sleepycat/examples/BtRecExample.java | 340 -
.../com/sleepycat/examples/BulkAccessExample.java | 198 -
.../src/com/sleepycat/examples/EnvExample.java | 128 -
.../src/com/sleepycat/examples/LockExample.java | 235 -
.../src/com/sleepycat/examples/TpcbExample.java | 843 -
libdb/libdb_java/checkapi.prl | 134 -
libdb/libdb_java/com_sleepycat_db_Db.h | 598 -
libdb/libdb_java/com_sleepycat_db_DbEnv.h | 581 -
libdb/libdb_java/com_sleepycat_db_DbLock.h | 21 -
libdb/libdb_java/com_sleepycat_db_DbLogc.h | 37 -
libdb/libdb_java/com_sleepycat_db_DbLsn.h | 29 -
libdb/libdb_java/com_sleepycat_db_DbTxn.h | 61 -
libdb/libdb_java/com_sleepycat_db_DbUtil.h | 22 -
libdb/libdb_java/com_sleepycat_db_Dbc.h | 77 -
libdb/libdb_java/com_sleepycat_db_Dbt.h | 37 -
.../libdb_java/com_sleepycat_db_xa_DbXAResource.h | 95 -
libdb/libdb_java/java_Db.c | 982 -
libdb/libdb_java/java_DbEnv.c | 1450 --
libdb/libdb_java/java_DbLock.c | 30 -
libdb/libdb_java/java_DbLogc.c | 110 -
libdb/libdb_java/java_DbLsn.c | 43 -
libdb/libdb_java/java_DbTxn.c | 67 -
libdb/libdb_java/java_DbUtil.c | 27 -
libdb/libdb_java/java_DbXAResource.c | 288 -
libdb/libdb_java/java_Dbc.c | 278 -
libdb/libdb_java/java_Dbt.c | 59 -
libdb/libdb_java/java_info.c | 1125 --
libdb/libdb_java/java_info.h | 221 -
libdb/libdb_java/java_locked.c | 321 -
libdb/libdb_java/java_locked.h | 82 -
libdb/libdb_java/java_stat_auto.c | 207 -
libdb/libdb_java/java_stat_auto.h | 9 -
libdb/libdb_java/java_util.c | 890 -
libdb/libdb_java/java_util.h | 441 -
libdb/lock/Design | 301 -
libdb/lock/lock.c | 1874 --
libdb/lock/lock_deadlock.c | 886 -
libdb/lock/lock_method.c | 275 -
libdb/lock/lock_region.c | 417 -
libdb/lock/lock_stat.c | 398 -
libdb/lock/lock_util.c | 138 -
libdb/log/log.c | 1084 -
libdb/log/log_archive.c | 486 -
libdb/log/log_compare.c | 36 -
libdb/log/log_get.c | 1058 -
libdb/log/log_method.c | 188 -
libdb/log/log_put.c | 1247 --
libdb/mp/mp_alloc.c | 442 -
libdb/mp/mp_bh.c | 646 -
libdb/mp/mp_fget.c | 654 -
libdb/mp/mp_fopen.c | 1018 -
libdb/mp/mp_fput.c | 202 -
libdb/mp/mp_fset.c | 89 -
libdb/mp/mp_method.c | 156 -
libdb/mp/mp_region.c | 466 -
libdb/mp/mp_register.c | 76 -
libdb/mp/mp_stat.c | 491 -
libdb/mp/mp_sync.c | 627 -
libdb/mp/mp_trickle.c | 83 -
libdb/mutex/README | 108 -
libdb/mutex/mut_fcntl.c | 184 -
libdb/mutex/mut_pthread.c | 361 -
libdb/mutex/mut_tas.c | 211 -
libdb/mutex/mut_win32.c | 227 -
libdb/mutex/mutex.c | 395 -
libdb/mutex/tm.c | 627 -
libdb/mutex/uts4_cc.s | 27 -
libdb/os/os_abs.c | 31 -
libdb/os/os_alloc.c | 458 -
libdb/os/os_clock.c | 92 -
libdb/os/os_config.c | 31 -
libdb/os/os_dir.c | 108 -
libdb/os/os_errno.c | 64 -
libdb/os/os_fid.c | 148 -
libdb/os/os_fsync.c | 89 -
libdb/os/os_handle.c | 185 -
libdb/os/os_id.c | 47 -
libdb/os/os_map.c | 443 -
libdb/os/os_method.c | 234 -
libdb/os/os_oflags.c | 118 -
libdb/os/os_open.c | 257 -
libdb/os/os_region.c | 115 -
libdb/os/os_rename.c | 47 -
libdb/os/os_root.c | 36 -
libdb/os/os_rpath.c | 69 -
libdb/os/os_rw.c | 288 -
libdb/os/os_seek.c | 81 -
libdb/os/os_sleep.c | 80 -
libdb/os/os_spin.c | 113 -
libdb/os/os_stat.c | 119 -
libdb/os/os_tmpdir.c | 121 -
libdb/os/os_unlink.c | 109 -
libdb/os_vxworks/os_vx_abs.c | 45 -
libdb/os_vxworks/os_vx_config.c | 31 -
libdb/os_vxworks/os_vx_map.c | 441 -
libdb/os_win32/os_abs.c | 33 -
libdb/os_win32/os_clock.c | 37 -
libdb/os_win32/os_config.c | 29 -
libdb/os_win32/os_dir.c | 86 -
libdb/os_win32/os_errno.c | 145 -
libdb/os_win32/os_fid.c | 143 -
libdb/os_win32/os_fsync.c | 59 -
libdb/os_win32/os_handle.c | 126 -
libdb/os_win32/os_map.c | 338 -
libdb/os_win32/os_open.c | 221 -
libdb/os_win32/os_rename.c | 62 -
libdb/os_win32/os_rw.c | 300 -
libdb/os_win32/os_seek.c | 93 -
libdb/os_win32/os_sleep.c | 40 -
libdb/os_win32/os_spin.c | 59 -
libdb/os_win32/os_stat.c | 100 -
libdb/os_win32/os_type.c | 37 -
libdb/perl/BerkeleyDB/BerkeleyDB.pm | 1506 --
libdb/perl/BerkeleyDB/BerkeleyDB.pod | 1792 --
libdb/perl/BerkeleyDB/BerkeleyDB.pod.P | 1559 --
libdb/perl/BerkeleyDB/BerkeleyDB.xs | 3643 ----
libdb/perl/BerkeleyDB/BerkeleyDB/Btree.pm | 8 -
libdb/perl/BerkeleyDB/BerkeleyDB/Hash.pm | 8 -
libdb/perl/BerkeleyDB/Changes | 167 -
libdb/perl/BerkeleyDB/MANIFEST | 56 -
libdb/perl/BerkeleyDB/Makefile.PL | 123 -
libdb/perl/BerkeleyDB/README | 484 -
libdb/perl/BerkeleyDB/Todo | 57 -
libdb/perl/BerkeleyDB/config.in | 43 -
libdb/perl/BerkeleyDB/constants.h | 4046 ----
libdb/perl/BerkeleyDB/constants.xs | 87 -
libdb/perl/BerkeleyDB/dbinfo | 112 -
libdb/perl/BerkeleyDB/hints/dec_osf.pl | 1 -
libdb/perl/BerkeleyDB/hints/irix_6_5.pl | 1 -
libdb/perl/BerkeleyDB/hints/solaris.pl | 1 -
libdb/perl/BerkeleyDB/mkconsts | 770 -
libdb/perl/BerkeleyDB/mkpod | 146 -
libdb/perl/BerkeleyDB/patches/5.004 | 44 -
libdb/perl/BerkeleyDB/patches/5.004_01 | 217 -
libdb/perl/BerkeleyDB/patches/5.004_02 | 217 -
libdb/perl/BerkeleyDB/patches/5.004_03 | 223 -
libdb/perl/BerkeleyDB/patches/5.004_04 | 209 -
libdb/perl/BerkeleyDB/patches/5.004_05 | 209 -
libdb/perl/BerkeleyDB/patches/5.005 | 209 -
libdb/perl/BerkeleyDB/patches/5.005_01 | 209 -
libdb/perl/BerkeleyDB/patches/5.005_02 | 264 -
libdb/perl/BerkeleyDB/patches/5.005_03 | 250 -
libdb/perl/BerkeleyDB/patches/5.6.0 | 294 -
libdb/perl/BerkeleyDB/ppport.h | 329 -
libdb/perl/BerkeleyDB/scan | 229 -
libdb/perl/BerkeleyDB/t/btree.t | 931 -
libdb/perl/BerkeleyDB/t/db-3.0.t | 90 -
libdb/perl/BerkeleyDB/t/db-3.1.t | 199 -
libdb/perl/BerkeleyDB/t/db-3.2.t | 65 -
libdb/perl/BerkeleyDB/t/db-3.3.t | 174 -
libdb/perl/BerkeleyDB/t/destroy.t | 105 -
libdb/perl/BerkeleyDB/t/env.t | 217 -
libdb/perl/BerkeleyDB/t/examples.t | 401 -
libdb/perl/BerkeleyDB/t/examples.t.T | 415 -
libdb/perl/BerkeleyDB/t/examples3.t | 132 -
libdb/perl/BerkeleyDB/t/examples3.t.T | 136 -
libdb/perl/BerkeleyDB/t/filter.t | 217 -
libdb/perl/BerkeleyDB/t/hash.t | 728 -
libdb/perl/BerkeleyDB/t/join.t | 225 -
libdb/perl/BerkeleyDB/t/mldbm.t | 161 -
libdb/perl/BerkeleyDB/t/queue.t | 763 -
libdb/perl/BerkeleyDB/t/recno.t | 913 -
libdb/perl/BerkeleyDB/t/strict.t | 174 -
libdb/perl/BerkeleyDB/t/subdb.t | 243 -
libdb/perl/BerkeleyDB/t/txn.t | 320 -
libdb/perl/BerkeleyDB/t/unknown.t | 176 -
libdb/perl/BerkeleyDB/t/util.pm | 220 -
libdb/perl/BerkeleyDB/typemap | 275 -
libdb/perl/DB_File/Changes | 434 -
libdb/perl/DB_File/DB_File.pm | 2291 ---
libdb/perl/DB_File/DB_File.xs | 1951 --
libdb/perl/DB_File/DB_File_BS | 6 -
libdb/perl/DB_File/MANIFEST | 30 -
libdb/perl/DB_File/Makefile.PL | 330 -
libdb/perl/DB_File/README | 458 -
libdb/perl/DB_File/config.in | 97 -
libdb/perl/DB_File/dbinfo | 112 -
libdb/perl/DB_File/fallback.h | 455 -
libdb/perl/DB_File/fallback.xs | 88 -
libdb/perl/DB_File/hints/dynixptx.pl | 3 -
libdb/perl/DB_File/hints/sco.pl | 2 -
libdb/perl/DB_File/patches/5.004 | 44 -
libdb/perl/DB_File/patches/5.004_01 | 217 -
libdb/perl/DB_File/patches/5.004_02 | 217 -
libdb/perl/DB_File/patches/5.004_03 | 223 -
libdb/perl/DB_File/patches/5.004_04 | 209 -
libdb/perl/DB_File/patches/5.004_05 | 209 -
libdb/perl/DB_File/patches/5.005 | 209 -
libdb/perl/DB_File/patches/5.005_01 | 209 -
libdb/perl/DB_File/patches/5.005_02 | 264 -
libdb/perl/DB_File/patches/5.005_03 | 250 -
libdb/perl/DB_File/patches/5.6.0 | 294 -
libdb/perl/DB_File/ppport.h | 329 -
libdb/perl/DB_File/t/db-btree.t | 1489 --
libdb/perl/DB_File/t/db-hash.t | 981 -
libdb/perl/DB_File/t/db-recno.t | 1428 --
libdb/perl/DB_File/typemap | 46 -
libdb/perl/DB_File/version.c | 82 -
libdb/qam/qam.c | 1615 --
libdb/qam/qam.src | 101 -
libdb/qam/qam_auto.c | 1449 --
libdb/qam/qam_conv.c | 84 -
libdb/qam/qam_files.c | 642 -
libdb/qam/qam_method.c | 413 -
libdb/qam/qam_open.c | 331 -
libdb/qam/qam_rec.c | 568 -
libdb/qam/qam_stat.c | 203 -
libdb/qam/qam_upgrade.c | 108 -
libdb/qam/qam_verify.c | 200 -
libdb/rep/rep_method.c | 1144 --
libdb/rep/rep_record.c | 1513 --
libdb/rep/rep_region.c | 187 -
libdb/rep/rep_util.c | 867 -
libdb/rpc_client/client.c | 464 -
libdb/rpc_client/db_server_clnt.c | 870 -
libdb/rpc_client/gen_client.c | 3274 ---
libdb/rpc_client/gen_client_ret.c | 824 -
libdb/rpc_server/c/db_server_proc.c | 2500 ---
libdb/rpc_server/c/db_server_proc.sed | 772 -
libdb/rpc_server/c/db_server_svc.c | 435 -
libdb/rpc_server/c/db_server_util.c | 815 -
libdb/rpc_server/c/db_server_xdr.c | 1512 --
libdb/rpc_server/c/gen_db_server.c | 1169 --
libdb/rpc_server/clsrv.html | 453 -
libdb/rpc_server/cxx/db_server_cxxproc.cpp | 2200 --
libdb/rpc_server/cxx/db_server_cxxutil.cpp | 746 -
libdb/rpc_server/db_server.x | 651 -
libdb/rpc_server/java/DbDispatcher.java | 590 -
libdb/rpc_server/java/DbServer.java | 301 -
libdb/rpc_server/java/FreeList.java | 102 -
libdb/rpc_server/java/LocalIterator.java | 23 -
libdb/rpc_server/java/README | 24 -
libdb/rpc_server/java/RpcDb.java | 694 -
libdb/rpc_server/java/RpcDbEnv.java | 269 -
libdb/rpc_server/java/RpcDbTxn.java | 123 -
libdb/rpc_server/java/RpcDbc.java | 238 -
libdb/rpc_server/java/Timer.java | 22 -
libdb/rpc_server/java/gen/DbServerStub.java | 495 -
libdb/rpc_server/java/gen/__db_associate_msg.java | 41 -
.../rpc_server/java/gen/__db_associate_reply.java | 32 -
libdb/rpc_server/java/gen/__db_bt_maxkey_msg.java | 35 -
.../rpc_server/java/gen/__db_bt_maxkey_reply.java | 32 -
libdb/rpc_server/java/gen/__db_bt_minkey_msg.java | 35 -
.../rpc_server/java/gen/__db_bt_minkey_reply.java | 32 -
libdb/rpc_server/java/gen/__db_close_msg.java | 35 -
libdb/rpc_server/java/gen/__db_close_reply.java | 32 -
libdb/rpc_server/java/gen/__db_create_msg.java | 35 -
libdb/rpc_server/java/gen/__db_create_reply.java | 35 -
libdb/rpc_server/java/gen/__db_cursor_msg.java | 38 -
libdb/rpc_server/java/gen/__db_cursor_reply.java | 35 -
libdb/rpc_server/java/gen/__db_del_msg.java | 53 -
libdb/rpc_server/java/gen/__db_del_reply.java | 32 -
libdb/rpc_server/java/gen/__db_encrypt_msg.java | 38 -
libdb/rpc_server/java/gen/__db_encrypt_reply.java | 32 -
libdb/rpc_server/java/gen/__db_extentsize_msg.java | 35 -
.../rpc_server/java/gen/__db_extentsize_reply.java | 32 -
libdb/rpc_server/java/gen/__db_flags_msg.java | 35 -
libdb/rpc_server/java/gen/__db_flags_reply.java | 32 -
libdb/rpc_server/java/gen/__db_get_msg.java | 68 -
libdb/rpc_server/java/gen/__db_get_reply.java | 38 -
libdb/rpc_server/java/gen/__db_h_ffactor_msg.java | 35 -
.../rpc_server/java/gen/__db_h_ffactor_reply.java | 32 -
libdb/rpc_server/java/gen/__db_h_nelem_msg.java | 35 -
libdb/rpc_server/java/gen/__db_h_nelem_reply.java | 32 -
libdb/rpc_server/java/gen/__db_join_msg.java | 38 -
libdb/rpc_server/java/gen/__db_join_reply.java | 35 -
libdb/rpc_server/java/gen/__db_key_range_msg.java | 53 -
.../rpc_server/java/gen/__db_key_range_reply.java | 41 -
libdb/rpc_server/java/gen/__db_lorder_msg.java | 35 -
libdb/rpc_server/java/gen/__db_lorder_reply.java | 32 -
libdb/rpc_server/java/gen/__db_open_msg.java | 50 -
libdb/rpc_server/java/gen/__db_open_reply.java | 44 -
libdb/rpc_server/java/gen/__db_pagesize_msg.java | 35 -
libdb/rpc_server/java/gen/__db_pagesize_reply.java | 32 -
libdb/rpc_server/java/gen/__db_pget_msg.java | 83 -
libdb/rpc_server/java/gen/__db_pget_reply.java | 41 -
libdb/rpc_server/java/gen/__db_put_msg.java | 68 -
libdb/rpc_server/java/gen/__db_put_reply.java | 35 -
libdb/rpc_server/java/gen/__db_re_delim_msg.java | 35 -
libdb/rpc_server/java/gen/__db_re_delim_reply.java | 32 -
libdb/rpc_server/java/gen/__db_re_len_msg.java | 35 -
libdb/rpc_server/java/gen/__db_re_len_reply.java | 32 -
libdb/rpc_server/java/gen/__db_re_pad_msg.java | 35 -
libdb/rpc_server/java/gen/__db_re_pad_reply.java | 32 -
libdb/rpc_server/java/gen/__db_remove_msg.java | 41 -
libdb/rpc_server/java/gen/__db_remove_reply.java | 32 -
libdb/rpc_server/java/gen/__db_rename_msg.java | 44 -
libdb/rpc_server/java/gen/__db_rename_reply.java | 32 -
libdb/rpc_server/java/gen/__db_stat_msg.java | 35 -
libdb/rpc_server/java/gen/__db_stat_reply.java | 35 -
libdb/rpc_server/java/gen/__db_sync_msg.java | 35 -
libdb/rpc_server/java/gen/__db_sync_reply.java | 32 -
libdb/rpc_server/java/gen/__db_truncate_msg.java | 38 -
libdb/rpc_server/java/gen/__db_truncate_reply.java | 35 -
libdb/rpc_server/java/gen/__dbc_close_msg.java | 32 -
libdb/rpc_server/java/gen/__dbc_close_reply.java | 32 -
libdb/rpc_server/java/gen/__dbc_count_msg.java | 35 -
libdb/rpc_server/java/gen/__dbc_count_reply.java | 35 -
libdb/rpc_server/java/gen/__dbc_del_msg.java | 35 -
libdb/rpc_server/java/gen/__dbc_del_reply.java | 32 -
libdb/rpc_server/java/gen/__dbc_dup_msg.java | 35 -
libdb/rpc_server/java/gen/__dbc_dup_reply.java | 35 -
libdb/rpc_server/java/gen/__dbc_get_msg.java | 65 -
libdb/rpc_server/java/gen/__dbc_get_reply.java | 38 -
libdb/rpc_server/java/gen/__dbc_pget_msg.java | 80 -
libdb/rpc_server/java/gen/__dbc_pget_reply.java | 41 -
libdb/rpc_server/java/gen/__dbc_put_msg.java | 65 -
libdb/rpc_server/java/gen/__dbc_put_reply.java | 35 -
libdb/rpc_server/java/gen/__env_cachesize_msg.java | 41 -
.../rpc_server/java/gen/__env_cachesize_reply.java | 32 -
libdb/rpc_server/java/gen/__env_close_msg.java | 35 -
libdb/rpc_server/java/gen/__env_close_reply.java | 32 -
libdb/rpc_server/java/gen/__env_create_msg.java | 32 -
libdb/rpc_server/java/gen/__env_create_reply.java | 35 -
libdb/rpc_server/java/gen/__env_dbremove_msg.java | 44 -
.../rpc_server/java/gen/__env_dbremove_reply.java | 32 -
libdb/rpc_server/java/gen/__env_dbrename_msg.java | 47 -
.../rpc_server/java/gen/__env_dbrename_reply.java | 32 -
libdb/rpc_server/java/gen/__env_encrypt_msg.java | 38 -
libdb/rpc_server/java/gen/__env_encrypt_reply.java | 32 -
libdb/rpc_server/java/gen/__env_flags_msg.java | 38 -
libdb/rpc_server/java/gen/__env_flags_reply.java | 32 -
libdb/rpc_server/java/gen/__env_open_msg.java | 41 -
libdb/rpc_server/java/gen/__env_open_reply.java | 35 -
libdb/rpc_server/java/gen/__env_remove_msg.java | 38 -
libdb/rpc_server/java/gen/__env_remove_reply.java | 32 -
libdb/rpc_server/java/gen/__txn_abort_msg.java | 32 -
libdb/rpc_server/java/gen/__txn_abort_reply.java | 32 -
libdb/rpc_server/java/gen/__txn_begin_msg.java | 38 -
libdb/rpc_server/java/gen/__txn_begin_reply.java | 35 -
libdb/rpc_server/java/gen/__txn_commit_msg.java | 35 -
libdb/rpc_server/java/gen/__txn_commit_reply.java | 32 -
libdb/rpc_server/java/gen/__txn_discard_msg.java | 35 -
libdb/rpc_server/java/gen/__txn_discard_reply.java | 32 -
libdb/rpc_server/java/gen/__txn_prepare_msg.java | 35 -
libdb/rpc_server/java/gen/__txn_prepare_reply.java | 32 -
libdb/rpc_server/java/gen/__txn_recover_msg.java | 38 -
libdb/rpc_server/java/gen/__txn_recover_reply.java | 41 -
libdb/rpc_server/java/gen/db_server.java | 67 -
libdb/rpc_server/java/jrpcgen.jar | Bin 57125 -> 0 bytes
libdb/rpc_server/java/oncrpc.jar | Bin 84122 -> 0 bytes
libdb/rpc_server/java/s_jrpcgen | 3 -
libdb/rpc_server/rpc.src | 718 -
libdb/tcl/docs/db.html | 263 -
libdb/tcl/docs/env.html | 354 -
libdb/tcl/docs/historic.html | 169 -
libdb/tcl/docs/index.html | 51 -
libdb/tcl/docs/library.html | 27 -
libdb/tcl/docs/lock.html | 207 -
libdb/tcl/docs/log.html | 124 -
libdb/tcl/docs/mpool.html | 190 -
libdb/tcl/docs/rep.html | 51 -
libdb/tcl/docs/test.html | 150 -
libdb/tcl/docs/txn.html | 67 -
libdb/tcl/tcl_compat.c | 746 -
libdb/tcl/tcl_db.c | 2421 ---
libdb/tcl/tcl_db_pkg.c | 3117 ---
libdb/tcl/tcl_dbcursor.c | 924 -
libdb/tcl/tcl_env.c | 1310 --
libdb/tcl/tcl_internal.c | 717 -
libdb/tcl/tcl_lock.c | 739 -
libdb/tcl/tcl_log.c | 610 -
libdb/tcl/tcl_mp.c | 864 -
libdb/tcl/tcl_rep.c | 405 -
libdb/tcl/tcl_txn.c | 657 -
libdb/tcl/tcl_util.c | 381 -
libdb/test/TESTS | 1437 --
libdb/test/archive.tcl | 230 -
libdb/test/bigfile001.tcl | 85 -
libdb/test/bigfile002.tcl | 45 -
libdb/test/byteorder.tcl | 34 -
libdb/test/conscript.tcl | 123 -
libdb/test/dbm.tcl | 128 -
libdb/test/dbscript.tcl | 357 -
libdb/test/ddoyscript.tcl | 172 -
libdb/test/ddscript.tcl | 44 -
libdb/test/dead001.tcl | 88 -
libdb/test/dead002.tcl | 75 -
libdb/test/dead003.tcl | 98 -
libdb/test/dead004.tcl | 108 -
libdb/test/dead005.tcl | 87 -
libdb/test/dead006.tcl | 16 -
libdb/test/dead007.tcl | 34 -
libdb/test/env001.tcl | 154 -
libdb/test/env002.tcl | 156 -
libdb/test/env003.tcl | 149 -
libdb/test/env004.tcl | 103 -
libdb/test/env005.tcl | 53 -
libdb/test/env006.tcl | 42 -
libdb/test/env007.tcl | 223 -
libdb/test/env008.tcl | 73 -
libdb/test/env009.tcl | 57 -
libdb/test/env010.tcl | 49 -
libdb/test/env011.tcl | 39 -
libdb/test/hsearch.tcl | 51 -
libdb/test/include.tcl | 23 -
libdb/test/join.tcl | 455 -
libdb/test/lock001.tcl | 122 -
libdb/test/lock002.tcl | 157 -
libdb/test/lock003.tcl | 99 -
libdb/test/lock004.tcl | 29 -
libdb/test/lock005.tcl | 177 -
libdb/test/lockscript.tcl | 117 -
libdb/test/log001.tcl | 120 -
libdb/test/log002.tcl | 85 -
libdb/test/log003.tcl | 118 -
libdb/test/log004.tcl | 46 -
libdb/test/log005.tcl | 89 -
libdb/test/logtrack.list | 46 -
libdb/test/logtrack.tcl | 137 -
libdb/test/mdbscript.tcl | 384 -
libdb/test/memp001.tcl | 199 -
libdb/test/memp002.tcl | 62 -
libdb/test/memp003.tcl | 153 -
libdb/test/mpoolscript.tcl | 171 -
libdb/test/mutex001.tcl | 51 -
libdb/test/mutex002.tcl | 94 -
libdb/test/mutex003.tcl | 52 -
libdb/test/mutexscript.tcl | 91 -
libdb/test/ndbm.tcl | 144 -
libdb/test/parallel.tcl | 295 -
libdb/test/recd001.tcl | 242 -
libdb/test/recd002.tcl | 103 -
libdb/test/recd003.tcl | 119 -
libdb/test/recd004.tcl | 95 -
libdb/test/recd005.tcl | 230 -
libdb/test/recd006.tcl | 262 -
libdb/test/recd007.tcl | 886 -
libdb/test/recd008.tcl | 227 -
libdb/test/recd009.tcl | 180 -
libdb/test/recd010.tcl | 257 -
libdb/test/recd011.tcl | 116 -
libdb/test/recd012.tcl | 432 -
libdb/test/recd013.tcl | 287 -
libdb/test/recd014.tcl | 445 -
libdb/test/recd015.tcl | 160 -
libdb/test/recd016.tcl | 183 -
libdb/test/recd017.tcl | 151 -
libdb/test/recd018.tcl | 110 -
libdb/test/recd019.tcl | 121 -
libdb/test/recd020.tcl | 180 -
libdb/test/recd15scr.tcl | 74 -
libdb/test/recdscript.tcl | 37 -
libdb/test/rep001.tcl | 249 -
libdb/test/rep002.tcl | 278 -
libdb/test/rep003.tcl | 221 -
libdb/test/rep004.tcl | 198 -
libdb/test/rep005.tcl | 225 -
libdb/test/reputils.tcl | 659 -
libdb/test/rpc001.tcl | 449 -
libdb/test/rpc002.tcl | 143 -
libdb/test/rpc003.tcl | 166 -
libdb/test/rpc004.tcl | 76 -
libdb/test/rpc005.tcl | 137 -
libdb/test/rsrc001.tcl | 221 -
libdb/test/rsrc002.tcl | 66 -
libdb/test/rsrc003.tcl | 173 -
libdb/test/rsrc004.tcl | 52 -
libdb/test/scr001/chk.code | 37 -
libdb/test/scr002/chk.def | 64 -
libdb/test/scr003/chk.define | 77 -
libdb/test/scr004/chk.javafiles | 31 -
libdb/test/scr005/chk.nl | 112 -
libdb/test/scr006/chk.offt | 36 -
libdb/test/scr007/chk.proto | 45 -
libdb/test/scr008/chk.pubdef | 179 -
libdb/test/scr009/chk.srcfiles | 39 -
libdb/test/scr010/chk.str | 31 -
libdb/test/scr010/spell.ok | 825 -
libdb/test/scr011/chk.tags | 41 -
libdb/test/scr012/chk.vx_code | 68 -
libdb/test/scr013/chk.stats | 114 -
libdb/test/scr014/chk.err | 34 -
libdb/test/scr015/README | 36 -
libdb/test/scr015/TestConstruct01.cpp | 330 -
libdb/test/scr015/TestConstruct01.testerr | 4 -
libdb/test/scr015/TestConstruct01.testout | 27 -
libdb/test/scr015/TestExceptInclude.cpp | 27 -
libdb/test/scr015/TestGetSetMethods.cpp | 91 -
libdb/test/scr015/TestKeyRange.cpp | 171 -
libdb/test/scr015/TestKeyRange.testin | 8 -
libdb/test/scr015/TestKeyRange.testout | 19 -
libdb/test/scr015/TestLogc.cpp | 101 -
libdb/test/scr015/TestLogc.testout | 1 -
libdb/test/scr015/TestSimpleAccess.cpp | 67 -
libdb/test/scr015/TestSimpleAccess.testout | 3 -
libdb/test/scr015/TestTruncate.cpp | 84 -
libdb/test/scr015/TestTruncate.testout | 6 -
libdb/test/scr015/chk.cxxtests | 71 -
libdb/test/scr015/ignore | 4 -
libdb/test/scr015/testall | 32 -
libdb/test/scr015/testone | 122 -
libdb/test/scr016/CallbackTest.java | 83 -
libdb/test/scr016/CallbackTest.testout | 60 -
libdb/test/scr016/README | 37 -
libdb/test/scr016/TestAppendRecno.java | 258 -
libdb/test/scr016/TestAppendRecno.testout | 82 -
libdb/test/scr016/TestAssociate.java | 333 -
libdb/test/scr016/TestAssociate.testout | 30 -
libdb/test/scr016/TestClosedDb.java | 62 -
libdb/test/scr016/TestClosedDb.testout | 2 -
libdb/test/scr016/TestConstruct01.java | 474 -
libdb/test/scr016/TestConstruct01.testout | 3 -
libdb/test/scr016/TestConstruct02.java | 326 -
libdb/test/scr016/TestConstruct02.testout | 3 -
libdb/test/scr016/TestDbtFlags.java | 241 -
libdb/test/scr016/TestDbtFlags.testerr | 54 -
libdb/test/scr016/TestDbtFlags.testout | 78 -
libdb/test/scr016/TestGetSetMethods.java | 99 -
libdb/test/scr016/TestKeyRange.java | 203 -
libdb/test/scr016/TestKeyRange.testout | 27 -
libdb/test/scr016/TestLockVec.java | 249 -
libdb/test/scr016/TestLockVec.testout | 8 -
libdb/test/scr016/TestLogc.java | 100 -
libdb/test/scr016/TestLogc.testout | 1 -
libdb/test/scr016/TestOpenEmpty.java | 189 -
libdb/test/scr016/TestOpenEmpty.testerr | 2 -
libdb/test/scr016/TestReplication.java | 289 -
libdb/test/scr016/TestRpcServer.java | 193 -
libdb/test/scr016/TestSameDbt.java | 56 -
libdb/test/scr016/TestSameDbt.testout | 2 -
libdb/test/scr016/TestSimpleAccess.java | 37 -
libdb/test/scr016/TestSimpleAccess.testout | 3 -
libdb/test/scr016/TestStat.java | 57 -
libdb/test/scr016/TestStat.testout | 11 -
libdb/test/scr016/TestTruncate.java | 87 -
libdb/test/scr016/TestTruncate.testout | 6 -
libdb/test/scr016/TestUtil.java | 57 -
libdb/test/scr016/TestXAServlet.java | 313 -
libdb/test/scr016/chk.javatests | 79 -
libdb/test/scr016/ignore | 22 -
libdb/test/scr016/testall | 32 -
libdb/test/scr016/testone | 122 -
libdb/test/scr017/O.BH | 196 -
libdb/test/scr017/O.R | 196 -
libdb/test/scr017/chk.db185 | 26 -
libdb/test/scr017/t.c | 188 -
libdb/test/scr018/chk.comma | 30 -
libdb/test/scr018/t.c | 46 -
libdb/test/scr019/chk.include | 40 -
libdb/test/scr020/chk.inc | 43 -
libdb/test/scr021/chk.flags | 97 -
libdb/test/scr022/chk.rr | 22 -
libdb/test/sdb001.tcl | 156 -
libdb/test/sdb002.tcl | 221 -
libdb/test/sdb003.tcl | 179 -
libdb/test/sdb004.tcl | 241 -
libdb/test/sdb005.tcl | 146 -
libdb/test/sdb006.tcl | 169 -
libdb/test/sdb007.tcl | 132 -
libdb/test/sdb008.tcl | 121 -
libdb/test/sdb009.tcl | 108 -
libdb/test/sdb010.tcl | 166 -
libdb/test/sdb011.tcl | 143 -
libdb/test/sdb012.tcl | 428 -
libdb/test/sdbscript.tcl | 47 -
libdb/test/sdbtest001.tcl | 150 -
libdb/test/sdbtest002.tcl | 174 -
libdb/test/sdbutils.tcl | 197 -
libdb/test/sec001.tcl | 205 -
libdb/test/sec002.tcl | 143 -
libdb/test/shelltest.tcl | 88 -
libdb/test/si001.tcl | 116 -
libdb/test/si002.tcl | 167 -
libdb/test/si003.tcl | 142 -
libdb/test/si004.tcl | 194 -
libdb/test/si005.tcl | 179 -
libdb/test/si006.tcl | 129 -
libdb/test/sindex.tcl | 259 -
libdb/test/sysscript.tcl | 282 -
libdb/test/test.tcl | 1863 --
libdb/test/test001.tcl | 247 -
libdb/test/test002.tcl | 161 -
libdb/test/test003.tcl | 210 -
libdb/test/test004.tcl | 169 -
libdb/test/test005.tcl | 19 -
libdb/test/test006.tcl | 150 -
libdb/test/test007.tcl | 19 -
libdb/test/test008.tcl | 200 -
libdb/test/test009.tcl | 18 -
libdb/test/test010.tcl | 176 -
libdb/test/test011.tcl | 470 -
libdb/test/test012.tcl | 139 -
libdb/test/test013.tcl | 241 -
libdb/test/test014.tcl | 253 -
libdb/test/test015.tcl | 276 -
libdb/test/test016.tcl | 207 -
libdb/test/test017.tcl | 306 -
libdb/test/test018.tcl | 16 -
libdb/test/test019.tcl | 131 -
libdb/test/test020.tcl | 137 -
libdb/test/test021.tcl | 162 -
libdb/test/test022.tcl | 62 -
libdb/test/test023.tcl | 221 -
libdb/test/test024.tcl | 268 -
libdb/test/test025.tcl | 146 -
libdb/test/test026.tcl | 155 -
libdb/test/test027.tcl | 17 -
libdb/test/test028.tcl | 222 -
libdb/test/test029.tcl | 245 -
libdb/test/test030.tcl | 231 -
libdb/test/test031.tcl | 230 -
libdb/test/test032.tcl | 231 -
libdb/test/test033.tcl | 176 -
libdb/test/test034.tcl | 17 -
libdb/test/test035.tcl | 16 -
libdb/test/test036.tcl | 173 -
libdb/test/test037.tcl | 196 -
libdb/test/test038.tcl | 227 -
libdb/test/test039.tcl | 211 -
libdb/test/test040.tcl | 17 -
libdb/test/test041.tcl | 17 -
libdb/test/test042.tcl | 181 -
libdb/test/test043.tcl | 192 -
libdb/test/test044.tcl | 250 -
libdb/test/test045.tcl | 123 -
libdb/test/test046.tcl | 813 -
libdb/test/test047.tcl | 258 -
libdb/test/test048.tcl | 170 -
libdb/test/test049.tcl | 184 -
libdb/test/test050.tcl | 221 -
libdb/test/test051.tcl | 219 -
libdb/test/test052.tcl | 276 -
libdb/test/test053.tcl | 225 -
libdb/test/test054.tcl | 461 -
libdb/test/test055.tcl | 141 -
libdb/test/test056.tcl | 169 -
libdb/test/test057.tcl | 248 -
libdb/test/test058.tcl | 103 -
libdb/test/test059.tcl | 150 -
libdb/test/test060.tcl | 60 -
libdb/test/test061.tcl | 226 -
libdb/test/test062.tcl | 153 -
libdb/test/test063.tcl | 174 -
libdb/test/test064.tcl | 69 -
libdb/test/test065.tcl | 199 -
libdb/test/test066.tcl | 99 -
libdb/test/test067.tcl | 155 -
libdb/test/test068.tcl | 226 -
libdb/test/test069.tcl | 14 -
libdb/test/test070.tcl | 142 -
libdb/test/test071.tcl | 16 -
libdb/test/test072.tcl | 252 -
libdb/test/test073.tcl | 290 -
libdb/test/test074.tcl | 271 -
libdb/test/test075.tcl | 205 -
libdb/test/test076.tcl | 80 -
libdb/test/test077.tcl | 93 -
libdb/test/test078.tcl | 130 -
libdb/test/test079.tcl | 20 -
libdb/test/test080.tcl | 126 -
libdb/test/test081.tcl | 15 -
libdb/test/test082.tcl | 14 -
libdb/test/test083.tcl | 162 -
libdb/test/test084.tcl | 53 -
libdb/test/test085.tcl | 332 -
libdb/test/test086.tcl | 166 -
libdb/test/test087.tcl | 290 -
libdb/test/test088.tcl | 172 -
libdb/test/test089.tcl | 180 -
libdb/test/test090.tcl | 16 -
libdb/test/test091.tcl | 20 -
libdb/test/test092.tcl | 241 -
libdb/test/test093.tcl | 393 -
libdb/test/test094.tcl | 251 -
libdb/test/test095.tcl | 296 -
libdb/test/test096.tcl | 202 -
libdb/test/test097.tcl | 188 -
libdb/test/test098.tcl | 91 -
libdb/test/test099.tcl | 177 -
libdb/test/test100.tcl | 17 -
libdb/test/test101.tcl | 17 -
libdb/test/testparams.tcl | 194 -
libdb/test/testutils.tcl | 3209 ---
libdb/test/txn001.tcl | 116 -
libdb/test/txn002.tcl | 91 -
libdb/test/txn003.tcl | 238 -
libdb/test/txn004.tcl | 62 -
libdb/test/txn005.tcl | 75 -
libdb/test/txn006.tcl | 47 -
libdb/test/txn007.tcl | 57 -
libdb/test/txn008.tcl | 32 -
libdb/test/txn009.tcl | 32 -
libdb/test/txnscript.tcl | 67 -
libdb/test/update.tcl | 93 -
libdb/test/upgrade.tcl | 294 -
libdb/test/wordlist |10001 ---------
libdb/test/wrap.tcl | 71 -
libdb/txn/txn.c | 1428 --
libdb/txn/txn.src | 93 -
libdb/txn/txn_auto.c | 1171 --
libdb/txn/txn_method.c | 105 -
libdb/txn/txn_rec.c | 436 -
libdb/txn/txn_recover.c | 306 -
libdb/txn/txn_region.c | 374 -
libdb/txn/txn_stat.c | 102 -
libdb/txn/txn_util.c | 234 -
libdb/xa/xa.c | 539 -
libdb/xa/xa_db.c | 182 -
libdb/xa/xa_map.c | 167 -
2101 files changed, 19 insertions(+), 470721 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 33ef340..b89f346 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,15 +2,11 @@ ACLOCAL_AMFLAGS=-I m4
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
-if ! WITH_LIBDB
-LIBDB = libdb
-endif
-
if ENABLE_CALENDAR
CALENDAR_DIR = calendar src
endif
-SUBDIRS = $(LIBDB) win32 libedataserver libebackend servers camel addressbook $(CALENDAR_DIR) libedataserverui docs art po
+SUBDIRS = win32 libedataserver libebackend servers camel addressbook $(CALENDAR_DIR) libedataserverui docs art po
DIST_SUBDIRS = win32 libedataserver libebackend servers camel addressbook calendar src libedataserverui docs art po
changelogs = \
@@ -36,8 +32,7 @@ EXTRA_DIST = \
intltool-update.in \
intltool-extract.in \
evolution-data-server-zip.in \
- $(pkgconfig_DATA:-$(API_VERSION).pc=.pc.in) \
- $(LIBDB_FILES)
+ $(pkgconfig_DATA:-$(API_VERSION).pc=.pc.in)
DISTCLEANFILES = \
intltool-extract \
@@ -46,2121 +41,3 @@ DISTCLEANFILES = \
iconv-detect.h \
$(pkgconfig_DATA)
-distclean-local:
- (cd libdb && $(MAKE) $(AM_MAKEFLAGS) distclean)
-
-LIBDB_FILES= \
-libdb/Makefile.am \
-libdb/Makefile.in \
-libdb/dist/NO-AUTO-GEN \
-libdb/LICENSE \
-libdb/README \
-libdb/btree/bt_compare.c \
-libdb/btree/bt_conv.c \
-libdb/btree/bt_curadj.c \
-libdb/btree/bt_cursor.c \
-libdb/btree/bt_delete.c \
-libdb/btree/bt_method.c \
-libdb/btree/bt_open.c \
-libdb/btree/bt_put.c \
-libdb/btree/bt_rec.c \
-libdb/btree/bt_reclaim.c \
-libdb/btree/bt_recno.c \
-libdb/btree/bt_rsearch.c \
-libdb/btree/bt_search.c \
-libdb/btree/bt_split.c \
-libdb/btree/bt_stat.c \
-libdb/btree/bt_upgrade.c \
-libdb/btree/bt_verify.c \
-libdb/btree/btree.src \
-libdb/btree/btree_auto.c \
-libdb/build_unix/.IGNORE_ME \
-libdb/build_vxworks/BerkeleyDB.wpj \
-libdb/build_vxworks/BerkeleyDB.wsp \
-libdb/build_vxworks/db.h \
-libdb/build_vxworks/db_config.h \
-libdb/build_vxworks/db_int.h \
-libdb/build_vxworks/BerkeleyDB/Makefile.custom \
-libdb/build_vxworks/BerkeleyDB/component.cdf \
-libdb/build_vxworks/BerkeleyDB/component.wpj \
-libdb/build_vxworks/db_archive/db_archive.c \
-libdb/build_vxworks/db_archive/db_archive.wpj \
-libdb/build_vxworks/db_archive/db_archive/Makefile.custom \
-libdb/build_vxworks/db_archive/db_archive/component.cdf \
-libdb/build_vxworks/db_archive/db_archive/component.wpj \
-libdb/build_vxworks/db_checkpoint/db_checkpoint.c \
-libdb/build_vxworks/db_checkpoint/db_checkpoint.wpj \
-libdb/build_vxworks/db_checkpoint/db_checkpoint/Makefile.custom \
-libdb/build_vxworks/db_checkpoint/db_checkpoint/component.cdf \
-libdb/build_vxworks/db_checkpoint/db_checkpoint/component.wpj \
-libdb/build_vxworks/db_deadlock/db_deadlock.c \
-libdb/build_vxworks/db_deadlock/db_deadlock.wpj \
-libdb/build_vxworks/db_deadlock/db_deadlock/Makefile.custom \
-libdb/build_vxworks/db_deadlock/db_deadlock/component.cdf \
-libdb/build_vxworks/db_deadlock/db_deadlock/component.wpj \
-libdb/build_vxworks/db_dump/db_dump.c \
-libdb/build_vxworks/db_dump/db_dump.wpj \
-libdb/build_vxworks/db_dump/db_dump/Makefile.custom \
-libdb/build_vxworks/db_dump/db_dump/component.cdf \
-libdb/build_vxworks/db_dump/db_dump/component.wpj \
-libdb/build_vxworks/db_load/db_load.c \
-libdb/build_vxworks/db_load/db_load.wpj \
-libdb/build_vxworks/db_load/db_load/Makefile.custom \
-libdb/build_vxworks/db_load/db_load/component.cdf \
-libdb/build_vxworks/db_load/db_load/component.wpj \
-libdb/build_vxworks/db_printlog/db_printlog.c \
-libdb/build_vxworks/db_printlog/db_printlog.wpj \
-libdb/build_vxworks/db_printlog/db_printlog/Makefile.custom \
-libdb/build_vxworks/db_printlog/db_printlog/component.cdf \
-libdb/build_vxworks/db_printlog/db_printlog/component.wpj \
-libdb/build_vxworks/db_recover/db_recover.c \
-libdb/build_vxworks/db_recover/db_recover.wpj \
-libdb/build_vxworks/db_recover/db_recover/Makefile.custom \
-libdb/build_vxworks/db_recover/db_recover/component.cdf \
-libdb/build_vxworks/db_recover/db_recover/component.wpj \
-libdb/build_vxworks/db_stat/db_stat.c \
-libdb/build_vxworks/db_stat/db_stat.wpj \
-libdb/build_vxworks/db_stat/db_stat/Makefile.custom \
-libdb/build_vxworks/db_stat/db_stat/component.cdf \
-libdb/build_vxworks/db_stat/db_stat/component.wpj \
-libdb/build_vxworks/db_upgrade/db_upgrade.c \
-libdb/build_vxworks/db_upgrade/db_upgrade.wpj \
-libdb/build_vxworks/db_upgrade/db_upgrade/Makefile.custom \
-libdb/build_vxworks/db_upgrade/db_upgrade/component.cdf \
-libdb/build_vxworks/db_upgrade/db_upgrade/component.wpj \
-libdb/build_vxworks/db_verify/db_verify.c \
-libdb/build_vxworks/db_verify/db_verify.wpj \
-libdb/build_vxworks/db_verify/db_verify/Makefile.custom \
-libdb/build_vxworks/db_verify/db_verify/component.cdf \
-libdb/build_vxworks/db_verify/db_verify/component.wpj \
-libdb/build_vxworks/dbdemo/README \
-libdb/build_vxworks/dbdemo/dbdemo.c \
-libdb/build_vxworks/dbdemo/dbdemo.wpj \
-libdb/build_vxworks/dbdemo/dbdemo/Makefile.custom \
-libdb/build_vxworks/dbdemo/dbdemo/component.cdf \
-libdb/build_vxworks/dbdemo/dbdemo/component.wpj \
-libdb/build_win32/Berkeley_DB.dsw \
-libdb/build_win32/app_dsp.src \
-libdb/build_win32/build_all.dsp \
-libdb/build_win32/db.h \
-libdb/build_win32/db_archive.dsp \
-libdb/build_win32/db_checkpoint.dsp \
-libdb/build_win32/db_config.h \
-libdb/build_win32/db_cxx.h \
-libdb/build_win32/db_deadlock.dsp \
-libdb/build_win32/db_dll.dsp \
-libdb/build_win32/db_dump.dsp \
-libdb/build_win32/db_int.h \
-libdb/build_win32/db_java.dsp \
-libdb/build_win32/db_java_xa.dsp \
-libdb/build_win32/db_java_xaj.mak \
-libdb/build_win32/db_lib.dsp \
-libdb/build_win32/db_load.dsp \
-libdb/build_win32/db_perf.dsp \
-libdb/build_win32/db_printlog.dsp \
-libdb/build_win32/db_recover.dsp \
-libdb/build_win32/db_stat.dsp \
-libdb/build_win32/db_static.dsp \
-libdb/build_win32/db_tcl.dsp \
-libdb/build_win32/db_test.dsp \
-libdb/build_win32/db_test.src \
-libdb/build_win32/db_upgrade.dsp \
-libdb/build_win32/db_verify.dsp \
-libdb/build_win32/dbkill.cpp \
-libdb/build_win32/dllmain.c \
-libdb/build_win32/dynamic_dsp.src \
-libdb/build_win32/ex_access.dsp \
-libdb/build_win32/ex_btrec.dsp \
-libdb/build_win32/ex_env.dsp \
-libdb/build_win32/ex_lock.dsp \
-libdb/build_win32/ex_mpool.dsp \
-libdb/build_win32/ex_tpcb.dsp \
-libdb/build_win32/excxx_access.dsp \
-libdb/build_win32/excxx_btrec.dsp \
-libdb/build_win32/excxx_env.dsp \
-libdb/build_win32/excxx_lock.dsp \
-libdb/build_win32/excxx_mpool.dsp \
-libdb/build_win32/excxx_tpcb.dsp \
-libdb/build_win32/include.tcl \
-libdb/build_win32/java_dsp.src \
-libdb/build_win32/libdb.def \
-libdb/build_win32/libdb.rc \
-libdb/build_win32/libdb_tcl.def \
-libdb/build_win32/libdbrc.src \
-libdb/build_win32/srcfile_dsp.src \
-libdb/build_win32/static_dsp.src \
-libdb/build_win32/tcl_dsp.src \
-libdb/clib/getcwd.c \
-libdb/clib/getopt.c \
-libdb/clib/memcmp.c \
-libdb/clib/memmove.c \
-libdb/clib/raise.c \
-libdb/clib/snprintf.c \
-libdb/clib/strcasecmp.c \
-libdb/clib/strdup.c \
-libdb/clib/strerror.c \
-libdb/clib/vsnprintf.c \
-libdb/common/db_byteorder.c \
-libdb/common/db_err.c \
-libdb/common/db_getlong.c \
-libdb/common/db_idspace.c \
-libdb/common/db_log2.c \
-libdb/common/util_arg.c \
-libdb/common/util_cache.c \
-libdb/common/util_log.c \
-libdb/common/util_sig.c \
-libdb/cxx/cxx_db.cpp \
-libdb/cxx/cxx_dbc.cpp \
-libdb/cxx/cxx_dbt.cpp \
-libdb/cxx/cxx_env.cpp \
-libdb/cxx/cxx_except.cpp \
-libdb/cxx/cxx_lock.cpp \
-libdb/cxx/cxx_logc.cpp \
-libdb/cxx/cxx_mpool.cpp \
-libdb/cxx/cxx_txn.cpp \
-libdb/db/crdel.src \
-libdb/db/crdel_auto.c \
-libdb/db/crdel_rec.c \
-libdb/db/db.c \
-libdb/db/db.src \
-libdb/db/db_am.c \
-libdb/db/db_auto.c \
-libdb/db/db_cam.c \
-libdb/db/db_conv.c \
-libdb/db/db_dispatch.c \
-libdb/db/db_dup.c \
-libdb/db/db_iface.c \
-libdb/db/db_join.c \
-libdb/db/db_meta.c \
-libdb/db/db_method.c \
-libdb/db/db_open.c \
-libdb/db/db_overflow.c \
-libdb/db/db_pr.c \
-libdb/db/db_rec.c \
-libdb/db/db_reclaim.c \
-libdb/db/db_remove.c \
-libdb/db/db_rename.c \
-libdb/db/db_ret.c \
-libdb/db/db_truncate.c \
-libdb/db/db_upg.c \
-libdb/db/db_upg_opd.c \
-libdb/db/db_vrfy.c \
-libdb/db/db_vrfyutil.c \
-libdb/db185/db185.c \
-libdb/db185/db185_int.in \
-libdb/db_archive/db_archive.c \
-libdb/db_checkpoint/db_checkpoint.c \
-libdb/db_deadlock/db_deadlock.c \
-libdb/db_dump/db_dump.c \
-libdb/db_dump185/db_dump185.c \
-libdb/db_load/db_load.c \
-libdb/db_printlog/README \
-libdb/db_printlog/commit.awk \
-libdb/db_printlog/count.awk \
-libdb/db_printlog/db_printlog.c \
-libdb/db_printlog/dbname.awk \
-libdb/db_printlog/fileid.awk \
-libdb/db_printlog/logstat.awk \
-libdb/db_printlog/pgno.awk \
-libdb/db_printlog/range.awk \
-libdb/db_printlog/rectype.awk \
-libdb/db_printlog/status.awk \
-libdb/db_printlog/txn.awk \
-libdb/db_recover/db_recover.c \
-libdb/db_stat/db_stat.c \
-libdb/db_upgrade/db_upgrade.c \
-libdb/db_verify/db_verify.c \
-libdb/dbinc/btree.h \
-libdb/dbinc/crypto.h \
-libdb/dbinc/cxx_common.h \
-libdb/dbinc/cxx_except.h \
-libdb/dbinc/cxx_int.h \
-libdb/dbinc/db.in \
-libdb/dbinc/db_185.in \
-libdb/dbinc/db_am.h \
-libdb/dbinc/db_cxx.in \
-libdb/dbinc/db_dispatch.h \
-libdb/dbinc/db_int.in \
-libdb/dbinc/db_join.h \
-libdb/dbinc/db_page.h \
-libdb/dbinc/db_server_int.h \
-libdb/dbinc/db_shash.h \
-libdb/dbinc/db_swap.h \
-libdb/dbinc/db_upgrade.h \
-libdb/dbinc/db_verify.h \
-libdb/dbinc/debug.h \
-libdb/dbinc/fop.h \
-libdb/dbinc/globals.h \
-libdb/dbinc/hash.h \
-libdb/dbinc/hmac.h \
-libdb/dbinc/lock.h \
-libdb/dbinc/log.h \
-libdb/dbinc/mp.h \
-libdb/dbinc/mutex.h \
-libdb/dbinc/os.h \
-libdb/dbinc/qam.h \
-libdb/dbinc/queue.h \
-libdb/dbinc/region.h \
-libdb/dbinc/rep.h \
-libdb/dbinc/shqueue.h \
-libdb/dbinc/tcl_db.h \
-libdb/dbinc/txn.h \
-libdb/dbinc/xa.h \
-libdb/dbinc_auto/btree_auto.h \
-libdb/dbinc_auto/btree_ext.h \
-libdb/dbinc_auto/clib_ext.h \
-libdb/dbinc_auto/common_ext.h \
-libdb/dbinc_auto/crdel_auto.h \
-libdb/dbinc_auto/crypto_ext.h \
-libdb/dbinc_auto/db_auto.h \
-libdb/dbinc_auto/db_ext.h \
-libdb/dbinc_auto/db_server.h \
-libdb/dbinc_auto/dbreg_auto.h \
-libdb/dbinc_auto/dbreg_ext.h \
-libdb/dbinc_auto/env_ext.h \
-libdb/dbinc_auto/ext_185_def.in \
-libdb/dbinc_auto/ext_185_prot.in \
-libdb/dbinc_auto/ext_def.in \
-libdb/dbinc_auto/ext_prot.in \
-libdb/dbinc_auto/fileops_auto.h \
-libdb/dbinc_auto/fileops_ext.h \
-libdb/dbinc_auto/hash_auto.h \
-libdb/dbinc_auto/hash_ext.h \
-libdb/dbinc_auto/hmac_ext.h \
-libdb/dbinc_auto/int_def.in \
-libdb/dbinc_auto/lock_ext.h \
-libdb/dbinc_auto/log_ext.h \
-libdb/dbinc_auto/mp_ext.h \
-libdb/dbinc_auto/mutex_ext.h \
-libdb/dbinc_auto/os_ext.h \
-libdb/dbinc_auto/qam_auto.h \
-libdb/dbinc_auto/qam_ext.h \
-libdb/dbinc_auto/rep_ext.h \
-libdb/dbinc_auto/rpc_client_ext.h \
-libdb/dbinc_auto/rpc_defs.in \
-libdb/dbinc_auto/rpc_server_ext.h \
-libdb/dbinc_auto/tcl_ext.h \
-libdb/dbinc_auto/txn_auto.h \
-libdb/dbinc_auto/txn_ext.h \
-libdb/dbinc_auto/xa_ext.h \
-libdb/dbm/dbm.c \
-libdb/dbreg/dbreg.c \
-libdb/dbreg/dbreg.src \
-libdb/dbreg/dbreg_auto.c \
-libdb/dbreg/dbreg_rec.c \
-libdb/dbreg/dbreg_util.c \
-libdb/env/db_salloc.c \
-libdb/env/db_shash.c \
-libdb/env/env_file.c \
-libdb/env/env_method.c \
-libdb/env/env_open.c \
-libdb/env/env_recover.c \
-libdb/env/env_region.c \
-libdb/dist/Makefile.in \
-libdb/dist/RELEASE \
-libdb/dist/buildrel \
-libdb/dist/config.guess \
-libdb/dist/config.hin \
-libdb/dist/config.sub \
-libdb/dist/configure \
-libdb/dist/configure.ac \
-libdb/dist/db.ecd.in \
-libdb/dist/db.spec.in \
-libdb/dist/gen_inc.awk \
-libdb/dist/gen_rec.awk \
-libdb/dist/gen_rpc.awk \
-libdb/dist/install-sh \
-libdb/dist/ltmain.sh \
-libdb/dist/pubdef.in \
-libdb/dist/s_all \
-libdb/dist/s_config \
-libdb/dist/s_crypto \
-libdb/dist/s_include \
-libdb/dist/s_java \
-libdb/dist/s_javah \
-libdb/dist/s_perm \
-libdb/dist/s_readme \
-libdb/dist/s_recover \
-libdb/dist/s_rpc \
-libdb/dist/s_symlink \
-libdb/dist/s_tags \
-libdb/dist/s_test \
-libdb/dist/s_vxworks \
-libdb/dist/s_win32 \
-libdb/dist/s_win32_dsp \
-libdb/dist/srcfiles.in \
-libdb/dist/tags \
-libdb/dist/vx_buildcd \
-libdb/dist/vx_config.in \
-libdb/dist/win_config.in \
-libdb/dist/win_exports.in \
-libdb/dist/aclocal/config.ac \
-libdb/dist/aclocal/cxx.ac \
-libdb/dist/aclocal/gcc.ac \
-libdb/dist/aclocal/libtool.ac \
-libdb/dist/aclocal/mutex.ac \
-libdb/dist/aclocal/options.ac \
-libdb/dist/aclocal/programs.ac \
-libdb/dist/aclocal/sosuffix.ac \
-libdb/dist/aclocal/tcl.ac \
-libdb/dist/aclocal/types.ac \
-libdb/dist/aclocal_java/ac_check_class.ac \
-libdb/dist/aclocal_java/ac_check_classpath.ac \
-libdb/dist/aclocal_java/ac_check_junit.ac \
-libdb/dist/aclocal_java/ac_check_rqrd_class.ac \
-libdb/dist/aclocal_java/ac_java_options.ac \
-libdb/dist/aclocal_java/ac_jni_include_dirs.ac \
-libdb/dist/aclocal_java/ac_prog_jar.ac \
-libdb/dist/aclocal_java/ac_prog_java.ac \
-libdb/dist/aclocal_java/ac_prog_java_works.ac \
-libdb/dist/aclocal_java/ac_prog_javac.ac \
-libdb/dist/aclocal_java/ac_prog_javac_works.ac \
-libdb/dist/aclocal_java/ac_prog_javadoc.ac \
-libdb/dist/aclocal_java/ac_prog_javah.ac \
-libdb/dist/aclocal_java/ac_try_compile_java.ac \
-libdb/dist/aclocal_java/ac_try_run_javac.ac \
-libdb/dist/template/db_server_proc \
-libdb/dist/template/gen_client_ret \
-libdb/dist/template/rec_btree \
-libdb/dist/template/rec_crdel \
-libdb/dist/template/rec_ctemp \
-libdb/dist/template/rec_db \
-libdb/dist/template/rec_dbreg \
-libdb/dist/template/rec_fileops \
-libdb/dist/template/rec_hash \
-libdb/dist/template/rec_qam \
-libdb/dist/template/rec_txn \
-libdb/dist/vx_2.0/BerkeleyDB.wpj \
-libdb/dist/vx_2.0/wpj.in \
-libdb/dist/vx_3.1/Makefile.custom \
-libdb/dist/vx_3.1/cdf.1 \
-libdb/dist/vx_3.1/cdf.2 \
-libdb/dist/vx_3.1/cdf.3 \
-libdb/dist/vx_3.1/component.cdf \
-libdb/dist/vx_3.1/component.wpj \
-libdb/dist/vx_3.1/wpj.1 \
-libdb/dist/vx_3.1/wpj.2 \
-libdb/dist/vx_3.1/wpj.3 \
-libdb/dist/vx_3.1/wpj.4 \
-libdb/dist/vx_3.1/wpj.5 \
-libdb/dist/vx_setup/CONFIG.in \
-libdb/dist/vx_setup/LICENSE.TXT \
-libdb/dist/vx_setup/MESSAGES.TCL \
-libdb/dist/vx_setup/README.in \
-libdb/dist/vx_setup/SETUP.BMP \
-libdb/dist/vx_setup/vx_allfile.in \
-libdb/dist/vx_setup/vx_demofile.in \
-libdb/dist/vx_setup/vx_setup.in \
-libdb/dist/NO-AUTO-GEN \
-libdb/dist/config.log \
-libdb/dist/config.status \
-libdb/dist/Makefile \
-libdb/dist/db_cxx.h \
-libdb/dist/db_int.h \
-libdb/dist/libtool \
-libdb/dist/include.tcl \
-libdb/dist/db.h \
-libdb/dist/db_config.h \
-libdb/examples_c/README \
-libdb/examples_c/bench_001.c \
-libdb/examples_c/ex_access.c \
-libdb/examples_c/ex_btrec.c \
-libdb/examples_c/ex_dbclient.c \
-libdb/examples_c/ex_env.c \
-libdb/examples_c/ex_lock.c \
-libdb/examples_c/ex_mpool.c \
-libdb/examples_c/ex_thread.c \
-libdb/examples_c/ex_tpcb.c \
-libdb/examples_c/ex_tpcb.h \
-libdb/examples_c/ex_apprec/auto_rebuild \
-libdb/examples_c/ex_apprec/ex_apprec.c \
-libdb/examples_c/ex_apprec/ex_apprec.h \
-libdb/examples_c/ex_apprec/ex_apprec.src \
-libdb/examples_c/ex_apprec/ex_apprec_auto.c \
-libdb/examples_c/ex_apprec/ex_apprec_auto.h \
-libdb/examples_c/ex_apprec/ex_apprec_rec.c \
-libdb/examples_c/ex_apprec/ex_apprec_template \
-libdb/examples_c/ex_repquote/ex_repquote.h \
-libdb/examples_c/ex_repquote/ex_rq_client.c \
-libdb/examples_c/ex_repquote/ex_rq_main.c \
-libdb/examples_c/ex_repquote/ex_rq_master.c \
-libdb/examples_c/ex_repquote/ex_rq_net.c \
-libdb/examples_c/ex_repquote/ex_rq_util.c \
-libdb/examples_cxx/AccessExample.cpp \
-libdb/examples_cxx/BtRecExample.cpp \
-libdb/examples_cxx/EnvExample.cpp \
-libdb/examples_cxx/LockExample.cpp \
-libdb/examples_cxx/MpoolExample.cpp \
-libdb/examples_cxx/TpcbExample.cpp \
-libdb/fileops/fileops.src \
-libdb/fileops/fileops_auto.c \
-libdb/fileops/fop_basic.c \
-libdb/fileops/fop_rec.c \
-libdb/fileops/fop_util.c \
-libdb/hash/hash.c \
-libdb/hash/hash.src \
-libdb/hash/hash_auto.c \
-libdb/hash/hash_conv.c \
-libdb/hash/hash_dup.c \
-libdb/hash/hash_func.c \
-libdb/hash/hash_meta.c \
-libdb/hash/hash_method.c \
-libdb/hash/hash_open.c \
-libdb/hash/hash_page.c \
-libdb/hash/hash_rec.c \
-libdb/hash/hash_reclaim.c \
-libdb/hash/hash_stat.c \
-libdb/hash/hash_upgrade.c \
-libdb/hash/hash_verify.c \
-libdb/hmac/hmac.c \
-libdb/hmac/sha1.c \
-libdb/hsearch/hsearch.c \
-libdb/java/src/com/sleepycat/db/Db.java \
-libdb/java/src/com/sleepycat/db/DbAppDispatch.java \
-libdb/java/src/com/sleepycat/db/DbAppendRecno.java \
-libdb/java/src/com/sleepycat/db/DbBtreeCompare.java \
-libdb/java/src/com/sleepycat/db/DbBtreePrefix.java \
-libdb/java/src/com/sleepycat/db/DbBtreeStat.java \
-libdb/java/src/com/sleepycat/db/DbClient.java \
-libdb/java/src/com/sleepycat/db/DbConstants.java \
-libdb/java/src/com/sleepycat/db/DbDeadlockException.java \
-libdb/java/src/com/sleepycat/db/DbDupCompare.java \
-libdb/java/src/com/sleepycat/db/DbEnv.java \
-libdb/java/src/com/sleepycat/db/DbEnvFeedback.java \
-libdb/java/src/com/sleepycat/db/DbErrcall.java \
-libdb/java/src/com/sleepycat/db/DbException.java \
-libdb/java/src/com/sleepycat/db/DbFeedback.java \
-libdb/java/src/com/sleepycat/db/DbHash.java \
-libdb/java/src/com/sleepycat/db/DbHashStat.java \
-libdb/java/src/com/sleepycat/db/DbKeyRange.java \
-libdb/java/src/com/sleepycat/db/DbLock.java \
-libdb/java/src/com/sleepycat/db/DbLockNotGrantedException.java \
-libdb/java/src/com/sleepycat/db/DbLockRequest.java \
-libdb/java/src/com/sleepycat/db/DbLockStat.java \
-libdb/java/src/com/sleepycat/db/DbLogStat.java \
-libdb/java/src/com/sleepycat/db/DbLogc.java \
-libdb/java/src/com/sleepycat/db/DbLsn.java \
-libdb/java/src/com/sleepycat/db/DbMemoryException.java \
-libdb/java/src/com/sleepycat/db/DbMpoolFStat.java \
-libdb/java/src/com/sleepycat/db/DbMpoolStat.java \
-libdb/java/src/com/sleepycat/db/DbMultipleDataIterator.java \
-libdb/java/src/com/sleepycat/db/DbMultipleIterator.java \
-libdb/java/src/com/sleepycat/db/DbMultipleKeyDataIterator.java \
-libdb/java/src/com/sleepycat/db/DbMultipleRecnoDataIterator.java \
-libdb/java/src/com/sleepycat/db/DbOutputStreamErrcall.java \
-libdb/java/src/com/sleepycat/db/DbPreplist.java \
-libdb/java/src/com/sleepycat/db/DbQueueStat.java \
-libdb/java/src/com/sleepycat/db/DbRepStat.java \
-libdb/java/src/com/sleepycat/db/DbRepTransport.java \
-libdb/java/src/com/sleepycat/db/DbRunRecoveryException.java \
-libdb/java/src/com/sleepycat/db/DbSecondaryKeyCreate.java \
-libdb/java/src/com/sleepycat/db/DbTxn.java \
-libdb/java/src/com/sleepycat/db/DbTxnStat.java \
-libdb/java/src/com/sleepycat/db/DbUtil.java \
-libdb/java/src/com/sleepycat/db/Dbc.java \
-libdb/java/src/com/sleepycat/db/Dbt.java \
-libdb/java/src/com/sleepycat/db/xa/DbXAResource.java \
-libdb/java/src/com/sleepycat/db/xa/DbXid.java \
-libdb/java/src/com/sleepycat/examples/AccessExample.java \
-libdb/java/src/com/sleepycat/examples/BtRecExample.java \
-libdb/java/src/com/sleepycat/examples/BulkAccessExample.java \
-libdb/java/src/com/sleepycat/examples/EnvExample.java \
-libdb/java/src/com/sleepycat/examples/LockExample.java \
-libdb/java/src/com/sleepycat/examples/TpcbExample.java \
-libdb/libdb_java/checkapi.prl \
-libdb/libdb_java/com_sleepycat_db_Db.h \
-libdb/libdb_java/com_sleepycat_db_DbEnv.h \
-libdb/libdb_java/com_sleepycat_db_DbLock.h \
-libdb/libdb_java/com_sleepycat_db_DbLogc.h \
-libdb/libdb_java/com_sleepycat_db_DbLsn.h \
-libdb/libdb_java/com_sleepycat_db_DbTxn.h \
-libdb/libdb_java/com_sleepycat_db_DbUtil.h \
-libdb/libdb_java/com_sleepycat_db_Dbc.h \
-libdb/libdb_java/com_sleepycat_db_Dbt.h \
-libdb/libdb_java/com_sleepycat_db_xa_DbXAResource.h \
-libdb/libdb_java/java_Db.c \
-libdb/libdb_java/java_DbEnv.c \
-libdb/libdb_java/java_DbLock.c \
-libdb/libdb_java/java_DbLogc.c \
-libdb/libdb_java/java_DbLsn.c \
-libdb/libdb_java/java_DbTxn.c \
-libdb/libdb_java/java_DbUtil.c \
-libdb/libdb_java/java_DbXAResource.c \
-libdb/libdb_java/java_Dbc.c \
-libdb/libdb_java/java_Dbt.c \
-libdb/libdb_java/java_info.c \
-libdb/libdb_java/java_info.h \
-libdb/libdb_java/java_locked.c \
-libdb/libdb_java/java_locked.h \
-libdb/libdb_java/java_stat_auto.c \
-libdb/libdb_java/java_stat_auto.h \
-libdb/libdb_java/java_util.c \
-libdb/libdb_java/java_util.h \
-libdb/lock/Design \
-libdb/lock/lock.c \
-libdb/lock/lock_deadlock.c \
-libdb/lock/lock_method.c \
-libdb/lock/lock_region.c \
-libdb/lock/lock_stat.c \
-libdb/lock/lock_util.c \
-libdb/log/log.c \
-libdb/log/log_archive.c \
-libdb/log/log_compare.c \
-libdb/log/log_get.c \
-libdb/log/log_method.c \
-libdb/log/log_put.c \
-libdb/mp/mp_alloc.c \
-libdb/mp/mp_bh.c \
-libdb/mp/mp_fget.c \
-libdb/mp/mp_fopen.c \
-libdb/mp/mp_fput.c \
-libdb/mp/mp_fset.c \
-libdb/mp/mp_method.c \
-libdb/mp/mp_region.c \
-libdb/mp/mp_register.c \
-libdb/mp/mp_stat.c \
-libdb/mp/mp_sync.c \
-libdb/mp/mp_trickle.c \
-libdb/mutex/README \
-libdb/mutex/mut_fcntl.c \
-libdb/mutex/mut_pthread.c \
-libdb/mutex/mut_tas.c \
-libdb/mutex/mut_win32.c \
-libdb/mutex/mutex.c \
-libdb/mutex/tm.c \
-libdb/mutex/uts4_cc.s \
-libdb/os/os_abs.c \
-libdb/os/os_alloc.c \
-libdb/os/os_clock.c \
-libdb/os/os_config.c \
-libdb/os/os_dir.c \
-libdb/os/os_errno.c \
-libdb/os/os_fid.c \
-libdb/os/os_fsync.c \
-libdb/os/os_handle.c \
-libdb/os/os_id.c \
-libdb/os/os_map.c \
-libdb/os/os_method.c \
-libdb/os/os_oflags.c \
-libdb/os/os_open.c \
-libdb/os/os_region.c \
-libdb/os/os_rename.c \
-libdb/os/os_root.c \
-libdb/os/os_rpath.c \
-libdb/os/os_rw.c \
-libdb/os/os_seek.c \
-libdb/os/os_sleep.c \
-libdb/os/os_spin.c \
-libdb/os/os_stat.c \
-libdb/os/os_tmpdir.c \
-libdb/os/os_unlink.c \
-libdb/os_vxworks/os_vx_abs.c \
-libdb/os_vxworks/os_vx_config.c \
-libdb/os_vxworks/os_vx_map.c \
-libdb/os_win32/os_abs.c \
-libdb/os_win32/os_clock.c \
-libdb/os_win32/os_config.c \
-libdb/os_win32/os_dir.c \
-libdb/os_win32/os_errno.c \
-libdb/os_win32/os_fid.c \
-libdb/os_win32/os_fsync.c \
-libdb/os_win32/os_handle.c \
-libdb/os_win32/os_map.c \
-libdb/os_win32/os_open.c \
-libdb/os_win32/os_rename.c \
-libdb/os_win32/os_rw.c \
-libdb/os_win32/os_seek.c \
-libdb/os_win32/os_sleep.c \
-libdb/os_win32/os_spin.c \
-libdb/os_win32/os_stat.c \
-libdb/os_win32/os_type.c \
-libdb/perl/BerkeleyDB/BerkeleyDB.pm \
-libdb/perl/BerkeleyDB/BerkeleyDB.pod \
-libdb/perl/BerkeleyDB/BerkeleyDB.pod.P \
-libdb/perl/BerkeleyDB/BerkeleyDB.xs \
-libdb/perl/BerkeleyDB/Changes \
-libdb/perl/BerkeleyDB/MANIFEST \
-libdb/perl/BerkeleyDB/Makefile.PL \
-libdb/perl/BerkeleyDB/README \
-libdb/perl/BerkeleyDB/Todo \
-libdb/perl/BerkeleyDB/config.in \
-libdb/perl/BerkeleyDB/constants.h \
-libdb/perl/BerkeleyDB/constants.xs \
-libdb/perl/BerkeleyDB/dbinfo \
-libdb/perl/BerkeleyDB/mkconsts \
-libdb/perl/BerkeleyDB/mkpod \
-libdb/perl/BerkeleyDB/ppport.h \
-libdb/perl/BerkeleyDB/scan \
-libdb/perl/BerkeleyDB/typemap \
-libdb/perl/BerkeleyDB/BerkeleyDB/Btree.pm \
-libdb/perl/BerkeleyDB/BerkeleyDB/Hash.pm \
-libdb/perl/BerkeleyDB/hints/dec_osf.pl \
-libdb/perl/BerkeleyDB/hints/irix_6_5.pl \
-libdb/perl/BerkeleyDB/hints/solaris.pl \
-libdb/perl/BerkeleyDB/patches/5.004 \
-libdb/perl/BerkeleyDB/patches/5.004_01 \
-libdb/perl/BerkeleyDB/patches/5.004_02 \
-libdb/perl/BerkeleyDB/patches/5.004_03 \
-libdb/perl/BerkeleyDB/patches/5.004_04 \
-libdb/perl/BerkeleyDB/patches/5.004_05 \
-libdb/perl/BerkeleyDB/patches/5.005 \
-libdb/perl/BerkeleyDB/patches/5.005_01 \
-libdb/perl/BerkeleyDB/patches/5.005_02 \
-libdb/perl/BerkeleyDB/patches/5.005_03 \
-libdb/perl/BerkeleyDB/patches/5.6.0 \
-libdb/perl/BerkeleyDB/t/btree.t \
-libdb/perl/BerkeleyDB/t/db-3.0.t \
-libdb/perl/BerkeleyDB/t/db-3.1.t \
-libdb/perl/BerkeleyDB/t/db-3.2.t \
-libdb/perl/BerkeleyDB/t/db-3.3.t \
-libdb/perl/BerkeleyDB/t/destroy.t \
-libdb/perl/BerkeleyDB/t/env.t \
-libdb/perl/BerkeleyDB/t/examples.t \
-libdb/perl/BerkeleyDB/t/examples.t.T \
-libdb/perl/BerkeleyDB/t/examples3.t \
-libdb/perl/BerkeleyDB/t/examples3.t.T \
-libdb/perl/BerkeleyDB/t/filter.t \
-libdb/perl/BerkeleyDB/t/hash.t \
-libdb/perl/BerkeleyDB/t/join.t \
-libdb/perl/BerkeleyDB/t/mldbm.t \
-libdb/perl/BerkeleyDB/t/queue.t \
-libdb/perl/BerkeleyDB/t/recno.t \
-libdb/perl/BerkeleyDB/t/strict.t \
-libdb/perl/BerkeleyDB/t/subdb.t \
-libdb/perl/BerkeleyDB/t/txn.t \
-libdb/perl/BerkeleyDB/t/unknown.t \
-libdb/perl/BerkeleyDB/t/util.pm \
-libdb/perl/DB_File/Changes \
-libdb/perl/DB_File/DB_File.pm \
-libdb/perl/DB_File/DB_File.xs \
-libdb/perl/DB_File/DB_File_BS \
-libdb/perl/DB_File/MANIFEST \
-libdb/perl/DB_File/Makefile.PL \
-libdb/perl/DB_File/README \
-libdb/perl/DB_File/config.in \
-libdb/perl/DB_File/dbinfo \
-libdb/perl/DB_File/fallback.h \
-libdb/perl/DB_File/fallback.xs \
-libdb/perl/DB_File/ppport.h \
-libdb/perl/DB_File/typemap \
-libdb/perl/DB_File/version.c \
-libdb/perl/DB_File/hints/dynixptx.pl \
-libdb/perl/DB_File/hints/sco.pl \
-libdb/perl/DB_File/patches/5.004 \
-libdb/perl/DB_File/patches/5.004_01 \
-libdb/perl/DB_File/patches/5.004_02 \
-libdb/perl/DB_File/patches/5.004_03 \
-libdb/perl/DB_File/patches/5.004_04 \
-libdb/perl/DB_File/patches/5.004_05 \
-libdb/perl/DB_File/patches/5.005 \
-libdb/perl/DB_File/patches/5.005_01 \
-libdb/perl/DB_File/patches/5.005_02 \
-libdb/perl/DB_File/patches/5.005_03 \
-libdb/perl/DB_File/patches/5.6.0 \
-libdb/perl/DB_File/t/db-btree.t \
-libdb/perl/DB_File/t/db-hash.t \
-libdb/perl/DB_File/t/db-recno.t \
-libdb/qam/qam.c \
-libdb/qam/qam.src \
-libdb/qam/qam_auto.c \
-libdb/qam/qam_conv.c \
-libdb/qam/qam_files.c \
-libdb/qam/qam_method.c \
-libdb/qam/qam_open.c \
-libdb/qam/qam_rec.c \
-libdb/qam/qam_stat.c \
-libdb/qam/qam_upgrade.c \
-libdb/qam/qam_verify.c \
-libdb/rep/rep_method.c \
-libdb/rep/rep_record.c \
-libdb/rep/rep_region.c \
-libdb/rep/rep_util.c \
-libdb/rpc_client/client.c \
-libdb/rpc_client/db_server_clnt.c \
-libdb/rpc_client/gen_client.c \
-libdb/rpc_client/gen_client_ret.c \
-libdb/rpc_server/clsrv.html \
-libdb/rpc_server/db_server.x \
-libdb/rpc_server/rpc.src \
-libdb/rpc_server/c/db_server_proc.c \
-libdb/rpc_server/c/db_server_proc.sed \
-libdb/rpc_server/c/db_server_svc.c \
-libdb/rpc_server/c/db_server_util.c \
-libdb/rpc_server/c/db_server_xdr.c \
-libdb/rpc_server/c/gen_db_server.c \
-libdb/rpc_server/cxx/db_server_cxxproc.cpp \
-libdb/rpc_server/cxx/db_server_cxxutil.cpp \
-libdb/rpc_server/java/DbDispatcher.java \
-libdb/rpc_server/java/DbServer.java \
-libdb/rpc_server/java/FreeList.java \
-libdb/rpc_server/java/LocalIterator.java \
-libdb/rpc_server/java/README \
-libdb/rpc_server/java/RpcDb.java \
-libdb/rpc_server/java/RpcDbEnv.java \
-libdb/rpc_server/java/RpcDbTxn.java \
-libdb/rpc_server/java/RpcDbc.java \
-libdb/rpc_server/java/Timer.java \
-libdb/rpc_server/java/jrpcgen.jar \
-libdb/rpc_server/java/oncrpc.jar \
-libdb/rpc_server/java/s_jrpcgen \
-libdb/rpc_server/java/gen/DbServerStub.java \
-libdb/rpc_server/java/gen/__db_associate_msg.java \
-libdb/rpc_server/java/gen/__db_associate_reply.java \
-libdb/rpc_server/java/gen/__db_bt_maxkey_msg.java \
-libdb/rpc_server/java/gen/__db_bt_maxkey_reply.java \
-libdb/rpc_server/java/gen/__db_bt_minkey_msg.java \
-libdb/rpc_server/java/gen/__db_bt_minkey_reply.java \
-libdb/rpc_server/java/gen/__db_close_msg.java \
-libdb/rpc_server/java/gen/__db_close_reply.java \
-libdb/rpc_server/java/gen/__db_create_msg.java \
-libdb/rpc_server/java/gen/__db_create_reply.java \
-libdb/rpc_server/java/gen/__db_cursor_msg.java \
-libdb/rpc_server/java/gen/__db_cursor_reply.java \
-libdb/rpc_server/java/gen/__db_del_msg.java \
-libdb/rpc_server/java/gen/__db_del_reply.java \
-libdb/rpc_server/java/gen/__db_encrypt_msg.java \
-libdb/rpc_server/java/gen/__db_encrypt_reply.java \
-libdb/rpc_server/java/gen/__db_extentsize_msg.java \
-libdb/rpc_server/java/gen/__db_extentsize_reply.java \
-libdb/rpc_server/java/gen/__db_flags_msg.java \
-libdb/rpc_server/java/gen/__db_flags_reply.java \
-libdb/rpc_server/java/gen/__db_get_msg.java \
-libdb/rpc_server/java/gen/__db_get_reply.java \
-libdb/rpc_server/java/gen/__db_h_ffactor_msg.java \
-libdb/rpc_server/java/gen/__db_h_ffactor_reply.java \
-libdb/rpc_server/java/gen/__db_h_nelem_msg.java \
-libdb/rpc_server/java/gen/__db_h_nelem_reply.java \
-libdb/rpc_server/java/gen/__db_join_msg.java \
-libdb/rpc_server/java/gen/__db_join_reply.java \
-libdb/rpc_server/java/gen/__db_key_range_msg.java \
-libdb/rpc_server/java/gen/__db_key_range_reply.java \
-libdb/rpc_server/java/gen/__db_lorder_msg.java \
-libdb/rpc_server/java/gen/__db_lorder_reply.java \
-libdb/rpc_server/java/gen/__db_open_msg.java \
-libdb/rpc_server/java/gen/__db_open_reply.java \
-libdb/rpc_server/java/gen/__db_pagesize_msg.java \
-libdb/rpc_server/java/gen/__db_pagesize_reply.java \
-libdb/rpc_server/java/gen/__db_pget_msg.java \
-libdb/rpc_server/java/gen/__db_pget_reply.java \
-libdb/rpc_server/java/gen/__db_put_msg.java \
-libdb/rpc_server/java/gen/__db_put_reply.java \
-libdb/rpc_server/java/gen/__db_re_delim_msg.java \
-libdb/rpc_server/java/gen/__db_re_delim_reply.java \
-libdb/rpc_server/java/gen/__db_re_len_msg.java \
-libdb/rpc_server/java/gen/__db_re_len_reply.java \
-libdb/rpc_server/java/gen/__db_re_pad_msg.java \
-libdb/rpc_server/java/gen/__db_re_pad_reply.java \
-libdb/rpc_server/java/gen/__db_remove_msg.java \
-libdb/rpc_server/java/gen/__db_remove_reply.java \
-libdb/rpc_server/java/gen/__db_rename_msg.java \
-libdb/rpc_server/java/gen/__db_rename_reply.java \
-libdb/rpc_server/java/gen/__db_stat_msg.java \
-libdb/rpc_server/java/gen/__db_stat_reply.java \
-libdb/rpc_server/java/gen/__db_sync_msg.java \
-libdb/rpc_server/java/gen/__db_sync_reply.java \
-libdb/rpc_server/java/gen/__db_truncate_msg.java \
-libdb/rpc_server/java/gen/__db_truncate_reply.java \
-libdb/rpc_server/java/gen/__dbc_close_msg.java \
-libdb/rpc_server/java/gen/__dbc_close_reply.java \
-libdb/rpc_server/java/gen/__dbc_count_msg.java \
-libdb/rpc_server/java/gen/__dbc_count_reply.java \
-libdb/rpc_server/java/gen/__dbc_del_msg.java \
-libdb/rpc_server/java/gen/__dbc_del_reply.java \
-libdb/rpc_server/java/gen/__dbc_dup_msg.java \
-libdb/rpc_server/java/gen/__dbc_dup_reply.java \
-libdb/rpc_server/java/gen/__dbc_get_msg.java \
-libdb/rpc_server/java/gen/__dbc_get_reply.java \
-libdb/rpc_server/java/gen/__dbc_pget_msg.java \
-libdb/rpc_server/java/gen/__dbc_pget_reply.java \
-libdb/rpc_server/java/gen/__dbc_put_msg.java \
-libdb/rpc_server/java/gen/__dbc_put_reply.java \
-libdb/rpc_server/java/gen/__env_cachesize_msg.java \
-libdb/rpc_server/java/gen/__env_cachesize_reply.java \
-libdb/rpc_server/java/gen/__env_close_msg.java \
-libdb/rpc_server/java/gen/__env_close_reply.java \
-libdb/rpc_server/java/gen/__env_create_msg.java \
-libdb/rpc_server/java/gen/__env_create_reply.java \
-libdb/rpc_server/java/gen/__env_dbremove_msg.java \
-libdb/rpc_server/java/gen/__env_dbremove_reply.java \
-libdb/rpc_server/java/gen/__env_dbrename_msg.java \
-libdb/rpc_server/java/gen/__env_dbrename_reply.java \
-libdb/rpc_server/java/gen/__env_encrypt_msg.java \
-libdb/rpc_server/java/gen/__env_encrypt_reply.java \
-libdb/rpc_server/java/gen/__env_flags_msg.java \
-libdb/rpc_server/java/gen/__env_flags_reply.java \
-libdb/rpc_server/java/gen/__env_open_msg.java \
-libdb/rpc_server/java/gen/__env_open_reply.java \
-libdb/rpc_server/java/gen/__env_remove_msg.java \
-libdb/rpc_server/java/gen/__env_remove_reply.java \
-libdb/rpc_server/java/gen/__txn_abort_msg.java \
-libdb/rpc_server/java/gen/__txn_abort_reply.java \
-libdb/rpc_server/java/gen/__txn_begin_msg.java \
-libdb/rpc_server/java/gen/__txn_begin_reply.java \
-libdb/rpc_server/java/gen/__txn_commit_msg.java \
-libdb/rpc_server/java/gen/db_server.java \
-libdb/rpc_server/java/gen/__txn_commit_reply.java \
-libdb/rpc_server/java/gen/__txn_discard_msg.java \
-libdb/rpc_server/java/gen/__txn_discard_reply.java \
-libdb/rpc_server/java/gen/__txn_prepare_msg.java \
-libdb/rpc_server/java/gen/__txn_prepare_reply.java \
-libdb/rpc_server/java/gen/__txn_recover_msg.java \
-libdb/rpc_server/java/gen/__txn_recover_reply.java \
-libdb/tcl/tcl_compat.c \
-libdb/tcl/tcl_db.c \
-libdb/tcl/tcl_db_pkg.c \
-libdb/tcl/tcl_dbcursor.c \
-libdb/tcl/tcl_env.c \
-libdb/tcl/tcl_internal.c \
-libdb/tcl/tcl_lock.c \
-libdb/tcl/tcl_log.c \
-libdb/tcl/tcl_mp.c \
-libdb/tcl/tcl_rep.c \
-libdb/tcl/tcl_txn.c \
-libdb/tcl/tcl_util.c \
-libdb/tcl/docs/db.html \
-libdb/tcl/docs/env.html \
-libdb/tcl/docs/historic.html \
-libdb/tcl/docs/index.html \
-libdb/tcl/docs/library.html \
-libdb/tcl/docs/lock.html \
-libdb/tcl/docs/log.html \
-libdb/tcl/docs/mpool.html \
-libdb/tcl/docs/rep.html \
-libdb/tcl/docs/test.html \
-libdb/tcl/docs/txn.html \
-libdb/test/TESTS \
-libdb/test/archive.tcl \
-libdb/test/bigfile001.tcl \
-libdb/test/bigfile002.tcl \
-libdb/test/byteorder.tcl \
-libdb/test/conscript.tcl \
-libdb/test/dbm.tcl \
-libdb/test/dbscript.tcl \
-libdb/test/ddoyscript.tcl \
-libdb/test/ddscript.tcl \
-libdb/test/dead001.tcl \
-libdb/test/dead002.tcl \
-libdb/test/dead003.tcl \
-libdb/test/dead004.tcl \
-libdb/test/dead005.tcl \
-libdb/test/dead006.tcl \
-libdb/test/dead007.tcl \
-libdb/test/env001.tcl \
-libdb/test/env002.tcl \
-libdb/test/env003.tcl \
-libdb/test/env004.tcl \
-libdb/test/env005.tcl \
-libdb/test/env006.tcl \
-libdb/test/env007.tcl \
-libdb/test/env008.tcl \
-libdb/test/env009.tcl \
-libdb/test/env010.tcl \
-libdb/test/env011.tcl \
-libdb/test/hsearch.tcl \
-libdb/test/include.tcl \
-libdb/test/join.tcl \
-libdb/test/lock001.tcl \
-libdb/test/lock002.tcl \
-libdb/test/lock003.tcl \
-libdb/test/lock004.tcl \
-libdb/test/lock005.tcl \
-libdb/test/lockscript.tcl \
-libdb/test/log001.tcl \
-libdb/test/log002.tcl \
-libdb/test/log003.tcl \
-libdb/test/log004.tcl \
-libdb/test/log005.tcl \
-libdb/test/logtrack.list \
-libdb/test/logtrack.tcl \
-libdb/test/mdbscript.tcl \
-libdb/test/memp001.tcl \
-libdb/test/scr001/chk.code \
-libdb/test/memp002.tcl \
-libdb/test/memp003.tcl \
-libdb/test/mpoolscript.tcl \
-libdb/test/mutex001.tcl \
-libdb/test/mutex002.tcl \
-libdb/test/mutex003.tcl \
-libdb/test/mutexscript.tcl \
-libdb/test/ndbm.tcl \
-libdb/test/parallel.tcl \
-libdb/test/recd001.tcl \
-libdb/test/recd002.tcl \
-libdb/test/recd003.tcl \
-libdb/test/recd004.tcl \
-libdb/test/recd005.tcl \
-libdb/test/recd006.tcl \
-libdb/test/recd007.tcl \
-libdb/test/recd008.tcl \
-libdb/test/recd009.tcl \
-libdb/test/recd010.tcl \
-libdb/test/recd011.tcl \
-libdb/test/recd012.tcl \
-libdb/test/recd013.tcl \
-libdb/test/recd014.tcl \
-libdb/test/recd015.tcl \
-libdb/test/recd016.tcl \
-libdb/test/recd017.tcl \
-libdb/test/recd018.tcl \
-libdb/test/recd019.tcl \
-libdb/test/recd020.tcl \
-libdb/test/recd15scr.tcl \
-libdb/test/recdscript.tcl \
-libdb/test/rep001.tcl \
-libdb/test/rep002.tcl \
-libdb/test/rep003.tcl \
-libdb/test/rep004.tcl \
-libdb/test/rep005.tcl \
-libdb/test/reputils.tcl \
-libdb/test/rpc001.tcl \
-libdb/test/rpc002.tcl \
-libdb/test/rpc003.tcl \
-libdb/test/rpc004.tcl \
-libdb/test/rpc005.tcl \
-libdb/test/rsrc001.tcl \
-libdb/test/rsrc002.tcl \
-libdb/test/rsrc003.tcl \
-libdb/test/rsrc004.tcl \
-libdb/test/sdb001.tcl \
-libdb/test/sdb002.tcl \
-libdb/test/sdb003.tcl \
-libdb/test/sdb004.tcl \
-libdb/test/sdb005.tcl \
-libdb/test/sdb006.tcl \
-libdb/test/sdb007.tcl \
-libdb/test/sdb008.tcl \
-libdb/test/sdb009.tcl \
-libdb/test/sdb010.tcl \
-libdb/test/sdb011.tcl \
-libdb/test/sdb012.tcl \
-libdb/test/sdbscript.tcl \
-libdb/test/sdbtest001.tcl \
-libdb/test/sdbtest002.tcl \
-libdb/test/sdbutils.tcl \
-libdb/test/sec001.tcl \
-libdb/test/sec002.tcl \
-libdb/test/shelltest.tcl \
-libdb/test/si001.tcl \
-libdb/test/si002.tcl \
-libdb/test/si003.tcl \
-libdb/test/si004.tcl \
-libdb/test/si005.tcl \
-libdb/test/si006.tcl \
-libdb/test/sindex.tcl \
-libdb/test/sysscript.tcl \
-libdb/test/test.tcl \
-libdb/test/test001.tcl \
-libdb/test/test002.tcl \
-libdb/test/test003.tcl \
-libdb/test/test004.tcl \
-libdb/test/test005.tcl \
-libdb/test/test006.tcl \
-libdb/test/test007.tcl \
-libdb/test/test008.tcl \
-libdb/test/test009.tcl \
-libdb/test/test010.tcl \
-libdb/test/test011.tcl \
-libdb/test/test012.tcl \
-libdb/test/test013.tcl \
-libdb/test/test014.tcl \
-libdb/test/test015.tcl \
-libdb/test/test016.tcl \
-libdb/test/test017.tcl \
-libdb/test/test018.tcl \
-libdb/test/test019.tcl \
-libdb/test/test020.tcl \
-libdb/test/test021.tcl \
-libdb/test/test022.tcl \
-libdb/test/test023.tcl \
-libdb/test/test024.tcl \
-libdb/test/test025.tcl \
-libdb/test/test026.tcl \
-libdb/test/test027.tcl \
-libdb/test/test028.tcl \
-libdb/test/test029.tcl \
-libdb/test/test030.tcl \
-libdb/test/test031.tcl \
-libdb/test/test032.tcl \
-libdb/test/test033.tcl \
-libdb/test/test034.tcl \
-libdb/test/test035.tcl \
-libdb/test/test036.tcl \
-libdb/test/test037.tcl \
-libdb/test/test038.tcl \
-libdb/test/test039.tcl \
-libdb/test/test040.tcl \
-libdb/test/test041.tcl \
-libdb/test/test042.tcl \
-libdb/test/test043.tcl \
-libdb/test/test044.tcl \
-libdb/test/test045.tcl \
-libdb/test/test046.tcl \
-libdb/test/test047.tcl \
-libdb/test/test048.tcl \
-libdb/test/test049.tcl \
-libdb/test/test050.tcl \
-libdb/test/test051.tcl \
-libdb/test/test052.tcl \
-libdb/test/test053.tcl \
-libdb/test/test054.tcl \
-libdb/test/test055.tcl \
-libdb/test/test056.tcl \
-libdb/test/test057.tcl \
-libdb/test/test058.tcl \
-libdb/test/test059.tcl \
-libdb/test/test060.tcl \
-libdb/test/test061.tcl \
-libdb/test/test062.tcl \
-libdb/test/test063.tcl \
-libdb/test/test064.tcl \
-libdb/test/test065.tcl \
-libdb/test/test066.tcl \
-libdb/test/test067.tcl \
-libdb/test/test068.tcl \
-libdb/test/test069.tcl \
-libdb/test/test070.tcl \
-libdb/test/test071.tcl \
-libdb/test/test072.tcl \
-libdb/test/test073.tcl \
-libdb/test/test074.tcl \
-libdb/test/test075.tcl \
-libdb/test/test076.tcl \
-libdb/test/test077.tcl \
-libdb/test/test078.tcl \
-libdb/test/test079.tcl \
-libdb/test/test080.tcl \
-libdb/test/test081.tcl \
-libdb/test/test082.tcl \
-libdb/test/test083.tcl \
-libdb/test/test084.tcl \
-libdb/test/test085.tcl \
-libdb/test/test086.tcl \
-libdb/test/test087.tcl \
-libdb/test/test088.tcl \
-libdb/test/test089.tcl \
-libdb/test/test090.tcl \
-libdb/test/test091.tcl \
-libdb/test/test092.tcl \
-libdb/test/test093.tcl \
-libdb/test/test094.tcl \
-libdb/test/test095.tcl \
-libdb/test/test096.tcl \
-libdb/test/test097.tcl \
-libdb/test/test098.tcl \
-libdb/test/test099.tcl \
-libdb/test/test100.tcl \
-libdb/test/test101.tcl \
-libdb/test/testparams.tcl \
-libdb/test/testutils.tcl \
-libdb/test/txn001.tcl \
-libdb/test/txn002.tcl \
-libdb/test/txn003.tcl \
-libdb/test/txn004.tcl \
-libdb/test/txn005.tcl \
-libdb/test/txn006.tcl \
-libdb/test/txn007.tcl \
-libdb/test/txn008.tcl \
-libdb/test/txn009.tcl \
-libdb/test/txnscript.tcl \
-libdb/test/update.tcl \
-libdb/test/upgrade.tcl \
-libdb/test/wordlist \
-libdb/test/wrap.tcl \
-libdb/test/scr002/chk.def \
-libdb/test/scr003/chk.define \
-libdb/test/scr004/chk.javafiles \
-libdb/test/scr005/chk.nl \
-libdb/test/scr006/chk.offt \
-libdb/test/scr007/chk.proto \
-libdb/test/scr008/chk.pubdef \
-libdb/test/scr009/chk.srcfiles \
-libdb/test/scr010/chk.str \
-libdb/test/scr010/spell.ok \
-libdb/test/scr011/chk.tags \
-libdb/test/scr012/chk.vx_code \
-libdb/test/scr013/chk.stats \
-libdb/test/scr014/chk.err \
-libdb/test/scr015/README \
-libdb/test/scr015/TestConstruct01.cpp \
-libdb/test/scr015/TestConstruct01.testerr \
-libdb/test/scr015/TestConstruct01.testout \
-libdb/test/scr015/TestExceptInclude.cpp \
-libdb/test/scr015/TestGetSetMethods.cpp \
-libdb/test/scr015/TestKeyRange.cpp \
-libdb/test/scr015/TestKeyRange.testin \
-libdb/test/scr015/TestKeyRange.testout \
-libdb/test/scr015/TestLogc.cpp \
-libdb/test/scr015/TestLogc.testout \
-libdb/test/scr015/TestSimpleAccess.cpp \
-libdb/test/scr015/TestSimpleAccess.testout \
-libdb/test/scr015/TestTruncate.cpp \
-libdb/test/scr015/TestTruncate.testout \
-libdb/test/scr015/chk.cxxtests \
-libdb/test/scr015/ignore \
-libdb/test/scr015/testall \
-libdb/test/scr015/testone \
-libdb/test/scr016/CallbackTest.java \
-libdb/test/scr016/CallbackTest.testout \
-libdb/test/scr016/README \
-libdb/test/scr016/TestAppendRecno.java \
-libdb/test/scr016/TestAppendRecno.testout \
-libdb/test/scr016/TestAssociate.java \
-libdb/test/scr016/TestAssociate.testout \
-libdb/test/scr016/TestClosedDb.java \
-libdb/test/scr016/TestClosedDb.testout \
-libdb/test/scr016/TestConstruct01.java \
-libdb/test/scr016/TestConstruct01.testerr \
-libdb/test/scr016/TestConstruct01.testout \
-libdb/test/scr016/TestConstruct02.java \
-libdb/test/scr016/TestConstruct02.testout \
-libdb/test/scr016/TestDbtFlags.java \
-libdb/test/scr016/TestDbtFlags.testerr \
-libdb/test/scr016/TestDbtFlags.testout \
-libdb/test/scr016/TestGetSetMethods.java \
-libdb/test/scr016/TestKeyRange.java \
-libdb/test/scr016/TestKeyRange.testout \
-libdb/test/scr016/TestLockVec.java \
-libdb/test/scr016/TestLockVec.testout \
-libdb/test/scr016/TestLogc.java \
-libdb/test/scr016/TestLogc.testout \
-libdb/test/scr016/TestOpenEmpty.java \
-libdb/test/scr016/TestOpenEmpty.testerr \
-libdb/test/scr016/TestReplication.java \
-libdb/test/scr016/TestRpcServer.java \
-libdb/test/scr016/TestSameDbt.java \
-libdb/test/scr016/TestSameDbt.testout \
-libdb/test/scr016/TestSimpleAccess.java \
-libdb/test/scr016/TestSimpleAccess.testout \
-libdb/test/scr016/TestStat.java \
-libdb/test/scr016/TestStat.testout \
-libdb/test/scr016/TestTruncate.java \
-libdb/test/scr016/TestTruncate.testout \
-libdb/test/scr016/TestUtil.java \
-libdb/test/scr016/TestXAServlet.java \
-libdb/test/scr016/chk.javatests \
-libdb/test/scr016/ignore \
-libdb/test/scr016/testall \
-libdb/test/scr016/testone \
-libdb/test/scr017/O.BH \
-libdb/test/scr017/O.R \
-libdb/test/scr017/chk.db185 \
-libdb/test/scr017/t.c \
-libdb/test/scr018/chk.comma \
-libdb/test/scr018/t.c \
-libdb/test/scr019/chk.include \
-libdb/test/scr020/chk.inc \
-libdb/test/scr021/chk.flags \
-libdb/test/scr022/chk.rr \
-libdb/txn/txn.c \
-libdb/txn/txn.src \
-libdb/txn/txn_auto.c \
-libdb/txn/txn_method.c \
-libdb/txn/txn_rec.c \
-libdb/txn/txn_recover.c \
-libdb/txn/txn_region.c \
-libdb/txn/txn_stat.c \
-libdb/txn/txn_util.c \
-libdb/xa/xa.c \
-libdb/xa/xa_db.c \
-libdb/xa/xa_map.c \
-libdb/docs/ref/am/close.html \
-libdb/docs/ref/am/count.html \
-libdb/docs/ref/am/curclose.html \
-libdb/docs/ref/am/curdel.html \
-libdb/docs/ref/am/curdup.html \
-libdb/docs/ref/am/curget.html \
-libdb/docs/ref/am/curput.html \
-libdb/docs/ref/am/cursor.html \
-libdb/docs/ref/am/delete.html \
-libdb/docs/ref/am/get.html \
-libdb/docs/ref/am/join.html \
-libdb/docs/ref/am/open.html \
-libdb/docs/ref/am/opensub.html \
-libdb/docs/ref/am/ops.html \
-libdb/docs/ref/am/put.html \
-libdb/docs/ref/am/second.html \
-libdb/docs/ref/am/stat.html \
-libdb/docs/ref/am/sync.html \
-libdb/docs/ref/am/truncate.html \
-libdb/docs/ref/am/upgrade.html \
-libdb/docs/ref/am/verify.html \
-libdb/docs/ref/pindex.src \
-libdb/docs/ref/am_conf/bt_compare.html \
-libdb/docs/ref/am_conf/bt_minkey.html \
-libdb/docs/ref/am_conf/bt_prefix.html \
-libdb/docs/ref/am_conf/bt_recnum.html \
-libdb/docs/ref/am_conf/byteorder.html \
-libdb/docs/ref/am_conf/cachesize.html \
-libdb/docs/ref/am_conf/dup.html \
-libdb/docs/ref/am_conf/extentsize.html \
-libdb/docs/ref/am_conf/h_ffactor.html \
-libdb/docs/ref/am_conf/h_hash.html \
-libdb/docs/ref/am_conf/h_nelem.html \
-libdb/docs/ref/am_conf/intro.html \
-libdb/docs/ref/am_conf/logrec.html \
-libdb/docs/ref/am_conf/malloc.html \
-libdb/docs/ref/am_conf/pagesize.html \
-libdb/docs/ref/am_conf/re_source.html \
-libdb/docs/ref/am_conf/recno.html \
-libdb/docs/ref/am_conf/renumber.html \
-libdb/docs/ref/am_conf/select.html \
-libdb/docs/ref/am_misc/align.html \
-libdb/docs/ref/am_misc/dbsizes.html \
-libdb/docs/ref/am_misc/diskspace.html \
-libdb/docs/ref/am_misc/error.html \
-libdb/docs/ref/am_misc/faq.html \
-libdb/docs/ref/am_misc/get_bulk.html \
-libdb/docs/ref/am_misc/partial.html \
-libdb/docs/ref/am_misc/perm.html \
-libdb/docs/ref/am_misc/stability.html \
-libdb/docs/ref/am_misc/struct.html \
-libdb/docs/ref/am_misc/tune.html \
-libdb/docs/ref/apprec/auto.html \
-libdb/docs/ref/apprec/config.html \
-libdb/docs/ref/apprec/def.html \
-libdb/docs/ref/apprec/intro.html \
-libdb/docs/ref/arch/bigpic.gif \
-libdb/docs/ref/arch/smallpic.gif \
-libdb/docs/ref/arch/apis.html \
-libdb/docs/ref/arch/bigpic.html \
-libdb/docs/ref/arch/progmodel.html \
-libdb/docs/ref/arch/script.html \
-libdb/docs/ref/arch/utilities.html \
-libdb/docs/ref/build_unix/aix.html \
-libdb/docs/ref/build_unix/conf.html \
-libdb/docs/ref/build_unix/embedix.html \
-libdb/docs/ref/build_unix/flags.html \
-libdb/docs/ref/build_unix/freebsd.html \
-libdb/docs/ref/build_unix/hpux.html \
-libdb/docs/ref/build_unix/install.html \
-libdb/docs/ref/build_unix/intro.html \
-libdb/docs/ref/build_unix/irix.html \
-libdb/docs/ref/build_unix/linux.html \
-libdb/docs/ref/build_unix/macosx.html \
-libdb/docs/ref/build_unix/notes.html \
-libdb/docs/ref/build_unix/osf1.html \
-libdb/docs/ref/build_unix/qnx.html \
-libdb/docs/ref/build_unix/sco.html \
-libdb/docs/ref/build_unix/shlib.html \
-libdb/docs/ref/build_unix/solaris.html \
-libdb/docs/ref/build_unix/sunos.html \
-libdb/docs/ref/build_unix/test.html \
-libdb/docs/ref/build_unix/ultrix.html \
-libdb/docs/ref/build_vxworks/faq.html \
-libdb/docs/ref/build_vxworks/intro.html \
-libdb/docs/ref/build_vxworks/introae.html \
-libdb/docs/ref/build_vxworks/notes.html \
-libdb/docs/ref/build_win/faq.html \
-libdb/docs/ref/build_win/intro.html \
-libdb/docs/ref/build_win/notes.html \
-libdb/docs/ref/build_win/test.html \
-libdb/docs/ref/cam/intro.html \
-libdb/docs/ref/debug/intro.html \
-libdb/docs/ref/debug/common.html \
-libdb/docs/ref/debug/compile.html \
-libdb/docs/ref/debug/printlog.html \
-libdb/docs/ref/debug/runtime.html \
-libdb/docs/ref/distrib/layout.html \
-libdb/docs/ref/distrib/port.html \
-libdb/docs/ref/dumpload/format.html \
-libdb/docs/ref/dumpload/text.html \
-libdb/docs/ref/dumpload/utility.html \
-libdb/docs/ref/env/create.html \
-libdb/docs/ref/env/db_config.html \
-libdb/docs/ref/env/encrypt.html \
-libdb/docs/ref/env/error.html \
-libdb/docs/ref/env/faq.html \
-libdb/docs/ref/env/intro.html \
-libdb/docs/ref/env/naming.html \
-libdb/docs/ref/env/open.html \
-libdb/docs/ref/env/region.html \
-libdb/docs/ref/env/remote.html \
-libdb/docs/ref/env/security.html \
-libdb/docs/ref/intro/data.html \
-libdb/docs/ref/intro/dbis.html \
-libdb/docs/ref/intro/dbisnot.html \
-libdb/docs/ref/intro/distrib.html \
-libdb/docs/ref/intro/need.html \
-libdb/docs/ref/intro/products.html \
-libdb/docs/ref/intro/terrain.html \
-libdb/docs/ref/intro/what.html \
-libdb/docs/ref/intro/where.html \
-libdb/docs/ref/install/magic.txt \
-libdb/docs/ref/install/magic.s5.be.txt \
-libdb/docs/ref/install/magic.s5.le.txt \
-libdb/docs/ref/install/file.html \
-libdb/docs/ref/install/multiple.html \
-libdb/docs/ref/install/rpm.html \
-libdb/docs/ref/java/compat.html \
-libdb/docs/ref/java/conf.html \
-libdb/docs/ref/java/faq.html \
-libdb/docs/ref/java/program.html \
-libdb/docs/ref/lock/am_conv.html \
-libdb/docs/ref/lock/cam_conv.html \
-libdb/docs/ref/lock/config.html \
-libdb/docs/ref/lock/dead.html \
-libdb/docs/ref/lock/deaddbg.html \
-libdb/docs/ref/lock/intro.html \
-libdb/docs/ref/lock/max.html \
-libdb/docs/ref/lock/nondb.html \
-libdb/docs/ref/lock/notxn.html \
-libdb/docs/ref/lock/page.html \
-libdb/docs/ref/lock/stdmode.html \
-libdb/docs/ref/lock/timeout.html \
-libdb/docs/ref/lock/twopl.html \
-libdb/docs/ref/log/config.html \
-libdb/docs/ref/log/intro.html \
-libdb/docs/ref/log/limits.html \
-libdb/docs/ref/mp/intro.html \
-libdb/docs/ref/mp/config.html \
-libdb/docs/ref/perl/intro.html \
-libdb/docs/ref/program/solaris.txt \
-libdb/docs/ref/program/appsignals.html \
-libdb/docs/ref/program/cache.html \
-libdb/docs/ref/program/compatible.html \
-libdb/docs/ref/program/copy.html \
-libdb/docs/ref/program/environ.html \
-libdb/docs/ref/program/errorret.html \
-libdb/docs/ref/program/faq.html \
-libdb/docs/ref/program/mt.html \
-libdb/docs/ref/program/namespace.html \
-libdb/docs/ref/program/runtime.html \
-libdb/docs/ref/program/scope.html \
-libdb/docs/ref/refs/bdb_usenix.html \
-libdb/docs/ref/refs/bdb_usenix.ps \
-libdb/docs/ref/refs/embedded.html \
-libdb/docs/ref/refs/hash_usenix.ps \
-libdb/docs/ref/refs/libtp_usenix.ps \
-libdb/docs/ref/refs/refs.html \
-libdb/docs/ref/refs/witold.html \
-libdb/docs/ref/rep/app.html \
-libdb/docs/ref/rep/comm.html \
-libdb/docs/ref/rep/elect.html \
-libdb/docs/ref/rep/ex.html \
-libdb/docs/ref/rep/ex_comm.html \
-libdb/docs/ref/rep/ex_rq.html \
-libdb/docs/ref/rep/faq.html \
-libdb/docs/ref/rep/id.html \
-libdb/docs/ref/rep/init.html \
-libdb/docs/ref/rep/intro.html \
-libdb/docs/ref/rep/logonly.html \
-libdb/docs/ref/rep/newsite.html \
-libdb/docs/ref/rep/partition.html \
-libdb/docs/ref/rep/pri.html \
-libdb/docs/ref/rep/trans.html \
-libdb/docs/ref/rpc/client.html \
-libdb/docs/ref/rpc/faq.html \
-libdb/docs/ref/rpc/intro.html \
-libdb/docs/ref/rpc/server.html \
-libdb/docs/ref/sendmail/intro.html \
-libdb/docs/ref/simple_tut/example.cs \
-libdb/docs/ref/simple_tut/close.html \
-libdb/docs/ref/simple_tut/del.html \
-libdb/docs/ref/simple_tut/errors.html \
-libdb/docs/ref/simple_tut/get.html \
-libdb/docs/ref/simple_tut/handles.html \
-libdb/docs/ref/simple_tut/intro.html \
-libdb/docs/ref/simple_tut/keydata.html \
-libdb/docs/ref/simple_tut/open.html \
-libdb/docs/ref/simple_tut/put.html \
-libdb/docs/ref/tcl/intro.html \
-libdb/docs/ref/tcl/error.html \
-libdb/docs/ref/tcl/faq.html \
-libdb/docs/ref/tcl/program.html \
-libdb/docs/ref/tcl/using.html \
-libdb/docs/ref/test/faq.html \
-libdb/docs/ref/test/run.html \
-libdb/docs/ref/transapp/transapp.cs \
-libdb/docs/ref/transapp/writetest.cs \
-libdb/docs/ref/transapp/admin.html \
-libdb/docs/ref/transapp/app.html \
-libdb/docs/ref/transapp/archival.html \
-libdb/docs/ref/transapp/atomicity.html \
-libdb/docs/ref/transapp/checkpoint.html \
-libdb/docs/ref/transapp/cursor.html \
-libdb/docs/ref/transapp/data_open.html \
-libdb/docs/ref/transapp/deadlock.html \
-libdb/docs/ref/transapp/env_open.html \
-libdb/docs/ref/transapp/faq.html \
-libdb/docs/ref/transapp/filesys.html \
-libdb/docs/ref/transapp/hotfail.html \
-libdb/docs/ref/transapp/inc.html \
-libdb/docs/ref/transapp/intro.html \
-libdb/docs/ref/transapp/logfile.html \
-libdb/docs/ref/transapp/nested.html \
-libdb/docs/ref/transapp/put.html \
-libdb/docs/ref/transapp/read.html \
-libdb/docs/ref/transapp/reclimit.html \
-libdb/docs/ref/transapp/recovery.html \
-libdb/docs/ref/transapp/term.html \
-libdb/docs/ref/transapp/throughput.html \
-libdb/docs/ref/transapp/tune.html \
-libdb/docs/ref/transapp/why.html \
-libdb/docs/ref/txn/config.html \
-libdb/docs/ref/txn/intro.html \
-libdb/docs/ref/txn/limits.html \
-libdb/docs/ref/upgrade/process.html \
-libdb/docs/ref/upgrade/version.html \
-libdb/docs/ref/upgrade.2.0/convert.html \
-libdb/docs/ref/upgrade.2.0/disk.html \
-libdb/docs/ref/upgrade.2.0/intro.html \
-libdb/docs/ref/upgrade.2.0/system.html \
-libdb/docs/ref/upgrade.2.0/toc.html \
-libdb/docs/ref/upgrade.3.0/close.html \
-libdb/docs/ref/upgrade.3.0/cxx.html \
-libdb/docs/ref/upgrade.3.0/db.html \
-libdb/docs/ref/upgrade.3.0/db_cxx.html \
-libdb/docs/ref/upgrade.3.0/dbenv.html \
-libdb/docs/ref/upgrade.3.0/dbenv_cxx.html \
-libdb/docs/ref/upgrade.3.0/dbinfo.html \
-libdb/docs/ref/upgrade.3.0/disk.html \
-libdb/docs/ref/upgrade.3.0/eacces.html \
-libdb/docs/ref/upgrade.3.0/eagain.html \
-libdb/docs/ref/upgrade.3.0/envopen.html \
-libdb/docs/ref/upgrade.3.0/func.html \
-libdb/docs/ref/upgrade.3.0/intro.html \
-libdb/docs/ref/upgrade.3.0/java.html \
-libdb/docs/ref/upgrade.3.0/join.html \
-libdb/docs/ref/upgrade.3.0/jump_set.html \
-libdb/docs/ref/upgrade.3.0/lock_detect.html \
-libdb/docs/ref/upgrade.3.0/lock_notheld.html \
-libdb/docs/ref/upgrade.3.0/lock_put.html \
-libdb/docs/ref/upgrade.3.0/lock_stat.html \
-libdb/docs/ref/upgrade.3.0/log_register.html \
-libdb/docs/ref/upgrade.3.0/log_stat.html \
-libdb/docs/ref/upgrade.3.0/memp_stat.html \
-libdb/docs/ref/upgrade.3.0/open.html \
-libdb/docs/ref/upgrade.3.0/rmw.html \
-libdb/docs/ref/upgrade.3.0/stat.html \
-libdb/docs/ref/upgrade.3.0/toc.html \
-libdb/docs/ref/upgrade.3.0/txn_begin.html \
-libdb/docs/ref/upgrade.3.0/txn_commit.html \
-libdb/docs/ref/upgrade.3.0/txn_stat.html \
-libdb/docs/ref/upgrade.3.0/value_set.html \
-libdb/docs/ref/upgrade.3.0/xa.html \
-libdb/docs/ref/upgrade.3.1/btstat.html \
-libdb/docs/ref/upgrade.3.1/config.html \
-libdb/docs/ref/upgrade.3.1/disk.html \
-libdb/docs/ref/upgrade.3.1/dup.html \
-libdb/docs/ref/upgrade.3.1/env.html \
-libdb/docs/ref/upgrade.3.1/intro.html \
-libdb/docs/ref/upgrade.3.1/log_register.html \
-libdb/docs/ref/upgrade.3.1/logalloc.html \
-libdb/docs/ref/upgrade.3.1/memp_register.html \
-libdb/docs/ref/upgrade.3.1/put.html \
-libdb/docs/ref/upgrade.3.1/set_feedback.html \
-libdb/docs/ref/upgrade.3.1/set_paniccall.html \
-libdb/docs/ref/upgrade.3.1/set_tx_recover.html \
-libdb/docs/ref/upgrade.3.1/sysmem.html \
-libdb/docs/ref/upgrade.3.1/tcl.html \
-libdb/docs/ref/upgrade.3.1/toc.html \
-libdb/docs/ref/upgrade.3.1/tmp.html \
-libdb/docs/ref/upgrade.3.1/txn_check.html \
-libdb/docs/ref/upgrade.3.2/callback.html \
-libdb/docs/ref/upgrade.3.2/db_dump.html \
-libdb/docs/ref/upgrade.3.2/disk.html \
-libdb/docs/ref/upgrade.3.2/handle.html \
-libdb/docs/ref/upgrade.3.2/incomplete.html \
-libdb/docs/ref/upgrade.3.2/intro.html \
-libdb/docs/ref/upgrade.3.2/mutexlock.html \
-libdb/docs/ref/upgrade.3.2/notfound.html \
-libdb/docs/ref/upgrade.3.2/renumber.html \
-libdb/docs/ref/upgrade.3.2/set_flags.html \
-libdb/docs/ref/upgrade.3.2/toc.html \
-libdb/docs/ref/upgrade.3.2/tx_recover.html \
-libdb/docs/ref/upgrade.3.3/alloc.html \
-libdb/docs/ref/upgrade.3.3/bigfile.html \
-libdb/docs/ref/upgrade.3.3/conflict.html \
-libdb/docs/ref/upgrade.3.3/disk.html \
-libdb/docs/ref/upgrade.3.3/getswap.html \
-libdb/docs/ref/upgrade.3.3/gettype.html \
-libdb/docs/ref/upgrade.3.3/intro.html \
-libdb/docs/ref/upgrade.3.3/memp_fget.html \
-libdb/docs/ref/upgrade.3.3/rpc.html \
-libdb/docs/ref/upgrade.3.3/shared.html \
-libdb/docs/ref/upgrade.3.3/toc.html \
-libdb/docs/ref/upgrade.3.3/txn_prepare.html \
-libdb/docs/ref/upgrade.4.0/asr.html \
-libdb/docs/ref/upgrade.4.0/cxx.html \
-libdb/docs/ref/upgrade.4.0/deadlock.html \
-libdb/docs/ref/upgrade.4.0/disk.html \
-libdb/docs/ref/upgrade.4.0/env.html \
-libdb/docs/ref/upgrade.4.0/intro.html \
-libdb/docs/ref/upgrade.4.0/java.html \
-libdb/docs/ref/upgrade.4.0/lock.html \
-libdb/docs/ref/upgrade.4.0/lock_id_free.html \
-libdb/docs/ref/upgrade.4.0/log.html \
-libdb/docs/ref/upgrade.4.0/mp.html \
-libdb/docs/ref/upgrade.4.0/rpc.html \
-libdb/docs/ref/upgrade.4.0/set_lk_max.html \
-libdb/docs/ref/upgrade.4.0/toc.html \
-libdb/docs/ref/upgrade.4.0/txn.html \
-libdb/docs/ref/upgrade.4.1/app_dispatch.html \
-libdb/docs/ref/upgrade.4.1/checkpoint.html \
-libdb/docs/ref/upgrade.4.1/cxx.html \
-libdb/docs/ref/upgrade.4.1/disk.html \
-libdb/docs/ref/upgrade.4.1/excl.html \
-libdb/docs/ref/upgrade.4.1/fop.html \
-libdb/docs/ref/upgrade.4.1/hash_nelem.html \
-libdb/docs/ref/upgrade.4.1/incomplete.html \
-libdb/docs/ref/upgrade.4.1/intro.html \
-libdb/docs/ref/upgrade.4.1/java.html \
-libdb/docs/ref/upgrade.4.1/log_register.html \
-libdb/docs/ref/upgrade.4.1/log_stat.html \
-libdb/docs/ref/upgrade.4.1/memp_sync.html \
-libdb/docs/ref/upgrade.4.1/toc.html \
-libdb/docs/ref/xa/build.html \
-libdb/docs/ref/xa/intro.html \
-libdb/docs/ref/xa/faq.html \
-libdb/docs/ref/xa/xa_config.html \
-libdb/docs/ref/xa/xa_intro.html \
-libdb/docs/index.html \
-libdb/docs/reftoc.html \
-libdb/docs/images/api.gif \
-libdb/docs/images/next.gif \
-libdb/docs/images/prev.gif \
-libdb/docs/images/ps.gif \
-libdb/docs/images/ref.gif \
-libdb/docs/images/sleepycat.gif \
-libdb/docs/sleepycat/contact.html \
-libdb/docs/sleepycat/legal.html \
-libdb/docs/sleepycat/license.html \
-libdb/docs/api_c/db_associate.html \
-libdb/docs/api_c/pindex.src \
-libdb/docs/api_c/db_class.html \
-libdb/docs/api_c/db_close.html \
-libdb/docs/api_c/db_cursor.html \
-libdb/docs/api_c/db_del.html \
-libdb/docs/api_c/db_err.html \
-libdb/docs/api_c/db_fd.html \
-libdb/docs/api_c/db_get.html \
-libdb/docs/api_c/db_get_byteswapped.html \
-libdb/docs/api_c/db_get_type.html \
-libdb/docs/api_c/db_join.html \
-libdb/docs/api_c/db_key_range.html \
-libdb/docs/api_c/db_list.html \
-libdb/docs/api_c/db_open.html \
-libdb/docs/api_c/db_put.html \
-libdb/docs/api_c/db_remove.html \
-libdb/docs/api_c/db_rename.html \
-libdb/docs/api_c/db_set_append_recno.html \
-libdb/docs/api_c/db_stat.html \
-libdb/docs/api_c/db_set_bt_compare.html \
-libdb/docs/api_c/db_set_bt_minkey.html \
-libdb/docs/api_c/db_set_bt_prefix.html \
-libdb/docs/api_c/db_set_cache_priority.html \
-libdb/docs/api_c/db_set_cachesize.html \
-libdb/docs/api_c/db_set_dup_compare.html \
-libdb/docs/api_c/db_set_encrypt.html \
-libdb/docs/api_c/db_set_errcall.html \
-libdb/docs/api_c/db_set_errpfx.html \
-libdb/docs/api_c/db_set_feedback.html \
-libdb/docs/api_c/db_set_flags.html \
-libdb/docs/api_c/db_set_h_ffactor.html \
-libdb/docs/api_c/db_set_h_hash.html \
-libdb/docs/api_c/db_set_h_nelem.html \
-libdb/docs/api_c/db_set_lorder.html \
-libdb/docs/api_c/db_set_pagesize.html \
-libdb/docs/api_c/db_sync.html \
-libdb/docs/api_c/db_set_q_extentsize.html \
-libdb/docs/api_c/db_set_re_delim.html \
-libdb/docs/api_c/db_set_re_len.html \
-libdb/docs/api_c/db_set_re_pad.html \
-libdb/docs/api_c/db_set_re_source.html \
-libdb/docs/api_c/db_truncate.html \
-libdb/docs/api_c/db_upgrade.html \
-libdb/docs/api_c/db_verify.html \
-libdb/docs/api_c/dbt_class.html \
-libdb/docs/api_c/db_create.html \
-libdb/docs/api_c/db_set_alloc.html \
-libdb/docs/api_c/db_set_errfile.html \
-libdb/docs/api_c/db_set_paniccall.html \
-libdb/docs/api_c/dbt_bulk.html \
-libdb/docs/api_c/dbc_class.html \
-libdb/docs/api_c/dbc_close.html \
-libdb/docs/api_c/dbc_count.html \
-libdb/docs/api_c/dbc_del.html \
-libdb/docs/api_c/dbc_dup.html \
-libdb/docs/api_c/dbc_get.html \
-libdb/docs/api_c/dbc_list.html \
-libdb/docs/api_c/dbc_put.html \
-libdb/docs/api_c/c_index.html \
-libdb/docs/api_c/env_class.html \
-libdb/docs/api_c/env_close.html \
-libdb/docs/api_c/env_dbremove.html \
-libdb/docs/api_c/env_dbrename.html \
-libdb/docs/api_c/env_err.html \
-libdb/docs/api_c/env_list.html \
-libdb/docs/api_c/env_open.html \
-libdb/docs/api_c/env_remove.html \
-libdb/docs/api_c/env_set_app_dispatch.html \
-libdb/docs/api_c/env_set_cachesize.html \
-libdb/docs/api_c/env_set_data_dir.html \
-libdb/docs/api_c/env_set_encrypt.html \
-libdb/docs/api_c/env_set_errcall.html \
-libdb/docs/api_c/env_set_errpfx.html \
-libdb/docs/api_c/dbm.html \
-libdb/docs/api_c/env_set_feedback.html \
-libdb/docs/api_c/env_set_flags.html \
-libdb/docs/api_c/env_set_lg_bsize.html \
-libdb/docs/api_c/env_set_lg_dir.html \
-libdb/docs/api_c/env_set_lg_max.html \
-libdb/docs/api_c/env_set_lg_regionmax.html \
-libdb/docs/api_c/env_set_lk_conflicts.html \
-libdb/docs/api_c/env_set_lk_detect.html \
-libdb/docs/api_c/env_set_lk_max_lockers.html \
-libdb/docs/api_c/env_set_lk_max_locks.html \
-libdb/docs/api_c/env_set_lk_max_objects.html \
-libdb/docs/api_c/env_set_mp_mmapsize.html \
-libdb/docs/api_c/env_set_rpc_server.html \
-libdb/docs/api_c/env_set_shm_key.html \
-libdb/docs/api_c/env_set_tas_spins.html \
-libdb/docs/api_c/txn_id.html \
-libdb/docs/api_c/env_set_timeout.html \
-libdb/docs/api_c/env_set_tmp_dir.html \
-libdb/docs/api_c/env_set_tx_max.html \
-libdb/docs/api_c/env_set_tx_timestamp.html \
-libdb/docs/api_c/env_set_verbose.html \
-libdb/docs/api_c/env_strerror.html \
-libdb/docs/api_c/env_version.html \
-libdb/docs/api_c/env_create.html \
-libdb/docs/api_c/env_set_alloc.html \
-libdb/docs/api_c/env_set_errfile.html \
-libdb/docs/api_c/env_set_paniccall.html \
-libdb/docs/api_c/hsearch.html \
-libdb/docs/api_c/lock_class.html \
-libdb/docs/api_c/lock_detect.html \
-libdb/docs/api_c/lock_get.html \
-libdb/docs/api_c/lock_id.html \
-libdb/docs/api_c/lock_id_free.html \
-libdb/docs/api_c/lock_list.html \
-libdb/docs/api_c/lock_put.html \
-libdb/docs/api_c/lock_stat.html \
-libdb/docs/api_c/lock_vec.html \
-libdb/docs/api_c/log_archive.html \
-libdb/docs/api_c/log_compare.html \
-libdb/docs/api_c/log_cursor.html \
-libdb/docs/api_c/log_file.html \
-libdb/docs/api_c/log_flush.html \
-libdb/docs/api_c/log_list.html \
-libdb/docs/api_c/log_put.html \
-libdb/docs/api_c/log_stat.html \
-libdb/docs/api_c/logc_class.html \
-libdb/docs/api_c/logc_close.html \
-libdb/docs/api_c/logc_get.html \
-libdb/docs/api_c/lsn_class.html \
-libdb/docs/api_c/memp_fclose.html \
-libdb/docs/api_c/memp_fopen.html \
-libdb/docs/api_c/memp_fsync.html \
-libdb/docs/api_c/memp_list.html \
-libdb/docs/api_c/memp_register.html \
-libdb/docs/api_c/memp_stat.html \
-libdb/docs/api_c/memp_sync.html \
-libdb/docs/api_c/memp_trickle.html \
-libdb/docs/api_c/mempfile_class.html \
-libdb/docs/api_c/memp_fcreate.html \
-libdb/docs/api_c/memp_fget.html \
-libdb/docs/api_c/memp_fput.html \
-libdb/docs/api_c/memp_fset.html \
-libdb/docs/api_c/memp_set_clear_len.html \
-libdb/docs/api_c/memp_set_fileid.html \
-libdb/docs/api_c/memp_set_ftype.html \
-libdb/docs/api_c/memp_set_lsn_offset.html \
-libdb/docs/api_c/memp_set_pgcookie.html \
-libdb/docs/api_c/rep_elect.html \
-libdb/docs/api_c/rep_limit.html \
-libdb/docs/api_c/rep_list.html \
-libdb/docs/api_c/rep_message.html \
-libdb/docs/api_c/rep_start.html \
-libdb/docs/api_c/rep_stat.html \
-libdb/docs/api_c/rep_transport.html \
-libdb/docs/api_c/set_func_close.html \
-libdb/docs/api_c/set_func_dirfree.html \
-libdb/docs/api_c/set_func_dirlist.html \
-libdb/docs/api_c/set_func_exists.html \
-libdb/docs/api_c/set_func_free.html \
-libdb/docs/api_c/set_func_fsync.html \
-libdb/docs/api_c/set_func_ioinfo.html \
-libdb/docs/api_c/set_func_malloc.html \
-libdb/docs/api_c/set_func_map.html \
-libdb/docs/api_c/set_func_open.html \
-libdb/docs/api_c/set_func_read.html \
-libdb/docs/api_c/set_func_realloc.html \
-libdb/docs/api_c/set_func_rename.html \
-libdb/docs/api_c/set_func_seek.html \
-libdb/docs/api_c/set_func_sleep.html \
-libdb/docs/api_c/set_func_unlink.html \
-libdb/docs/api_c/set_func_unmap.html \
-libdb/docs/api_c/set_func_write.html \
-libdb/docs/api_c/set_func_yield.html \
-libdb/docs/api_c/txn_abort.html \
-libdb/docs/api_c/txn_begin.html \
-libdb/docs/api_c/txn_checkpoint.html \
-libdb/docs/api_c/txn_class.html \
-libdb/docs/api_c/txn_commit.html \
-libdb/docs/api_c/txn_discard.html \
-libdb/docs/api_c/txn_list.html \
-libdb/docs/api_c/txn_prepare.html \
-libdb/docs/api_c/txn_recover.html \
-libdb/docs/api_c/txn_set_timeout.html \
-libdb/docs/api_c/txn_stat.html \
-libdb/docs/api_c/c_pindex.html \
-libdb/docs/api_cxx/db_associate.html \
-libdb/docs/api_cxx/pindex.src \
-libdb/docs/api_cxx/db_class.html \
-libdb/docs/api_cxx/db_close.html \
-libdb/docs/api_cxx/db_cursor.html \
-libdb/docs/api_cxx/db_del.html \
-libdb/docs/api_cxx/db_err.html \
-libdb/docs/api_cxx/db_fd.html \
-libdb/docs/api_cxx/db_get.html \
-libdb/docs/api_cxx/db_get_byteswapped.html \
-libdb/docs/api_cxx/db_get_type.html \
-libdb/docs/api_cxx/db_join.html \
-libdb/docs/api_cxx/db_key_range.html \
-libdb/docs/api_cxx/db_list.html \
-libdb/docs/api_cxx/db_open.html \
-libdb/docs/api_cxx/db_put.html \
-libdb/docs/api_cxx/db_remove.html \
-libdb/docs/api_cxx/db_rename.html \
-libdb/docs/api_cxx/db_set_append_recno.html \
-libdb/docs/api_cxx/db_stat.html \
-libdb/docs/api_cxx/db_set_bt_compare.html \
-libdb/docs/api_cxx/db_set_bt_minkey.html \
-libdb/docs/api_cxx/db_set_bt_prefix.html \
-libdb/docs/api_cxx/db_set_cache_priority.html \
-libdb/docs/api_cxx/db_set_cachesize.html \
-libdb/docs/api_cxx/db_set_dup_compare.html \
-libdb/docs/api_cxx/db_set_encrypt.html \
-libdb/docs/api_cxx/db_set_errcall.html \
-libdb/docs/api_cxx/db_set_errpfx.html \
-libdb/docs/api_cxx/db_set_feedback.html \
-libdb/docs/api_cxx/db_set_flags.html \
-libdb/docs/api_cxx/db_set_h_ffactor.html \
-libdb/docs/api_cxx/db_set_h_hash.html \
-libdb/docs/api_cxx/db_set_h_nelem.html \
-libdb/docs/api_cxx/db_set_lorder.html \
-libdb/docs/api_cxx/db_set_pagesize.html \
-libdb/docs/api_cxx/db_sync.html \
-libdb/docs/api_cxx/db_set_q_extentsize.html \
-libdb/docs/api_cxx/db_set_re_delim.html \
-libdb/docs/api_cxx/db_set_re_len.html \
-libdb/docs/api_cxx/db_set_re_pad.html \
-libdb/docs/api_cxx/db_set_re_source.html \
-libdb/docs/api_cxx/db_truncate.html \
-libdb/docs/api_cxx/db_upgrade.html \
-libdb/docs/api_cxx/db_verify.html \
-libdb/docs/api_cxx/dbt_class.html \
-libdb/docs/api_cxx/db_set_alloc.html \
-libdb/docs/api_cxx/db_set_errfile.html \
-libdb/docs/api_cxx/db_set_error_stream.html \
-libdb/docs/api_cxx/db_set_paniccall.html \
-libdb/docs/api_cxx/dbt_bulk.html \
-libdb/docs/api_cxx/dbc_class.html \
-libdb/docs/api_cxx/dbc_close.html \
-libdb/docs/api_cxx/dbc_count.html \
-libdb/docs/api_cxx/dbc_del.html \
-libdb/docs/api_cxx/dbc_dup.html \
-libdb/docs/api_cxx/dbc_get.html \
-libdb/docs/api_cxx/dbc_list.html \
-libdb/docs/api_cxx/dbc_put.html \
-libdb/docs/api_cxx/except_class.html \
-libdb/docs/api_cxx/runrec_class.html \
-libdb/docs/api_cxx/c_index.html \
-libdb/docs/api_cxx/env_class.html \
-libdb/docs/api_cxx/env_close.html \
-libdb/docs/api_cxx/env_dbremove.html \
-libdb/docs/api_cxx/env_dbrename.html \
-libdb/docs/api_cxx/env_err.html \
-libdb/docs/api_cxx/env_list.html \
-libdb/docs/api_cxx/env_open.html \
-libdb/docs/api_cxx/env_remove.html \
-libdb/docs/api_cxx/env_set_app_dispatch.html \
-libdb/docs/api_cxx/env_set_cachesize.html \
-libdb/docs/api_cxx/env_set_data_dir.html \
-libdb/docs/api_cxx/env_set_encrypt.html \
-libdb/docs/api_cxx/env_set_errcall.html \
-libdb/docs/api_cxx/env_set_errpfx.html \
-libdb/docs/api_cxx/env_set_feedback.html \
-libdb/docs/api_cxx/env_set_flags.html \
-libdb/docs/api_cxx/env_set_lg_bsize.html \
-libdb/docs/api_cxx/env_set_lg_dir.html \
-libdb/docs/api_cxx/env_set_lg_max.html \
-libdb/docs/api_cxx/env_set_lg_regionmax.html \
-libdb/docs/api_cxx/env_set_lk_conflicts.html \
-libdb/docs/api_cxx/env_set_lk_detect.html \
-libdb/docs/api_cxx/env_set_lk_max_lockers.html \
-libdb/docs/api_cxx/env_set_lk_max_locks.html \
-libdb/docs/api_cxx/env_set_lk_max_objects.html \
-libdb/docs/api_cxx/env_set_mp_mmapsize.html \
-libdb/docs/api_cxx/lock_class.html \
-libdb/docs/api_cxx/env_set_rpc_server.html \
-libdb/docs/api_cxx/env_set_shm_key.html \
-libdb/docs/api_cxx/env_set_tas_spins.html \
-libdb/docs/api_cxx/env_set_timeout.html \
-libdb/docs/api_cxx/env_set_tmp_dir.html \
-libdb/docs/api_cxx/env_set_tx_max.html \
-libdb/docs/api_cxx/env_set_tx_timestamp.html \
-libdb/docs/api_cxx/env_set_verbose.html \
-libdb/docs/api_cxx/env_strerror.html \
-libdb/docs/api_cxx/env_version.html \
-libdb/docs/api_cxx/env_set_errfile.html \
-libdb/docs/api_cxx/env_set_paniccall.html \
-libdb/docs/api_cxx/env_set_alloc.html \
-libdb/docs/api_cxx/env_set_error_stream.html \
-libdb/docs/api_cxx/lock_detect.html \
-libdb/docs/api_cxx/lock_get.html \
-libdb/docs/api_cxx/txn_id.html \
-libdb/docs/api_cxx/lock_id.html \
-libdb/docs/api_cxx/lock_id_free.html \
-libdb/docs/api_cxx/lock_list.html \
-libdb/docs/api_cxx/lock_put.html \
-libdb/docs/api_cxx/lock_stat.html \
-libdb/docs/api_cxx/lock_vec.html \
-libdb/docs/api_cxx/deadlock_class.html \
-libdb/docs/api_cxx/lockng_class.html \
-libdb/docs/api_cxx/log_archive.html \
-libdb/docs/api_cxx/log_compare.html \
-libdb/docs/api_cxx/log_cursor.html \
-libdb/docs/api_cxx/log_file.html \
-libdb/docs/api_cxx/log_flush.html \
-libdb/docs/api_cxx/log_list.html \
-libdb/docs/api_cxx/log_put.html \
-libdb/docs/api_cxx/log_stat.html \
-libdb/docs/api_cxx/logc_class.html \
-libdb/docs/api_cxx/logc_close.html \
-libdb/docs/api_cxx/logc_get.html \
-libdb/docs/api_cxx/lsn_class.html \
-libdb/docs/api_cxx/memp_fclose.html \
-libdb/docs/api_cxx/memp_fopen.html \
-libdb/docs/api_cxx/memp_fsync.html \
-libdb/docs/api_cxx/memp_list.html \
-libdb/docs/api_cxx/memp_register.html \
-libdb/docs/api_cxx/memp_stat.html \
-libdb/docs/api_cxx/memp_sync.html \
-libdb/docs/api_cxx/memp_trickle.html \
-libdb/docs/api_cxx/mempfile_class.html \
-libdb/docs/api_cxx/memp_fcreate.html \
-libdb/docs/api_cxx/memp_fget.html \
-libdb/docs/api_cxx/memp_fput.html \
-libdb/docs/api_cxx/memp_fset.html \
-libdb/docs/api_cxx/memp_set_clear_len.html \
-libdb/docs/api_cxx/memp_set_fileid.html \
-libdb/docs/api_cxx/memp_set_ftype.html \
-libdb/docs/api_cxx/memp_set_lsn_offset.html \
-libdb/docs/api_cxx/memp_set_pgcookie.html \
-libdb/docs/api_cxx/memp_class.html \
-libdb/docs/api_cxx/rep_elect.html \
-libdb/docs/api_cxx/rep_limit.html \
-libdb/docs/api_cxx/rep_list.html \
-libdb/docs/api_cxx/rep_message.html \
-libdb/docs/api_cxx/rep_start.html \
-libdb/docs/api_cxx/rep_stat.html \
-libdb/docs/api_cxx/rep_transport.html \
-libdb/docs/api_cxx/txn_abort.html \
-libdb/docs/api_cxx/txn_begin.html \
-libdb/docs/api_cxx/txn_checkpoint.html \
-libdb/docs/api_cxx/txn_class.html \
-libdb/docs/api_cxx/txn_commit.html \
-libdb/docs/api_cxx/txn_discard.html \
-libdb/docs/api_cxx/txn_list.html \
-libdb/docs/api_cxx/txn_prepare.html \
-libdb/docs/api_cxx/txn_recover.html \
-libdb/docs/api_cxx/txn_set_timeout.html \
-libdb/docs/api_cxx/txn_stat.html \
-libdb/docs/api_cxx/cxx_pindex.html \
-libdb/docs/api_java/db_associate.html \
-libdb/docs/api_java/pindex.src \
-libdb/docs/api_java/db_class.html \
-libdb/docs/api_java/db_close.html \
-libdb/docs/api_java/db_cursor.html \
-libdb/docs/api_java/db_del.html \
-libdb/docs/api_java/db_err.html \
-libdb/docs/api_java/db_fd.html \
-libdb/docs/api_java/db_get.html \
-libdb/docs/api_java/db_get_byteswapped.html \
-libdb/docs/api_java/db_get_type.html \
-libdb/docs/api_java/db_join.html \
-libdb/docs/api_java/db_key_range.html \
-libdb/docs/api_java/db_list.html \
-libdb/docs/api_java/db_open.html \
-libdb/docs/api_java/db_put.html \
-libdb/docs/api_java/db_remove.html \
-libdb/docs/api_java/db_rename.html \
-libdb/docs/api_java/db_set_append_recno.html \
-libdb/docs/api_java/db_stat.html \
-libdb/docs/api_java/db_set_bt_compare.html \
-libdb/docs/api_java/db_set_bt_minkey.html \
-libdb/docs/api_java/db_set_bt_prefix.html \
-libdb/docs/api_java/db_set_cache_priority.html \
-libdb/docs/api_java/db_set_cachesize.html \
-libdb/docs/api_java/db_set_dup_compare.html \
-libdb/docs/api_java/db_set_encrypt.html \
-libdb/docs/api_java/db_set_errcall.html \
-libdb/docs/api_java/db_set_errpfx.html \
-libdb/docs/api_java/db_set_feedback.html \
-libdb/docs/api_java/db_set_flags.html \
-libdb/docs/api_java/db_set_h_ffactor.html \
-libdb/docs/api_java/db_set_h_hash.html \
-libdb/docs/api_java/db_set_h_nelem.html \
-libdb/docs/api_java/db_set_lorder.html \
-libdb/docs/api_java/db_set_pagesize.html \
-libdb/docs/api_java/db_sync.html \
-libdb/docs/api_java/db_set_q_extentsize.html \
-libdb/docs/api_java/db_set_re_delim.html \
-libdb/docs/api_java/db_set_re_len.html \
-libdb/docs/api_java/db_set_re_pad.html \
-libdb/docs/api_java/db_set_re_source.html \
-libdb/docs/api_java/db_truncate.html \
-libdb/docs/api_java/db_upgrade.html \
-libdb/docs/api_java/db_verify.html \
-libdb/docs/api_java/dbt_class.html \
-libdb/docs/api_java/db_set_error_stream.html \
-libdb/docs/api_java/dbt_bulk_class.html \
-libdb/docs/api_java/dbc_class.html \
-libdb/docs/api_java/dbc_close.html \
-libdb/docs/api_java/dbc_count.html \
-libdb/docs/api_java/dbc_del.html \
-libdb/docs/api_java/dbc_dup.html \
-libdb/docs/api_java/dbc_get.html \
-libdb/docs/api_java/dbc_list.html \
-libdb/docs/api_java/dbc_put.html \
-libdb/docs/api_java/except_class.html \
-libdb/docs/api_java/runrec_class.html \
-libdb/docs/api_java/c_index.html \
-libdb/docs/api_java/env_class.html \
-libdb/docs/api_java/env_close.html \
-libdb/docs/api_java/env_dbremove.html \
-libdb/docs/api_java/env_dbrename.html \
-libdb/docs/api_java/env_err.html \
-libdb/docs/api_java/env_list.html \
-libdb/docs/api_java/env_open.html \
-libdb/docs/api_java/env_remove.html \
-libdb/docs/api_java/env_set_app_dispatch.html \
-libdb/docs/api_java/env_set_cachesize.html \
-libdb/docs/api_java/env_set_data_dir.html \
-libdb/docs/api_java/env_set_encrypt.html \
-libdb/docs/api_java/env_set_errcall.html \
-libdb/docs/api_java/env_set_errpfx.html \
-libdb/docs/api_java/env_set_feedback.html \
-libdb/docs/api_java/env_set_flags.html \
-libdb/docs/api_java/env_set_lg_bsize.html \
-libdb/docs/api_java/env_set_lg_dir.html \
-libdb/docs/api_java/env_set_lg_max.html \
-libdb/docs/api_java/env_set_lg_regionmax.html \
-libdb/docs/api_java/env_set_lk_conflicts.html \
-libdb/docs/api_java/env_set_lk_detect.html \
-libdb/docs/api_java/env_set_lk_max_lockers.html \
-libdb/docs/api_java/env_set_lk_max_locks.html \
-libdb/docs/api_java/env_set_lk_max_objects.html \
-libdb/docs/api_java/env_set_mp_mmapsize.html \
-libdb/docs/api_java/env_set_rpc_server.html \
-libdb/docs/api_java/env_set_shm_key.html \
-libdb/docs/api_java/env_set_tas_spins.html \
-libdb/docs/api_java/txn_id.html \
-libdb/docs/api_java/env_set_timeout.html \
-libdb/docs/api_java/env_set_tmp_dir.html \
-libdb/docs/api_java/env_set_tx_max.html \
-libdb/docs/api_java/env_set_tx_timestamp.html \
-libdb/docs/api_java/env_set_verbose.html \
-libdb/docs/api_java/env_strerror.html \
-libdb/docs/api_java/env_version.html \
-libdb/docs/api_java/env_set_error_stream.html \
-libdb/docs/api_java/lock_class.html \
-libdb/docs/api_java/lock_detect.html \
-libdb/docs/api_java/lock_get.html \
-libdb/docs/api_java/lock_id.html \
-libdb/docs/api_java/lock_id_free.html \
-libdb/docs/api_java/lock_list.html \
-libdb/docs/api_java/lock_put.html \
-libdb/docs/api_java/lock_stat.html \
-libdb/docs/api_java/lock_vec.html \
-libdb/docs/api_java/deadlock_class.html \
-libdb/docs/api_java/lockng_class.html \
-libdb/docs/api_java/log_archive.html \
-libdb/docs/api_java/log_compare.html \
-libdb/docs/api_java/log_cursor.html \
-libdb/docs/api_java/log_file.html \
-libdb/docs/api_java/log_flush.html \
-libdb/docs/api_java/log_list.html \
-libdb/docs/api_java/log_put.html \
-libdb/docs/api_java/log_stat.html \
-libdb/docs/api_java/logc_class.html \
-libdb/docs/api_java/logc_close.html \
-libdb/docs/api_java/logc_get.html \
-libdb/docs/api_java/lsn_class.html \
-libdb/docs/api_java/memp_fclose.html \
-libdb/docs/api_java/memp_fopen.html \
-libdb/docs/api_java/memp_fsync.html \
-libdb/docs/api_java/memp_list.html \
-libdb/docs/api_java/memp_register.html \
-libdb/docs/api_java/memp_stat.html \
-libdb/docs/api_java/memp_sync.html \
-libdb/docs/api_java/memp_trickle.html \
-libdb/docs/api_java/mempfile_class.html \
-libdb/docs/api_java/memp_class.html \
-libdb/docs/api_java/rep_elect.html \
-libdb/docs/api_java/rep_limit.html \
-libdb/docs/api_java/rep_list.html \
-libdb/docs/api_java/rep_message.html \
-libdb/docs/api_java/rep_start.html \
-libdb/docs/api_java/rep_stat.html \
-libdb/docs/api_java/rep_transport.html \
-libdb/docs/api_java/txn_abort.html \
-libdb/docs/api_java/txn_begin.html \
-libdb/docs/api_java/txn_checkpoint.html \
-libdb/docs/api_java/txn_class.html \
-libdb/docs/api_java/txn_commit.html \
-libdb/docs/api_java/txn_discard.html \
-libdb/docs/api_java/txn_list.html \
-libdb/docs/api_java/txn_prepare.html \
-libdb/docs/api_java/txn_recover.html \
-libdb/docs/api_java/txn_stat.html \
-libdb/docs/api_java/java_pindex.html \
-libdb/docs/api_java/txn_set_timeout.html \
-libdb/docs/api_tcl/db_close.html \
-libdb/docs/api_tcl/pindex.src \
-libdb/docs/api_tcl/db_count.html \
-libdb/docs/api_tcl/db_cursor.html \
-libdb/docs/api_tcl/db_del.html \
-libdb/docs/api_tcl/db_get.html \
-libdb/docs/api_tcl/db_get_join.html \
-libdb/docs/api_tcl/db_get_type.html \
-libdb/docs/api_tcl/db_is_byteswapped.html \
-libdb/docs/api_tcl/db_join.html \
-libdb/docs/api_tcl/db_open.html \
-libdb/docs/api_tcl/db_put.html \
-libdb/docs/api_tcl/db_remove.html \
-libdb/docs/api_tcl/db_rename.html \
-libdb/docs/api_tcl/db_stat.html \
-libdb/docs/api_tcl/db_sync.html \
-libdb/docs/api_tcl/db_truncate.html \
-libdb/docs/api_tcl/dbc_close.html \
-libdb/docs/api_tcl/dbc_del.html \
-libdb/docs/api_tcl/dbc_dup.html \
-libdb/docs/api_tcl/dbc_get.html \
-libdb/docs/api_tcl/dbc_put.html \
-libdb/docs/api_tcl/env_close.html \
-libdb/docs/api_tcl/env_dbremove.html \
-libdb/docs/api_tcl/env_dbrename.html \
-libdb/docs/api_tcl/env_open.html \
-libdb/docs/api_tcl/env_remove.html \
-libdb/docs/api_tcl/tcl_index.html \
-libdb/docs/api_tcl/txn.html \
-libdb/docs/api_tcl/txn_abort.html \
-libdb/docs/api_tcl/txn_commit.html \
-libdb/docs/api_tcl/version.html \
-libdb/docs/api_tcl/tcl_pindex.html \
-libdb/docs/utility/index.html \
-libdb/docs/utility/berkeley_db_svc.html \
-libdb/docs/utility/db_archive.html \
-libdb/docs/utility/db_checkpoint.html \
-libdb/docs/utility/db_deadlock.html \
-libdb/docs/utility/db_dump.html \
-libdb/docs/utility/db_load.html \
-libdb/docs/utility/db_printlog.html \
-libdb/docs/utility/db_recover.html \
-libdb/docs/utility/db_stat.html \
-libdb/docs/utility/db_upgrade.html \
-libdb/docs/utility/db_verify.html
-
diff --git a/configure.ac b/configure.ac
index 9939554..228559a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -306,36 +306,23 @@ dnl ******************************
dnl libdb checking
dnl ******************************
AC_ARG_WITH([libdb],
- AS_HELP_STRING([--with-libdb],[Prefix where libdb is installed]),
- [dynamic_libdb=yes], [dynamic_libdb=no])
-
-if test "x${dynamic_libdb}" = "xyes"; then
- DB_CFLAGS="-I$withval/include"
- DB_LIBS="-L$withval/lib -ldb"
-
- AC_MSG_CHECKING([Berkeley DB])
- save_cflags=$CFLAGS; CFLAGS=$DB_CFLAGS
- save_libs=$LIBS; LIBS="$DB_LIBS"
- AC_LINK_IFELSE([AC_LANG_PROGRAM(
- [[#include <db.h>]],
- [[db_create(NULL, NULL, 0)]])],
- [AC_MSG_RESULT([yes])],
- [AC_MSG_ERROR([cannot find libdb])])
- CFLAGS=$save_cflags
- LIBS=$save_libs
- msg_libdb="dynamically linked"
-else
- DB_CFLAGS="-I\$(top_builddir)/libdb/dist"
- DB_LIBS="\$(top_builddir)/libdb/dist/libdb-4.1.la"
- if test $os_win32 = yes; then
- dnl Don't pointlessly auto-export the global symbols
- dnl from the static libdb
- DB_LIBS="$DB_LIBS -Wl,--exclude-libs=libdb-4.1.a"
- fi
- AC_MSG_NOTICE([Using local libdb])
- msg_libdb="statically linked to local copy"
-fi
-AM_CONDITIONAL(WITH_LIBDB, [test "x$dynamic_libdb" != "xno"])
+ AS_HELP_STRING([--with-libdb=PREFIX],
+ [Prefix where libdb is installed]),
+ [libdb_prefix="$withval"], [libdb_prefix="${prefix}"])
+
+DB_CFLAGS="-I$libdb_prefix/include"
+DB_LIBS="-L$libdb_prefix/lib -ldb"
+
+AC_MSG_CHECKING([Berkeley DB])
+save_cflags=$CFLAGS; CFLAGS=$DB_CFLAGS
+save_libs=$LIBS; LIBS="$DB_LIBS"
+AC_LINK_IFELSE([AC_LANG_PROGRAM(
+ [[#include <db.h>]],
+ [[db_create(NULL, NULL, 0)]])],
+ [AC_MSG_RESULT([yes])],
+ [AC_MSG_ERROR([Cannot find libdb])])
+CFLAGS=$save_cflags
+LIBS=$save_libs
AC_SUBST(DB_CFLAGS)
AC_SUBST(DB_LIBS)
@@ -1730,10 +1717,6 @@ export privlibdir
export privincludedir
export privdatadir
-if test $dynamic_libdb = no; then
- AC_CONFIG_SUBDIRS(libdb/dist)
-fi
-
AC_CONFIG_FILES([
Makefile
evolution-data-server-zip
@@ -1792,7 +1775,6 @@ camel/tests/smime/Makefile
camel/tests/stream/Makefile
camel/camel.pc
camel/camel-provider.pc
-libdb/Makefile
libebackend/Makefile
libebackend/libebackend.pc
libedataserver/Makefile
@@ -1831,13 +1813,6 @@ po/Makefile.in
])
AC_OUTPUT
-case $host in
-*-mingw*)
- dnl Override the old libtool in libdb/dist with the one from here
- cp libtool libdb/dist
- ;;
-esac
-
echo "
evolution-data-server has been configured as follows:
Calendar: $msg_calendar
@@ -1850,7 +1825,6 @@ echo "
SSL support: $msg_ssl
SMIME support: $msg_smime
IPv6 support: $msg_ipv6
- Berkeley DB: $msg_libdb
Exchange support: $msg_exchange
Dot Locking: $msg_dot
File Locking: $msg_file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]