openbsd-ports/databases/db/v3/pkg/PLIST-main

714 lines
26 KiB
Plaintext

@option no-default-conflict
@option is-branch
@conflict db->=3,<4
@pkgpath databases/db/v3,no_tcl
@pkgpath databases/db/v3
@bin bin/db_archive
@bin bin/db_checkpoint
@bin bin/db_deadlock
@bin bin/db_dump
@bin bin/db_dump185
@bin bin/db_load
@bin bin/db_printlog
@bin bin/db_recover
@bin bin/db_stat
@bin bin/db_upgrade
@bin bin/db_verify
include/db/
include/db/db.h
include/db/db_185.h
include/db/db_cxx.h
lib/db/
lib/db/libdb.a
lib/db/libdb.la
@comment lib/db/libdb.so
@comment lib/db/libdb.so.3
@lib lib/db/libdb.so.${LIBdb_VERSION}
lib/db/libdb_cxx.a
lib/db/libdb_cxx.la
@comment lib/db/libdb_cxx.so
@comment lib/db/libdb_cxx.so.3
@lib lib/db/libdb_cxx.so.${LIBdb_cxx_VERSION}
@lib lib/libdb.so.${LIBdb_VERSION}
@lib lib/libdb_cxx.so.${LIBdb_cxx_VERSION}
share/doc/db/
share/doc/db/api_c/
share/doc/db/api_c/c_index.html
share/doc/db/api_c/c_pindex.html
share/doc/db/api_c/db_close.html
share/doc/db/api_c/db_create.html
share/doc/db/api_c/db_cursor.html
share/doc/db/api_c/db_del.html
share/doc/db/api_c/db_err.html
share/doc/db/api_c/db_fd.html
share/doc/db/api_c/db_get.html
share/doc/db/api_c/db_get_byteswapped.html
share/doc/db/api_c/db_get_type.html
share/doc/db/api_c/db_join.html
share/doc/db/api_c/db_key_range.html
share/doc/db/api_c/db_lsn.html
share/doc/db/api_c/db_open.html
share/doc/db/api_c/db_put.html
share/doc/db/api_c/db_remove.html
share/doc/db/api_c/db_rename.html
share/doc/db/api_c/db_set_bt_compare.html
share/doc/db/api_c/db_set_bt_minkey.html
share/doc/db/api_c/db_set_bt_prefix.html
share/doc/db/api_c/db_set_cachesize.html
share/doc/db/api_c/db_set_dup_compare.html
share/doc/db/api_c/db_set_errcall.html
share/doc/db/api_c/db_set_errfile.html
share/doc/db/api_c/db_set_errpfx.html
share/doc/db/api_c/db_set_feedback.html
share/doc/db/api_c/db_set_flags.html
share/doc/db/api_c/db_set_h_ffactor.html
share/doc/db/api_c/db_set_h_hash.html
share/doc/db/api_c/db_set_h_nelem.html
share/doc/db/api_c/db_set_lorder.html
share/doc/db/api_c/db_set_malloc.html
share/doc/db/api_c/db_set_pagesize.html
share/doc/db/api_c/db_set_paniccall.html
share/doc/db/api_c/db_set_re_delim.html
share/doc/db/api_c/db_set_re_len.html
share/doc/db/api_c/db_set_re_pad.html
share/doc/db/api_c/db_set_re_source.html
share/doc/db/api_c/db_set_realloc.html
share/doc/db/api_c/db_stat.html
share/doc/db/api_c/db_sync.html
share/doc/db/api_c/db_upgrade.html
share/doc/db/api_c/db_verify.html
share/doc/db/api_c/dbc_close.html
share/doc/db/api_c/dbc_count.html
share/doc/db/api_c/dbc_del.html
share/doc/db/api_c/dbc_dup.html
share/doc/db/api_c/dbc_get.html
share/doc/db/api_c/dbc_put.html
share/doc/db/api_c/dbm.html
share/doc/db/api_c/dbt.html
share/doc/db/api_c/env_close.html
share/doc/db/api_c/env_create.html
share/doc/db/api_c/env_open.html
share/doc/db/api_c/env_remove.html
share/doc/db/api_c/env_set_cachesize.html
share/doc/db/api_c/env_set_data_dir.html
share/doc/db/api_c/env_set_errcall.html
share/doc/db/api_c/env_set_errfile.html
share/doc/db/api_c/env_set_errpfx.html
share/doc/db/api_c/env_set_feedback.html
share/doc/db/api_c/env_set_lg_bsize.html
share/doc/db/api_c/env_set_lg_dir.html
share/doc/db/api_c/env_set_lg_max.html
share/doc/db/api_c/env_set_lk_conflicts.html
share/doc/db/api_c/env_set_lk_detect.html
share/doc/db/api_c/env_set_lk_max.html
share/doc/db/api_c/env_set_mp_mmapsize.html
share/doc/db/api_c/env_set_mutexlocks.html
share/doc/db/api_c/env_set_pageyield.html
share/doc/db/api_c/env_set_paniccall.html
share/doc/db/api_c/env_set_panicstate.html
share/doc/db/api_c/env_set_rec_init.html
share/doc/db/api_c/env_set_region_init.html
share/doc/db/api_c/env_set_server.html
share/doc/db/api_c/env_set_shm_key.html
share/doc/db/api_c/env_set_tas_spins.html
share/doc/db/api_c/env_set_tmp_dir.html
share/doc/db/api_c/env_set_tx_max.html
share/doc/db/api_c/env_set_tx_recover.html
share/doc/db/api_c/env_set_tx_timestamp.html
share/doc/db/api_c/env_set_verbose.html
share/doc/db/api_c/env_strerror.html
share/doc/db/api_c/env_version.html
share/doc/db/api_c/hsearch.html
share/doc/db/api_c/lock_detect.html
share/doc/db/api_c/lock_get.html
share/doc/db/api_c/lock_id.html
share/doc/db/api_c/lock_put.html
share/doc/db/api_c/lock_stat.html
share/doc/db/api_c/lock_vec.html
share/doc/db/api_c/log_archive.html
share/doc/db/api_c/log_compare.html
share/doc/db/api_c/log_file.html
share/doc/db/api_c/log_flush.html
share/doc/db/api_c/log_get.html
share/doc/db/api_c/log_put.html
share/doc/db/api_c/log_register.html
share/doc/db/api_c/log_stat.html
share/doc/db/api_c/log_unregister.html
share/doc/db/api_c/memp_fclose.html
share/doc/db/api_c/memp_fget.html
share/doc/db/api_c/memp_fopen.html
share/doc/db/api_c/memp_fput.html
share/doc/db/api_c/memp_fset.html
share/doc/db/api_c/memp_fsync.html
share/doc/db/api_c/memp_register.html
share/doc/db/api_c/memp_stat.html
share/doc/db/api_c/memp_sync.html
share/doc/db/api_c/memp_trickle.html
share/doc/db/api_c/pindex.src
share/doc/db/api_c/set_func_close.html
share/doc/db/api_c/set_func_dirfree.html
share/doc/db/api_c/set_func_dirlist.html
share/doc/db/api_c/set_func_exists.html
share/doc/db/api_c/set_func_free.html
share/doc/db/api_c/set_func_fsync.html
share/doc/db/api_c/set_func_ioinfo.html
share/doc/db/api_c/set_func_malloc.html
share/doc/db/api_c/set_func_map.html
share/doc/db/api_c/set_func_open.html
share/doc/db/api_c/set_func_read.html
share/doc/db/api_c/set_func_realloc.html
share/doc/db/api_c/set_func_rename.html
share/doc/db/api_c/set_func_seek.html
share/doc/db/api_c/set_func_sleep.html
share/doc/db/api_c/set_func_unlink.html
share/doc/db/api_c/set_func_unmap.html
share/doc/db/api_c/set_func_write.html
share/doc/db/api_c/set_func_yield.html
share/doc/db/api_c/txn_abort.html
share/doc/db/api_c/txn_begin.html
share/doc/db/api_c/txn_checkpoint.html
share/doc/db/api_c/txn_commit.html
share/doc/db/api_c/txn_id.html
share/doc/db/api_c/txn_prepare.html
share/doc/db/api_c/txn_stat.html
share/doc/db/api_cxx/
share/doc/db/api_cxx/cxx_index.html
share/doc/db/api_cxx/cxx_pindex.html
share/doc/db/api_cxx/db_class.html
share/doc/db/api_cxx/db_close.html
share/doc/db/api_cxx/db_cursor.html
share/doc/db/api_cxx/db_del.html
share/doc/db/api_cxx/db_err.html
share/doc/db/api_cxx/db_fd.html
share/doc/db/api_cxx/db_get.html
share/doc/db/api_cxx/db_get_byteswapped.html
share/doc/db/api_cxx/db_get_type.html
share/doc/db/api_cxx/db_join.html
share/doc/db/api_cxx/db_key_range.html
share/doc/db/api_cxx/db_open.html
share/doc/db/api_cxx/db_put.html
share/doc/db/api_cxx/db_remove.html
share/doc/db/api_cxx/db_rename.html
share/doc/db/api_cxx/db_set_bt_compare.html
share/doc/db/api_cxx/db_set_bt_minkey.html
share/doc/db/api_cxx/db_set_bt_prefix.html
share/doc/db/api_cxx/db_set_cachesize.html
share/doc/db/api_cxx/db_set_dup_compare.html
share/doc/db/api_cxx/db_set_errcall.html
share/doc/db/api_cxx/db_set_errfile.html
share/doc/db/api_cxx/db_set_errpfx.html
share/doc/db/api_cxx/db_set_feedback.html
share/doc/db/api_cxx/db_set_flags.html
share/doc/db/api_cxx/db_set_h_ffactor.html
share/doc/db/api_cxx/db_set_h_hash.html
share/doc/db/api_cxx/db_set_h_nelem.html
share/doc/db/api_cxx/db_set_lorder.html
share/doc/db/api_cxx/db_set_malloc.html
share/doc/db/api_cxx/db_set_pagesize.html
share/doc/db/api_cxx/db_set_paniccall.html
share/doc/db/api_cxx/db_set_re_delim.html
share/doc/db/api_cxx/db_set_re_len.html
share/doc/db/api_cxx/db_set_re_pad.html
share/doc/db/api_cxx/db_set_re_source.html
share/doc/db/api_cxx/db_set_realloc.html
share/doc/db/api_cxx/db_stat.html
share/doc/db/api_cxx/db_sync.html
share/doc/db/api_cxx/db_upgrade.html
share/doc/db/api_cxx/db_verify.html
share/doc/db/api_cxx/dbc_class.html
share/doc/db/api_cxx/dbc_close.html
share/doc/db/api_cxx/dbc_count.html
share/doc/db/api_cxx/dbc_del.html
share/doc/db/api_cxx/dbc_dup.html
share/doc/db/api_cxx/dbc_get.html
share/doc/db/api_cxx/dbc_put.html
share/doc/db/api_cxx/dbenv_class.html
share/doc/db/api_cxx/dbt_class.html
share/doc/db/api_cxx/env_close.html
share/doc/db/api_cxx/env_open.html
share/doc/db/api_cxx/env_remove.html
share/doc/db/api_cxx/env_set_cachesize.html
share/doc/db/api_cxx/env_set_data_dir.html
share/doc/db/api_cxx/env_set_errcall.html
share/doc/db/api_cxx/env_set_errfile.html
share/doc/db/api_cxx/env_set_error_stream.html
share/doc/db/api_cxx/env_set_errpfx.html
share/doc/db/api_cxx/env_set_feedback.html
share/doc/db/api_cxx/env_set_lg_bsize.html
share/doc/db/api_cxx/env_set_lg_dir.html
share/doc/db/api_cxx/env_set_lg_max.html
share/doc/db/api_cxx/env_set_lk_conflicts.html
share/doc/db/api_cxx/env_set_lk_detect.html
share/doc/db/api_cxx/env_set_lk_max.html
share/doc/db/api_cxx/env_set_mp_mmapsize.html
share/doc/db/api_cxx/env_set_mutexlocks.html
share/doc/db/api_cxx/env_set_pageyield.html
share/doc/db/api_cxx/env_set_paniccall.html
share/doc/db/api_cxx/env_set_panicstate.html
share/doc/db/api_cxx/env_set_rec_init.html
share/doc/db/api_cxx/env_set_region_init.html
share/doc/db/api_cxx/env_set_server.html
share/doc/db/api_cxx/env_set_shm_key.html
share/doc/db/api_cxx/env_set_tas_spins.html
share/doc/db/api_cxx/env_set_tmp_dir.html
share/doc/db/api_cxx/env_set_tx_max.html
share/doc/db/api_cxx/env_set_tx_recover.html
share/doc/db/api_cxx/env_set_tx_timestamp.html
share/doc/db/api_cxx/env_set_verbose.html
share/doc/db/api_cxx/env_strerror.html
share/doc/db/api_cxx/env_version.html
share/doc/db/api_cxx/except_class.html
share/doc/db/api_cxx/get_errno.html
share/doc/db/api_cxx/lock_class.html
share/doc/db/api_cxx/lock_detect.html
share/doc/db/api_cxx/lock_get.html
share/doc/db/api_cxx/lock_id.html
share/doc/db/api_cxx/lock_put.html
share/doc/db/api_cxx/lock_stat.html
share/doc/db/api_cxx/lock_vec.html
share/doc/db/api_cxx/log_archive.html
share/doc/db/api_cxx/log_compare.html
share/doc/db/api_cxx/log_file.html
share/doc/db/api_cxx/log_flush.html
share/doc/db/api_cxx/log_get.html
share/doc/db/api_cxx/log_put.html
share/doc/db/api_cxx/log_register.html
share/doc/db/api_cxx/log_stat.html
share/doc/db/api_cxx/log_unregister.html
share/doc/db/api_cxx/lsn_class.html
share/doc/db/api_cxx/memp_fclose.html
share/doc/db/api_cxx/memp_fget.html
share/doc/db/api_cxx/memp_fopen.html
share/doc/db/api_cxx/memp_fput.html
share/doc/db/api_cxx/memp_fset.html
share/doc/db/api_cxx/memp_fsync.html
share/doc/db/api_cxx/memp_register.html
share/doc/db/api_cxx/memp_stat.html
share/doc/db/api_cxx/memp_sync.html
share/doc/db/api_cxx/memp_trickle.html
share/doc/db/api_cxx/mempfile_class.html
share/doc/db/api_cxx/pindex.src
share/doc/db/api_cxx/txn_abort.html
share/doc/db/api_cxx/txn_begin.html
share/doc/db/api_cxx/txn_checkpoint.html
share/doc/db/api_cxx/txn_class.html
share/doc/db/api_cxx/txn_commit.html
share/doc/db/api_cxx/txn_id.html
share/doc/db/api_cxx/txn_prepare.html
share/doc/db/api_cxx/txn_stat.html
share/doc/db/api_cxx/what.html
@comment share/doc/db/api_java/
@comment share/doc/db/api_java/db_class.html
@comment share/doc/db/api_java/db_close.html
@comment share/doc/db/api_java/db_cursor.html
@comment share/doc/db/api_java/db_del.html
@comment share/doc/db/api_java/db_fd.html
@comment share/doc/db/api_java/db_get.html
@comment share/doc/db/api_java/db_get_byteswapped.html
@comment share/doc/db/api_java/db_get_type.html
@comment share/doc/db/api_java/db_join.html
@comment share/doc/db/api_java/db_key_range.html
@comment share/doc/db/api_java/db_open.html
@comment share/doc/db/api_java/db_put.html
@comment share/doc/db/api_java/db_remove.html
@comment share/doc/db/api_java/db_rename.html
@comment share/doc/db/api_java/db_set_bt_minkey.html
@comment share/doc/db/api_java/db_set_cachesize.html
@comment share/doc/db/api_java/db_set_errcall.html
@comment share/doc/db/api_java/db_set_errpfx.html
@comment share/doc/db/api_java/db_set_feedback.html
@comment share/doc/db/api_java/db_set_flags.html
@comment share/doc/db/api_java/db_set_h_ffactor.html
@comment share/doc/db/api_java/db_set_h_nelem.html
@comment share/doc/db/api_java/db_set_lorder.html
@comment share/doc/db/api_java/db_set_pagesize.html
@comment share/doc/db/api_java/db_set_re_delim.html
@comment share/doc/db/api_java/db_set_re_len.html
@comment share/doc/db/api_java/db_set_re_pad.html
@comment share/doc/db/api_java/db_set_re_source.html
@comment share/doc/db/api_java/db_stat.html
@comment share/doc/db/api_java/db_sync.html
@comment share/doc/db/api_java/db_upgrade.html
@comment share/doc/db/api_java/db_verify.html
@comment share/doc/db/api_java/dbc_class.html
@comment share/doc/db/api_java/dbc_close.html
@comment share/doc/db/api_java/dbc_count.html
@comment share/doc/db/api_java/dbc_del.html
@comment share/doc/db/api_java/dbc_dup.html
@comment share/doc/db/api_java/dbc_get.html
@comment share/doc/db/api_java/dbc_put.html
@comment share/doc/db/api_java/dbenv_class.html
@comment share/doc/db/api_java/dbt_class.html
@comment share/doc/db/api_java/deadlock_class.html
@comment share/doc/db/api_java/env_close.html
@comment share/doc/db/api_java/env_open.html
@comment share/doc/db/api_java/env_remove.html
@comment share/doc/db/api_java/env_set_cachesize.html
@comment share/doc/db/api_java/env_set_data_dir.html
@comment share/doc/db/api_java/env_set_errcall.html
@comment share/doc/db/api_java/env_set_error_stream.html
@comment share/doc/db/api_java/env_set_errpfx.html
@comment share/doc/db/api_java/env_set_feedback.html
@comment share/doc/db/api_java/env_set_lg_bsize.html
@comment share/doc/db/api_java/env_set_lg_dir.html
@comment share/doc/db/api_java/env_set_lg_max.html
@comment share/doc/db/api_java/env_set_lk_conflicts.html
@comment share/doc/db/api_java/env_set_lk_detect.html
@comment share/doc/db/api_java/env_set_lk_max.html
@comment share/doc/db/api_java/env_set_mp_mmapsize.html
@comment share/doc/db/api_java/env_set_mutexlocks.html
@comment share/doc/db/api_java/env_set_pageyield.html
@comment share/doc/db/api_java/env_set_panicstate.html
@comment share/doc/db/api_java/env_set_rec_init.html
@comment share/doc/db/api_java/env_set_region_init.html
@comment share/doc/db/api_java/env_set_server.html
@comment share/doc/db/api_java/env_set_shm_key.html
@comment share/doc/db/api_java/env_set_tas_spins.html
@comment share/doc/db/api_java/env_set_tmp_dir.html
@comment share/doc/db/api_java/env_set_tx_max.html
@comment share/doc/db/api_java/env_set_tx_timestamp.html
@comment share/doc/db/api_java/env_set_verbose.html
@comment share/doc/db/api_java/env_strerror.html
@comment share/doc/db/api_java/env_version.html
@comment share/doc/db/api_java/except_class.html
@comment share/doc/db/api_java/get_errno.html
@comment share/doc/db/api_java/java_index.html
@comment share/doc/db/api_java/java_pindex.html
@comment share/doc/db/api_java/lock_class.html
@comment share/doc/db/api_java/lock_detect.html
@comment share/doc/db/api_java/lock_get.html
@comment share/doc/db/api_java/lock_id.html
@comment share/doc/db/api_java/lock_put.html
@comment share/doc/db/api_java/lock_stat.html
@comment share/doc/db/api_java/lock_vec.html
@comment share/doc/db/api_java/log_archive.html
@comment share/doc/db/api_java/log_compare.html
@comment share/doc/db/api_java/log_file.html
@comment share/doc/db/api_java/log_flush.html
@comment share/doc/db/api_java/log_get.html
@comment share/doc/db/api_java/log_put.html
@comment share/doc/db/api_java/log_register.html
@comment share/doc/db/api_java/log_stat.html
@comment share/doc/db/api_java/log_unregister.html
@comment share/doc/db/api_java/lsn_class.html
@comment share/doc/db/api_java/mem_class.html
@comment share/doc/db/api_java/memp_fclose.html
@comment share/doc/db/api_java/memp_fget.html
@comment share/doc/db/api_java/memp_fopen.html
@comment share/doc/db/api_java/memp_fput.html
@comment share/doc/db/api_java/memp_fset.html
@comment share/doc/db/api_java/memp_fsync.html
@comment share/doc/db/api_java/memp_register.html
@comment share/doc/db/api_java/memp_stat.html
@comment share/doc/db/api_java/memp_sync.html
@comment share/doc/db/api_java/memp_trickle.html
@comment share/doc/db/api_java/pindex.src
@comment share/doc/db/api_java/runrec_class.html
@comment share/doc/db/api_java/txn_abort.html
@comment share/doc/db/api_java/txn_begin.html
@comment share/doc/db/api_java/txn_checkpoint.html
@comment share/doc/db/api_java/txn_class.html
@comment share/doc/db/api_java/txn_commit.html
@comment share/doc/db/api_java/txn_id.html
@comment share/doc/db/api_java/txn_prepare.html
@comment share/doc/db/api_java/txn_stat.html
share/doc/db/images/
share/doc/db/images/api.gif
share/doc/db/images/next.gif
share/doc/db/images/prev.gif
share/doc/db/images/ps.gif
share/doc/db/images/ref.gif
share/doc/db/images/sleepycat.gif
share/doc/db/index.html
share/doc/db/ref/
share/doc/db/ref/am/
share/doc/db/ref/am/close.html
share/doc/db/ref/am/count.html
share/doc/db/ref/am/curclose.html
share/doc/db/ref/am/curdel.html
share/doc/db/ref/am/curdup.html
share/doc/db/ref/am/curget.html
share/doc/db/ref/am/curput.html
share/doc/db/ref/am/cursor.html
share/doc/db/ref/am/delete.html
share/doc/db/ref/am/error.html
share/doc/db/ref/am/get.html
share/doc/db/ref/am/join.html
share/doc/db/ref/am/open.html
share/doc/db/ref/am/opensub.html
share/doc/db/ref/am/ops.html
share/doc/db/ref/am/partial.html
share/doc/db/ref/am/put.html
share/doc/db/ref/am/stat.html
share/doc/db/ref/am/sync.html
share/doc/db/ref/am/upgrade.html
share/doc/db/ref/am/verify.html
share/doc/db/ref/am_conf/
share/doc/db/ref/am_conf/bt_compare.html
share/doc/db/ref/am_conf/bt_minkey.html
share/doc/db/ref/am_conf/bt_prefix.html
share/doc/db/ref/am_conf/bt_recnum.html
share/doc/db/ref/am_conf/byteorder.html
share/doc/db/ref/am_conf/cachesize.html
share/doc/db/ref/am_conf/dup.html
share/doc/db/ref/am_conf/h_ffactor.html
share/doc/db/ref/am_conf/h_hash.html
share/doc/db/ref/am_conf/h_nelem.html
share/doc/db/ref/am_conf/intro.html
share/doc/db/ref/am_conf/logrec.html
share/doc/db/ref/am_conf/malloc.html
share/doc/db/ref/am_conf/pagesize.html
share/doc/db/ref/am_conf/re_source.html
share/doc/db/ref/am_conf/recno.html
share/doc/db/ref/am_conf/renumber.html
share/doc/db/ref/am_conf/select.html
share/doc/db/ref/arch/
share/doc/db/ref/arch/apis.html
share/doc/db/ref/arch/bigpic.gif
share/doc/db/ref/arch/bigpic.html
share/doc/db/ref/arch/progmodel.html
share/doc/db/ref/arch/script.html
share/doc/db/ref/arch/smallpic.gif
share/doc/db/ref/arch/utilities.html
share/doc/db/ref/build_unix/
share/doc/db/ref/build_unix/aix.html
share/doc/db/ref/build_unix/conf.html
share/doc/db/ref/build_unix/flags.html
share/doc/db/ref/build_unix/freebsd.html
share/doc/db/ref/build_unix/hpux.html
share/doc/db/ref/build_unix/install.html
share/doc/db/ref/build_unix/intro.html
share/doc/db/ref/build_unix/irix.html
share/doc/db/ref/build_unix/linux.html
share/doc/db/ref/build_unix/notes.html
share/doc/db/ref/build_unix/osf1.html
share/doc/db/ref/build_unix/sco.html
share/doc/db/ref/build_unix/shlib.html
share/doc/db/ref/build_unix/solaris.html
share/doc/db/ref/build_unix/sunos.html
share/doc/db/ref/build_unix/test.html
share/doc/db/ref/build_unix/ultrix.html
share/doc/db/ref/build_vxworks/
share/doc/db/ref/build_vxworks/faq.html
share/doc/db/ref/build_vxworks/intro.html
share/doc/db/ref/build_vxworks/notes.html
share/doc/db/ref/build_win/
share/doc/db/ref/build_win/faq.html
share/doc/db/ref/build_win/intro.html
share/doc/db/ref/build_win/notes.html
share/doc/db/ref/build_win/test.html
share/doc/db/ref/cam/
share/doc/db/ref/cam/intro.html
share/doc/db/ref/debug/
share/doc/db/ref/debug/common.html
share/doc/db/ref/debug/compile.html
share/doc/db/ref/debug/intro.html
share/doc/db/ref/debug/printlog.html
share/doc/db/ref/debug/runtime.html
share/doc/db/ref/distrib/
share/doc/db/ref/distrib/layout.html
share/doc/db/ref/dumpload/
share/doc/db/ref/dumpload/format.html
share/doc/db/ref/dumpload/text.html
share/doc/db/ref/dumpload/utility.html
share/doc/db/ref/env/
share/doc/db/ref/env/create.html
share/doc/db/ref/env/error.html
share/doc/db/ref/env/intro.html
share/doc/db/ref/env/naming.html
share/doc/db/ref/env/open.html
share/doc/db/ref/env/region.html
share/doc/db/ref/env/remote.html
share/doc/db/ref/env/security.html
share/doc/db/ref/install/
share/doc/db/ref/install/file.html
share/doc/db/ref/install/magic.s5.be.txt
share/doc/db/ref/install/magic.s5.le.txt
share/doc/db/ref/install/magic.txt
share/doc/db/ref/intro/
share/doc/db/ref/intro/distrib.html
share/doc/db/ref/intro/do.html
share/doc/db/ref/intro/products.html
share/doc/db/ref/intro/what.html
share/doc/db/ref/intro/where.html
@comment share/doc/db/ref/java/
@comment share/doc/db/ref/java/compat.html
@comment share/doc/db/ref/java/conf.html
@comment share/doc/db/ref/java/program.html
share/doc/db/ref/lock/
share/doc/db/ref/lock/am_conv.html
share/doc/db/ref/lock/cam_conv.html
share/doc/db/ref/lock/config.html
share/doc/db/ref/lock/dead.html
share/doc/db/ref/lock/intro.html
share/doc/db/ref/lock/nondb.html
share/doc/db/ref/lock/notxn.html
share/doc/db/ref/lock/page.html
share/doc/db/ref/lock/stdmode.html
share/doc/db/ref/lock/twopl.html
share/doc/db/ref/log/
share/doc/db/ref/log/config.html
share/doc/db/ref/log/intro.html
share/doc/db/ref/log/limits.html
share/doc/db/ref/mp/
share/doc/db/ref/mp/config.html
share/doc/db/ref/mp/intro.html
share/doc/db/ref/perl/
share/doc/db/ref/perl/intro.html
share/doc/db/ref/pindex.src
share/doc/db/ref/program/
share/doc/db/ref/program/appsignals.html
share/doc/db/ref/program/byteorder.html
share/doc/db/ref/program/compatible.html
share/doc/db/ref/program/copy.html
share/doc/db/ref/program/dbsizes.html
share/doc/db/ref/program/diskspace.html
share/doc/db/ref/program/environ.html
share/doc/db/ref/program/errorret.html
share/doc/db/ref/program/extending.html
share/doc/db/ref/program/mt.html
share/doc/db/ref/program/namespace.html
share/doc/db/ref/program/runtime.html
share/doc/db/ref/program/solaris.txt
share/doc/db/ref/program/version.html
share/doc/db/ref/refs/
share/doc/db/ref/refs/bdb_usenix.html
share/doc/db/ref/refs/bdb_usenix.ps
share/doc/db/ref/refs/embedded.html
share/doc/db/ref/refs/hash_usenix.ps
share/doc/db/ref/refs/libtp_usenix.ps
share/doc/db/ref/refs/refs.html
share/doc/db/ref/refs/witold.html
share/doc/db/ref/rpc/
share/doc/db/ref/rpc/client.html
share/doc/db/ref/rpc/intro.html
share/doc/db/ref/rpc/server.html
share/doc/db/ref/sendmail/
share/doc/db/ref/sendmail/intro.html
share/doc/db/ref/simple_tut/
share/doc/db/ref/simple_tut/close.html
share/doc/db/ref/simple_tut/del.html
share/doc/db/ref/simple_tut/errors.html
share/doc/db/ref/simple_tut/example.txt
share/doc/db/ref/simple_tut/get.html
share/doc/db/ref/simple_tut/handles.html
share/doc/db/ref/simple_tut/intro.html
share/doc/db/ref/simple_tut/keydata.html
share/doc/db/ref/simple_tut/open.html
share/doc/db/ref/simple_tut/put.html
share/doc/db/ref/test/
share/doc/db/ref/test/run.html
share/doc/db/ref/toc.html
share/doc/db/ref/transapp/
share/doc/db/ref/transapp/admin.html
share/doc/db/ref/transapp/app.html
share/doc/db/ref/transapp/archival.html
share/doc/db/ref/transapp/checkpoint.html
share/doc/db/ref/transapp/deadlock.html
share/doc/db/ref/transapp/filesys.html
share/doc/db/ref/transapp/intro.html
share/doc/db/ref/transapp/recimp.html
share/doc/db/ref/transapp/reclimit.html
share/doc/db/ref/transapp/recovery.html
share/doc/db/ref/transapp/routine.html
share/doc/db/ref/transapp/term.html
share/doc/db/ref/transapp/throughput.html
share/doc/db/ref/transapp/writetest.txt
share/doc/db/ref/txn/
share/doc/db/ref/txn/config.html
share/doc/db/ref/txn/intro.html
share/doc/db/ref/txn/limits.html
share/doc/db/ref/txn/nested.html
share/doc/db/ref/txn/other.html
share/doc/db/ref/txn/stability.html
share/doc/db/ref/upgrade.2.0/
share/doc/db/ref/upgrade.2.0/convert.html
share/doc/db/ref/upgrade.2.0/disk.html
share/doc/db/ref/upgrade.2.0/intro.html
share/doc/db/ref/upgrade.2.0/system.html
share/doc/db/ref/upgrade.3.0/
share/doc/db/ref/upgrade.3.0/close.html
share/doc/db/ref/upgrade.3.0/cxx.html
share/doc/db/ref/upgrade.3.0/db.html
share/doc/db/ref/upgrade.3.0/db_cxx.html
share/doc/db/ref/upgrade.3.0/dbenv.html
share/doc/db/ref/upgrade.3.0/dbenv_cxx.html
share/doc/db/ref/upgrade.3.0/dbinfo.html
share/doc/db/ref/upgrade.3.0/disk.html
share/doc/db/ref/upgrade.3.0/eacces.html
share/doc/db/ref/upgrade.3.0/eagain.html
share/doc/db/ref/upgrade.3.0/envopen.html
share/doc/db/ref/upgrade.3.0/func.html
share/doc/db/ref/upgrade.3.0/intro.html
@comment share/doc/db/ref/upgrade.3.0/java.html
share/doc/db/ref/upgrade.3.0/join.html
share/doc/db/ref/upgrade.3.0/jump_set.html
share/doc/db/ref/upgrade.3.0/lock_detect.html
share/doc/db/ref/upgrade.3.0/lock_notheld.html
share/doc/db/ref/upgrade.3.0/lock_put.html
share/doc/db/ref/upgrade.3.0/lock_stat.html
share/doc/db/ref/upgrade.3.0/log_register.html
share/doc/db/ref/upgrade.3.0/log_stat.html
share/doc/db/ref/upgrade.3.0/memp_stat.html
share/doc/db/ref/upgrade.3.0/open.html
share/doc/db/ref/upgrade.3.0/rmw.html
share/doc/db/ref/upgrade.3.0/stat.html
share/doc/db/ref/upgrade.3.0/txn_begin.html
share/doc/db/ref/upgrade.3.0/txn_commit.html
share/doc/db/ref/upgrade.3.0/txn_stat.html
share/doc/db/ref/upgrade.3.0/value_set.html
share/doc/db/ref/upgrade.3.0/xa.html
share/doc/db/ref/upgrade.3.1/
share/doc/db/ref/upgrade.3.1/btstat.html
share/doc/db/ref/upgrade.3.1/config.html
share/doc/db/ref/upgrade.3.1/disk.html
share/doc/db/ref/upgrade.3.1/dup.html
share/doc/db/ref/upgrade.3.1/env.html
share/doc/db/ref/upgrade.3.1/intro.html
share/doc/db/ref/upgrade.3.1/log_register.html
share/doc/db/ref/upgrade.3.1/logalloc.html
share/doc/db/ref/upgrade.3.1/memp_register.html
share/doc/db/ref/upgrade.3.1/put.html
share/doc/db/ref/upgrade.3.1/set_feedback.html
share/doc/db/ref/upgrade.3.1/set_paniccall.html
share/doc/db/ref/upgrade.3.1/set_tx_recover.html
share/doc/db/ref/upgrade.3.1/sysmem.html
share/doc/db/ref/upgrade.3.1/tmp.html
share/doc/db/ref/upgrade.3.1/txn_check.html
share/doc/db/ref/xa/
share/doc/db/ref/xa/config.html
share/doc/db/ref/xa/faq.html
share/doc/db/ref/xa/intro.html
share/doc/db/sleepycat/
share/doc/db/sleepycat/contact.html
share/doc/db/sleepycat/legal.html
share/doc/db/sleepycat/license.html
share/doc/db/utility/
share/doc/db/utility/berkeley_db_svc.html
share/doc/db/utility/db_archive.html
share/doc/db/utility/db_checkpoint.html
share/doc/db/utility/db_deadlock.html
share/doc/db/utility/db_dump.html
share/doc/db/utility/db_load.html
share/doc/db/utility/db_printlog.html
share/doc/db/utility/db_recover.html
share/doc/db/utility/db_stat.html
share/doc/db/utility/db_upgrade.html
share/doc/db/utility/db_verify.html
share/doc/db/utility/index.html
share/examples/db/
share/examples/db/AccessExample.cpp
share/examples/db/BtRecExample.cpp
share/examples/db/EnvExample.cpp
share/examples/db/LockExample.cpp
share/examples/db/MpoolExample.cpp
share/examples/db/TpcbExample.cpp
share/examples/db/ex_access.c
share/examples/db/ex_btrec.c
share/examples/db/ex_dbclient.c
share/examples/db/ex_env.c
share/examples/db/ex_lock.c
share/examples/db/ex_mpool.c
share/examples/db/ex_thread.c
share/examples/db/ex_tpcb.c