Index index by Group index by Distribution index by Vendor index by date index by Name Hany

db4-devel-4.0.14-20.1 RPM for i586

[BIEN - Basic Income Earth Network]

From Doors 5.0 (RH9)

Name: db4-devel Distribution: M&L Doors 5.0
Version: 4.0.14 Vendor: Mega & Loman (http://www.megaloman.com/)
Release: 20.1 Build date : Mon May 3 14:31:56 2004
Group: System Environment/Libraries Build host: w1.md.megaloman.sk
Size: 6147688 Source RPM: db4-4.0.14-20.1.src.rpm
Packager: Peter Hanecak <hanecak(at)megaloman.sk>
Url: http://www.sleepycat.com/
Summary: Development files for the Berkeley DB (version 4) library.
The Berkeley Database (Berkeley DB) is a programmatic toolkit that
provides embedded database support for both traditional and
client/server applications. This package contains the header files,
libraries, and documentation for building programs which use the
Berkeley DB.

Provides

Requires

Copyright

GPL

Changelog

* Mon May 03 2004 Peter Hanecak <hanecak(at)megaloman.sk> 4.0.14-20.1
  - disabled --enable-posixmutexes so cyrus-imapd on RedHat 9 like systems
    works with db4
* Wed Feb 05 2003 Nalin Dahyabhai <nalin(at)redhat.com> 4.0.14-20
  - add dynamic libdb-4.0.so link back to %{_libdir} so that dynamically
    linking with -ldb-4.0 will work again
* Tue Feb 04 2003 Nalin Dahyabhai <nalin(at)redhat.com> 4.0.14-19
  - rebuild to use link the shared object with the same libraries we use
    for the bundled utils, should pull in libpthread when needed
  - move libdb.so from /%{_lib} to %{_libdir} where the linker can find it
* Sun Feb 02 2003 Florian La Roche <Florian.LaRoche(at)redhat.de> 4.0.14-18
  - add java for s390x
* Wed Jan 22 2003 Tim Powers <timp(at)redhat.com> 4.0.14-17
  - rebuilt
* Wed Nov 20 2002 Florian La Roche <Florian.LaRoche(at)redhat.de> 4.0.14-16
  - add java for s390
* Tue Oct 08 2002 Nalin Dahyabhai <nalin(at)redhat.com> 4.0.14-15
  - add java bits back in for x86 boxes
* Fri Sep 20 2002 Than Ngo <than(at)redhat.com> 4.0.14-14.1
  - Added better fix for s390/s390x/x86_64
* Thu Sep 05 2002 Arjan van de Ven
  - remove java bits for x86-64
* Tue Aug 27 2002 Jeff Johnson <jbj(at)redhat.com> 4.0.14-14
  - include libdb_tcl-4.1.a library.
  - obsolete db1 packages.
* Tue Aug 13 2002 Nalin Dahyabhai <nalin(at)redhat.com> 4.0.14-13
  - include patch to avoid db_recover (#70362)
* Sat Aug 10 2002 Elliot Lee <sopwith(at)redhat.com>
  - rebuilt with gcc-3.2 (we hope)
* Tue Jul 23 2002 Nalin Dahyabhai <nalin(at)redhat.com> 4.0.14-11
  - own %{_includedir}/db4
* Tue Jul 23 2002 Tim Powers <timp(at)redhat.com> 4.0.14-10
  - build using gcc-3.2-0.1
* Fri Jun 21 2002 Tim Powers <timp(at)redhat.com>
  - automated rebuild
* Wed Jun 12 2002 Bernhard Rosenkraenzer <bero(at)redhat.com> 4.0.14-8
  - Add java bindings
  - Fix C++ bindings
* Thu May 23 2002 Tim Powers <timp(at)redhat.com>
  - automated rebuild
* Thu May 09 2002 Jeff Johnson <jbj(at)redhat.com>
  - re-enable db.h symlink creation, db_util names, and db[23]-devel obsoletes.
  - make sure that -ldb is functional.
* Thu Feb 21 2002 Jeff Johnson <jbj(at)redhat.com>
  - avoid db_util name collisions with multiple versions installed.
* Mon Feb 18 2002 Nalin Dahyabhai <nalin(at)redhat.com> 4.0.14-3
  - remove relocatability stuffs
  - swallow a local copy of db1 and build db185_dump statically with it, to
    remove the build dependency and simplify bootstrapping new arches
* Sun Jan 27 2002 Nalin Dahyabhai <nalin(at)redhat.com> 4.0.14-2
  - have subpackages obsolete their db3 counterparts, because they conflict anyway
* Tue Jan 08 2002 Jeff Johnson <jbj(at)redhat.com> db4-4.0.14-1
  - upgrade to 4.0.14.
* Sun Aug 05 2001 Nalin Dahyabhai <nalin(at)redhat.com>
  - fix dangling docs symlinks
  - fix dangling doc HREFs (#33328)
  - apply the two patches listed at http://www.sleepycat.com/update/3.2.9/patch.3.2.9.html
* Tue Jun 19 2001 Bill Nottingham <notting(at)redhat.com>
  - turn off --enable-debug
* Thu May 10 2001 Than Ngo <than(at)redhat.com>
  - fixed to build on s390x
* Mon Mar 19 2001 Jeff Johnson <jbj(at)redhat.com>
  - update to 3.2.9.
* Tue Dec 12 2000 Jeff Johnson <jbj(at)redhat.com>
  - rebuild to remove 777 directories.
* Sat Nov 11 2000 Jeff Johnson <jbj(at)redhat.com>
  - don't build with --enable-diagnostic.
  - add build prereq on tcl.
  - default value for %_lib macro if not found.
* Tue Oct 17 2000 Jeff Johnson <jbj(at)redhat.com>
  - add /usr/lib/libdb-3.1.so symlink to %files.
  - remove dangling tags symlink from examples.
* Mon Oct 09 2000 Jeff Johnson <jbj(at)redhat.com>
  - rather than hack *.la (see below), create /usr/lib/libdb-3.1.so symlink.
  - turn off --enable-diagnostic for performance.
* Fri Sep 29 2000 Jeff Johnson <jbj(at)redhat.com>
  - update to 3.1.17.
  - disable posix mutexes Yet Again.
* Tue Sep 26 2000 Jeff Johnson <jbj(at)redhat.com>
  - add c++ and posix mutex support.
* Thu Sep 14 2000 Jakub Jelinek <jakub(at)redhat.com>
  - put nss_db into a separate package
* Wed Aug 30 2000 Matt Wilson <msw(at)redhat.com>
  - rebuild to cope with glibc locale binary incompatibility, again
* Wed Aug 23 2000 Jeff Johnson <jbj(at)redhat.com>
  - remove redundant strip of libnss_db* that is nuking symbols.
  - change location in /usr/lib/libdb-3.1.la to point to /lib (#16776).
* Thu Aug 17 2000 Jeff Johnson <jbj(at)redhat.com>
  - summaries from specspo.
  - all of libdb_tcl* (including symlinks) in db3-utils, should be db3->tcl?
* Wed Aug 16 2000 Jakub Jelinek <jakub(at)redhat.com>
  - temporarily build nss_db in this package, should be moved
    into separate nss_db package soon
* Wed Jul 19 2000 Jakub Jelinek <jakub(at)redhat.com>
  - rebuild to cope with glibc locale binary incompatibility
* Wed Jul 12 2000 Prospector <bugzilla(at)redhat.com>
  - automatic rebuild
* Sun Jun 11 2000 Jeff Johnson <jbj(at)redhat.com>
  - upgrade to 3.1.14.
  - create db3-utils sub-package to hide tcl dependency, enable tcl Yet Again.
  - FHS packaging.
* Mon Jun 05 2000 Jeff Johnson <jbj(at)redhat.com>
  - disable tcl Yet Again, base packages cannot depend on libtcl.so.
* Sat Jun 03 2000 Jeff Johnson <jbj(at)redhat.com>
  - enable tcl, rebuild against tcltk 8.3.1 (w/o pthreads).
* Tue May 30 2000 Matt Wilson <msw(at)redhat.com>
  - include /lib/libdb.so in the devel package
* Wed May 10 2000 Jeff Johnson <jbj(at)redhat.com>
  - put in "System Environment/Libraries" per msw instructions.
* Tue May 09 2000 Jeff Johnson <jbj(at)redhat.com>
  - install shared library in /lib, not /usr/lib.
  - move API docs to db3-devel.
* Mon May 08 2000 Jeff Johnson <jbj(at)redhat.com>
  - don't rename db_* to db3_*.
* Tue May 02 2000 Jeff Johnson <jbj(at)redhat.com>
  - disable --enable-test --enable-debug_rop --enable-debug_wop.
  - disable --enable-posixmutexes --enable-tcl as well, to avoid glibc-2.1.3
    problems.
* Mon Apr 24 2000 Jeff Johnson <jbj(at)redhat.com>
  - add 3.0.55.1 alignment patch.
  - add --enable-posixmutexes (linux threads has not pthread_*attr_setpshared).
  - add --enable-tcl (needed -lpthreads).
* Sat Apr 01 2000 Jeff Johnson <jbj(at)redhat.com>
  - add --enable-debug_{r,w}op for now.
  - add variable to set shm perms.
* Sat Mar 25 2000 Jeff Johnson <jbj(at)redhat.com>
  - update to 3.0.55
* Tue Dec 29 1998 Jeff Johnson <jbj(at)redhat.com>
  - Add --enable-cxx to configure.
* Thu Jun 18 1998 Jeff Johnson <jbj(at)redhat.com>
  - Create.

Files

/usr/include/cxx_common.h
/usr/include/cxx_except.h
/usr/include/db.h
/usr/include/db4
/usr/include/db4/cxx_common.h
/usr/include/db4/cxx_except.h
/usr/include/db4/db.h
/usr/include/db4/db_185.h
/usr/include/db4/db_cxx.h
/usr/include/db_185.h
/usr/include/db_cxx.h
/usr/lib/libdb-4.0.a
/usr/lib/libdb-4.0.la
/usr/lib/libdb.so
/usr/lib/libdb_cxx-4.0.a
/usr/lib/libdb_cxx-4.0.la
/usr/lib/libdb_cxx.so
/usr/share/doc/db4-devel-4.0.14
/usr/share/doc/db4-devel-4.0.14/api_c
/usr/share/doc/db4-devel-4.0.14/api_c/c_index.html
/usr/share/doc/db4-devel-4.0.14/api_c/c_pindex.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_associate.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_close.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_create.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_cursor.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_del.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_err.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_fd.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_get.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_get_byteswapped.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_get_type.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_join.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_key_range.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_lsn.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_open.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_put.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_remove.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_rename.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_alloc.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_append_recno.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_bt_compare.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_bt_minkey.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_bt_prefix.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_cachesize.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_dup_compare.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_errcall.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_errfile.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_errpfx.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_feedback.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_flags.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_h_ffactor.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_h_hash.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_h_nelem.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_lorder.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_pagesize.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_paniccall.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_q_extentsize.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_re_delim.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_re_len.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_re_pad.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_set_re_source.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_stat.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_sync.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_truncate.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_upgrade.html
/usr/share/doc/db4-devel-4.0.14/api_c/db_verify.html
/usr/share/doc/db4-devel-4.0.14/api_c/dbc_close.html
/usr/share/doc/db4-devel-4.0.14/api_c/dbc_count.html
/usr/share/doc/db4-devel-4.0.14/api_c/dbc_del.html
/usr/share/doc/db4-devel-4.0.14/api_c/dbc_dup.html
/usr/share/doc/db4-devel-4.0.14/api_c/dbc_get.html
/usr/share/doc/db4-devel-4.0.14/api_c/dbc_put.html
/usr/share/doc/db4-devel-4.0.14/api_c/dbm.html
/usr/share/doc/db4-devel-4.0.14/api_c/dbt.html
/usr/share/doc/db4-devel-4.0.14/api_c/dbt_bulk.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_close.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_create.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_err.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_open.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_remove.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_alloc.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_cachesize.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_data_dir.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_errcall.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_errfile.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_errpfx.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_feedback.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_flags.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_lg_bsize.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_lg_dir.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_lg_max.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_lg_regionmax.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_lk_conflicts.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_lk_detect.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_lk_max_lockers.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_lk_max_locks.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_lk_max_objects.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_mp_mmapsize.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_paniccall.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_rec_init.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_rpc_server.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_shm_key.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_tas_spins.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_timeout.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_tmp_dir.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_tx_max.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_tx_recover.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_tx_timestamp.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_set_verbose.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_strerror.html
/usr/share/doc/db4-devel-4.0.14/api_c/env_version.html
/usr/share/doc/db4-devel-4.0.14/api_c/hsearch.html
/usr/share/doc/db4-devel-4.0.14/api_c/lock_detect.html
/usr/share/doc/db4-devel-4.0.14/api_c/lock_get.html
/usr/share/doc/db4-devel-4.0.14/api_c/lock_id.html
/usr/share/doc/db4-devel-4.0.14/api_c/lock_id_free.html
/usr/share/doc/db4-devel-4.0.14/api_c/lock_put.html
/usr/share/doc/db4-devel-4.0.14/api_c/lock_stat.html
/usr/share/doc/db4-devel-4.0.14/api_c/lock_vec.html
/usr/share/doc/db4-devel-4.0.14/api_c/log_archive.html
/usr/share/doc/db4-devel-4.0.14/api_c/log_compare.html
/usr/share/doc/db4-devel-4.0.14/api_c/log_cursor.html
/usr/share/doc/db4-devel-4.0.14/api_c/log_file.html
/usr/share/doc/db4-devel-4.0.14/api_c/log_flush.html
/usr/share/doc/db4-devel-4.0.14/api_c/log_put.html
/usr/share/doc/db4-devel-4.0.14/api_c/log_register.html
/usr/share/doc/db4-devel-4.0.14/api_c/log_stat.html
/usr/share/doc/db4-devel-4.0.14/api_c/log_unregister.html
/usr/share/doc/db4-devel-4.0.14/api_c/logc_close.html
/usr/share/doc/db4-devel-4.0.14/api_c/logc_get.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_fclose.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_fcreate.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_fget.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_fopen.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_fput.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_fset.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_fsync.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_register.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_set_clear_len.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_set_fileid.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_set_ftype.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_set_lsn_offset.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_set_pgcookie.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_stat.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_sync.html
/usr/share/doc/db4-devel-4.0.14/api_c/memp_trickle.html
/usr/share/doc/db4-devel-4.0.14/api_c/pindex.src
/usr/share/doc/db4-devel-4.0.14/api_c/rep_elect.html
/usr/share/doc/db4-devel-4.0.14/api_c/rep_message.html
/usr/share/doc/db4-devel-4.0.14/api_c/rep_start.html
/usr/share/doc/db4-devel-4.0.14/api_c/rep_transport.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_close.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_dirfree.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_dirlist.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_exists.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_free.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_fsync.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_ioinfo.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_malloc.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_map.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_open.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_read.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_realloc.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_rename.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_seek.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_sleep.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_unlink.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_unmap.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_write.html
/usr/share/doc/db4-devel-4.0.14/api_c/set_func_yield.html
/usr/share/doc/db4-devel-4.0.14/api_c/txn_abort.html
/usr/share/doc/db4-devel-4.0.14/api_c/txn_begin.html
/usr/share/doc/db4-devel-4.0.14/api_c/txn_checkpoint.html
/usr/share/doc/db4-devel-4.0.14/api_c/txn_commit.html
/usr/share/doc/db4-devel-4.0.14/api_c/txn_discard.html
/usr/share/doc/db4-devel-4.0.14/api_c/txn_id.html
/usr/share/doc/db4-devel-4.0.14/api_c/txn_prepare.html
/usr/share/doc/db4-devel-4.0.14/api_c/txn_recover.html
/usr/share/doc/db4-devel-4.0.14/api_c/txn_set_timeout.html
/usr/share/doc/db4-devel-4.0.14/api_c/txn_stat.html
/usr/share/doc/db4-devel-4.0.14/api_cxx
/usr/share/doc/db4-devel-4.0.14/api_cxx/c_index.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/cxx_pindex.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_associate.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_class.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_close.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_cursor.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_del.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_err.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_fd.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_get.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_get_byteswapped.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_get_type.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_join.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_key_range.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_open.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_put.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_remove.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_rename.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_alloc.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_append_recno.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_bt_compare.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_bt_minkey.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_bt_prefix.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_cachesize.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_dup_compare.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_errcall.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_errfile.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_errpfx.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_feedback.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_flags.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_h_ffactor.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_h_hash.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_h_nelem.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_lorder.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_pagesize.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_paniccall.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_q_extentsize.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_re_delim.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_re_len.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_re_pad.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_set_re_source.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_stat.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_sync.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_truncate.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_upgrade.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/db_verify.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/dbc_class.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/dbc_close.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/dbc_count.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/dbc_del.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/dbc_dup.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/dbc_get.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/dbc_put.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/dbenv_class.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/dbt_bulk.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/dbt_class.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_close.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_err.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_open.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_remove.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_alloc.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_cachesize.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_data_dir.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_errcall.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_errfile.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_error_stream.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_errpfx.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_feedback.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_flags.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_lg_bsize.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_lg_dir.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_lg_max.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_lg_regionmax.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_lk_conflicts.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_lk_detect.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_lk_max_lockers.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_lk_max_locks.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_lk_max_objects.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_mp_mmapsize.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_paniccall.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_rec_init.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_rpc_server.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_shm_key.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_tas_spins.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_timeout.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_tmp_dir.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_tx_max.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_tx_recover.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_tx_timestamp.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_set_verbose.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_strerror.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/env_version.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/except_class.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/get_dbt.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/get_errno.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/lock_class.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/lock_detect.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/lock_get.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/lock_id.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/lock_id_free.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/lock_put.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/lock_stat.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/lock_vec.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/log_archive.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/log_compare.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/log_cursor.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/log_file.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/log_flush.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/log_put.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/log_register.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/log_stat.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/log_unregister.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/logc_class.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/logc_close.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/logc_get.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/lsn_class.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/mem_class.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_fclose.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_fcreate.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_fget.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_fopen.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_fput.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_fset.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_fsync.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_register.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_set_clear_len.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_set_fileid.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_set_ftype.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_set_lsn_offset.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_set_pgcookie.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_stat.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_sync.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/memp_trickle.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/mempfile_class.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/pindex.src
/usr/share/doc/db4-devel-4.0.14/api_cxx/rep_elect.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/rep_message.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/rep_start.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/rep_transport.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/txn_abort.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/txn_begin.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/txn_checkpoint.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/txn_class.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/txn_commit.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/txn_discard.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/txn_id.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/txn_prepare.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/txn_recover.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/txn_set_timeout.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/txn_stat.html
/usr/share/doc/db4-devel-4.0.14/api_cxx/what.html
/usr/share/doc/db4-devel-4.0.14/api_tcl
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_close.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_count.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_cursor.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_del.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_get.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_get_join.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_get_type.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_is_byteswapped.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_join.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_open.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_put.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_remove.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_rename.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_stat.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_sync.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/db_truncate.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/dbc_close.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/dbc_del.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/dbc_dup.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/dbc_get.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/dbc_put.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/env_close.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/env_open.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/env_remove.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/pindex.src
/usr/share/doc/db4-devel-4.0.14/api_tcl/tcl_index.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/tcl_pindex.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/txn.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/txn_abort.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/txn_commit.html
/usr/share/doc/db4-devel-4.0.14/api_tcl/version.html
/usr/share/doc/db4-devel-4.0.14/examples_c
/usr/share/doc/db4-devel-4.0.14/examples_c/README
/usr/share/doc/db4-devel-4.0.14/examples_c/bench_001.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_access.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_btrec.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_dbclient.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_env.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_lock.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_mpool.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_repquote
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_repquote/ex_repquote.h
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_repquote/ex_rq_client.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_repquote/ex_rq_main.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_repquote/ex_rq_master.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_repquote/ex_rq_net.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_repquote/ex_rq_util.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_thread.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_tpcb.c
/usr/share/doc/db4-devel-4.0.14/examples_c/ex_tpcb.h
/usr/share/doc/db4-devel-4.0.14/examples_cxx
/usr/share/doc/db4-devel-4.0.14/examples_cxx/AccessExample.cpp
/usr/share/doc/db4-devel-4.0.14/examples_cxx/BtRecExample.cpp
/usr/share/doc/db4-devel-4.0.14/examples_cxx/EnvExample.cpp
/usr/share/doc/db4-devel-4.0.14/examples_cxx/LockExample.cpp
/usr/share/doc/db4-devel-4.0.14/examples_cxx/MpoolExample.cpp
/usr/share/doc/db4-devel-4.0.14/examples_cxx/TpcbExample.cpp
/usr/share/doc/db4-devel-4.0.14/index.html
/usr/share/doc/db4-devel-4.0.14/ref
/usr/share/doc/db4-devel-4.0.14/ref/am
/usr/share/doc/db4-devel-4.0.14/ref/am/close.html
/usr/share/doc/db4-devel-4.0.14/ref/am/count.html
/usr/share/doc/db4-devel-4.0.14/ref/am/curclose.html
/usr/share/doc/db4-devel-4.0.14/ref/am/curdel.html
/usr/share/doc/db4-devel-4.0.14/ref/am/curdup.html
/usr/share/doc/db4-devel-4.0.14/ref/am/curget.html
/usr/share/doc/db4-devel-4.0.14/ref/am/curput.html
/usr/share/doc/db4-devel-4.0.14/ref/am/cursor.html
/usr/share/doc/db4-devel-4.0.14/ref/am/delete.html
/usr/share/doc/db4-devel-4.0.14/ref/am/get.html
/usr/share/doc/db4-devel-4.0.14/ref/am/join.html
/usr/share/doc/db4-devel-4.0.14/ref/am/open.html
/usr/share/doc/db4-devel-4.0.14/ref/am/opensub.html
/usr/share/doc/db4-devel-4.0.14/ref/am/ops.html
/usr/share/doc/db4-devel-4.0.14/ref/am/put.html
/usr/share/doc/db4-devel-4.0.14/ref/am/second.html
/usr/share/doc/db4-devel-4.0.14/ref/am/stat.html
/usr/share/doc/db4-devel-4.0.14/ref/am/sync.html
/usr/share/doc/db4-devel-4.0.14/ref/am/truncate.html
/usr/share/doc/db4-devel-4.0.14/ref/am/upgrade.html
/usr/share/doc/db4-devel-4.0.14/ref/am/verify.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/bt_compare.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/bt_minkey.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/bt_prefix.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/bt_recnum.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/byteorder.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/cachesize.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/dup.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/extentsize.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/h_ffactor.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/h_hash.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/h_nelem.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/logrec.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/malloc.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/pagesize.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/re_source.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/recno.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/renumber.html
/usr/share/doc/db4-devel-4.0.14/ref/am_conf/select.html
/usr/share/doc/db4-devel-4.0.14/ref/am_misc
/usr/share/doc/db4-devel-4.0.14/ref/am_misc/align.html
/usr/share/doc/db4-devel-4.0.14/ref/am_misc/dbsizes.html
/usr/share/doc/db4-devel-4.0.14/ref/am_misc/diskspace.html
/usr/share/doc/db4-devel-4.0.14/ref/am_misc/error.html
/usr/share/doc/db4-devel-4.0.14/ref/am_misc/faq.html
/usr/share/doc/db4-devel-4.0.14/ref/am_misc/get_bulk.html
/usr/share/doc/db4-devel-4.0.14/ref/am_misc/partial.html
/usr/share/doc/db4-devel-4.0.14/ref/am_misc/perm.html
/usr/share/doc/db4-devel-4.0.14/ref/am_misc/stability.html
/usr/share/doc/db4-devel-4.0.14/ref/am_misc/tune.html
/usr/share/doc/db4-devel-4.0.14/ref/arch
/usr/share/doc/db4-devel-4.0.14/ref/arch/apis.html
/usr/share/doc/db4-devel-4.0.14/ref/arch/bigpic.gif
/usr/share/doc/db4-devel-4.0.14/ref/arch/bigpic.html
/usr/share/doc/db4-devel-4.0.14/ref/arch/progmodel.html
/usr/share/doc/db4-devel-4.0.14/ref/arch/script.html
/usr/share/doc/db4-devel-4.0.14/ref/arch/smallpic.gif
/usr/share/doc/db4-devel-4.0.14/ref/arch/utilities.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/aix.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/conf.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/embedix.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/flags.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/freebsd.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/hpux.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/install.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/irix.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/linux.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/macosx.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/notes.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/osf1.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/qnx.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/sco.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/shlib.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/solaris.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/sunos.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/test.html
/usr/share/doc/db4-devel-4.0.14/ref/build_unix/ultrix.html
/usr/share/doc/db4-devel-4.0.14/ref/build_vxworks
/usr/share/doc/db4-devel-4.0.14/ref/build_vxworks/faq.html
/usr/share/doc/db4-devel-4.0.14/ref/build_vxworks/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/build_vxworks/introae.html
/usr/share/doc/db4-devel-4.0.14/ref/build_vxworks/notes.html
/usr/share/doc/db4-devel-4.0.14/ref/build_win
/usr/share/doc/db4-devel-4.0.14/ref/build_win/faq.html
/usr/share/doc/db4-devel-4.0.14/ref/build_win/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/build_win/notes.html
/usr/share/doc/db4-devel-4.0.14/ref/build_win/test.html
/usr/share/doc/db4-devel-4.0.14/ref/cam
/usr/share/doc/db4-devel-4.0.14/ref/cam/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/debug
/usr/share/doc/db4-devel-4.0.14/ref/debug/common.html
/usr/share/doc/db4-devel-4.0.14/ref/debug/compile.html
/usr/share/doc/db4-devel-4.0.14/ref/debug/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/debug/printlog.html
/usr/share/doc/db4-devel-4.0.14/ref/debug/runtime.html
/usr/share/doc/db4-devel-4.0.14/ref/distrib
/usr/share/doc/db4-devel-4.0.14/ref/distrib/layout.html
/usr/share/doc/db4-devel-4.0.14/ref/dumpload
/usr/share/doc/db4-devel-4.0.14/ref/dumpload/format.html
/usr/share/doc/db4-devel-4.0.14/ref/dumpload/text.html
/usr/share/doc/db4-devel-4.0.14/ref/dumpload/utility.html
/usr/share/doc/db4-devel-4.0.14/ref/env
/usr/share/doc/db4-devel-4.0.14/ref/env/create.html
/usr/share/doc/db4-devel-4.0.14/ref/env/error.html
/usr/share/doc/db4-devel-4.0.14/ref/env/faq.html
/usr/share/doc/db4-devel-4.0.14/ref/env/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/env/naming.html
/usr/share/doc/db4-devel-4.0.14/ref/env/open.html
/usr/share/doc/db4-devel-4.0.14/ref/env/region.html
/usr/share/doc/db4-devel-4.0.14/ref/env/remote.html
/usr/share/doc/db4-devel-4.0.14/ref/env/security.html
/usr/share/doc/db4-devel-4.0.14/ref/install
/usr/share/doc/db4-devel-4.0.14/ref/install/file.html
/usr/share/doc/db4-devel-4.0.14/ref/install/magic.s5.be.txt
/usr/share/doc/db4-devel-4.0.14/ref/install/magic.s5.le.txt
/usr/share/doc/db4-devel-4.0.14/ref/install/magic.txt
/usr/share/doc/db4-devel-4.0.14/ref/install/multiple.html
/usr/share/doc/db4-devel-4.0.14/ref/install/rpm.html
/usr/share/doc/db4-devel-4.0.14/ref/intro
/usr/share/doc/db4-devel-4.0.14/ref/intro/data.html
/usr/share/doc/db4-devel-4.0.14/ref/intro/dbis.html
/usr/share/doc/db4-devel-4.0.14/ref/intro/dbisnot.html
/usr/share/doc/db4-devel-4.0.14/ref/intro/distrib.html
/usr/share/doc/db4-devel-4.0.14/ref/intro/need.html
/usr/share/doc/db4-devel-4.0.14/ref/intro/products.html
/usr/share/doc/db4-devel-4.0.14/ref/intro/terrain.html
/usr/share/doc/db4-devel-4.0.14/ref/intro/what.html
/usr/share/doc/db4-devel-4.0.14/ref/intro/where.html
/usr/share/doc/db4-devel-4.0.14/ref/java
/usr/share/doc/db4-devel-4.0.14/ref/java/compat.html
/usr/share/doc/db4-devel-4.0.14/ref/java/conf.html
/usr/share/doc/db4-devel-4.0.14/ref/java/faq.html
/usr/share/doc/db4-devel-4.0.14/ref/java/program.html
/usr/share/doc/db4-devel-4.0.14/ref/lock
/usr/share/doc/db4-devel-4.0.14/ref/lock/am_conv.html
/usr/share/doc/db4-devel-4.0.14/ref/lock/cam_conv.html
/usr/share/doc/db4-devel-4.0.14/ref/lock/config.html
/usr/share/doc/db4-devel-4.0.14/ref/lock/dead.html
/usr/share/doc/db4-devel-4.0.14/ref/lock/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/lock/max.html
/usr/share/doc/db4-devel-4.0.14/ref/lock/nondb.html
/usr/share/doc/db4-devel-4.0.14/ref/lock/notxn.html
/usr/share/doc/db4-devel-4.0.14/ref/lock/page.html
/usr/share/doc/db4-devel-4.0.14/ref/lock/stdmode.html
/usr/share/doc/db4-devel-4.0.14/ref/lock/timeout.html
/usr/share/doc/db4-devel-4.0.14/ref/lock/twopl.html
/usr/share/doc/db4-devel-4.0.14/ref/log
/usr/share/doc/db4-devel-4.0.14/ref/log/config.html
/usr/share/doc/db4-devel-4.0.14/ref/log/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/log/limits.html
/usr/share/doc/db4-devel-4.0.14/ref/mp
/usr/share/doc/db4-devel-4.0.14/ref/mp/config.html
/usr/share/doc/db4-devel-4.0.14/ref/mp/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/perl
/usr/share/doc/db4-devel-4.0.14/ref/perl/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/pindex.src
/usr/share/doc/db4-devel-4.0.14/ref/program
/usr/share/doc/db4-devel-4.0.14/ref/program/appsignals.html
/usr/share/doc/db4-devel-4.0.14/ref/program/compatible.html
/usr/share/doc/db4-devel-4.0.14/ref/program/copy.html
/usr/share/doc/db4-devel-4.0.14/ref/program/environ.html
/usr/share/doc/db4-devel-4.0.14/ref/program/errorret.html
/usr/share/doc/db4-devel-4.0.14/ref/program/extending.html
/usr/share/doc/db4-devel-4.0.14/ref/program/mt.html
/usr/share/doc/db4-devel-4.0.14/ref/program/namespace.html
/usr/share/doc/db4-devel-4.0.14/ref/program/runtime.html
/usr/share/doc/db4-devel-4.0.14/ref/program/scope.html
/usr/share/doc/db4-devel-4.0.14/ref/program/solaris.txt
/usr/share/doc/db4-devel-4.0.14/ref/refs
/usr/share/doc/db4-devel-4.0.14/ref/refs/bdb_usenix.html
/usr/share/doc/db4-devel-4.0.14/ref/refs/bdb_usenix.ps
/usr/share/doc/db4-devel-4.0.14/ref/refs/embedded.html
/usr/share/doc/db4-devel-4.0.14/ref/refs/hash_usenix.ps
/usr/share/doc/db4-devel-4.0.14/ref/refs/libtp_usenix.ps
/usr/share/doc/db4-devel-4.0.14/ref/refs/refs.html
/usr/share/doc/db4-devel-4.0.14/ref/refs/witold.html
/usr/share/doc/db4-devel-4.0.14/ref/rep
/usr/share/doc/db4-devel-4.0.14/ref/rep/app.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/comm.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/elect.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/ex.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/ex_comm.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/ex_rq.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/faq.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/id.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/init.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/logonly.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/newsite.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/partition.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/pri.html
/usr/share/doc/db4-devel-4.0.14/ref/rep/trans.html
/usr/share/doc/db4-devel-4.0.14/ref/rpc
/usr/share/doc/db4-devel-4.0.14/ref/rpc/client.html
/usr/share/doc/db4-devel-4.0.14/ref/rpc/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/rpc/server.html
/usr/share/doc/db4-devel-4.0.14/ref/sendmail
/usr/share/doc/db4-devel-4.0.14/ref/sendmail/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/simple_tut
/usr/share/doc/db4-devel-4.0.14/ref/simple_tut/close.html
/usr/share/doc/db4-devel-4.0.14/ref/simple_tut/del.html
/usr/share/doc/db4-devel-4.0.14/ref/simple_tut/errors.html
/usr/share/doc/db4-devel-4.0.14/ref/simple_tut/example.cs
/usr/share/doc/db4-devel-4.0.14/ref/simple_tut/get.html
/usr/share/doc/db4-devel-4.0.14/ref/simple_tut/handles.html
/usr/share/doc/db4-devel-4.0.14/ref/simple_tut/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/simple_tut/keydata.html
/usr/share/doc/db4-devel-4.0.14/ref/simple_tut/open.html
/usr/share/doc/db4-devel-4.0.14/ref/simple_tut/put.html
/usr/share/doc/db4-devel-4.0.14/ref/splash
/usr/share/doc/db4-devel-4.0.14/ref/tcl
/usr/share/doc/db4-devel-4.0.14/ref/tcl/error.html
/usr/share/doc/db4-devel-4.0.14/ref/tcl/faq.html
/usr/share/doc/db4-devel-4.0.14/ref/tcl/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/tcl/program.html
/usr/share/doc/db4-devel-4.0.14/ref/tcl/using.html
/usr/share/doc/db4-devel-4.0.14/ref/test
/usr/share/doc/db4-devel-4.0.14/ref/test/faq.html
/usr/share/doc/db4-devel-4.0.14/ref/test/run.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp
/usr/share/doc/db4-devel-4.0.14/ref/transapp/admin.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/app.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/archival.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/checkpoint.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/cursor.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/data_open.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/deadlock.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/env_open.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/faq.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/filesys.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/hotfail.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/inc.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/logfile.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/nested.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/put.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/read.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/reclimit.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/recovery.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/term.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/throughput.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/transapp.cs
/usr/share/doc/db4-devel-4.0.14/ref/transapp/tune.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/why.html
/usr/share/doc/db4-devel-4.0.14/ref/transapp/writetest.cs
/usr/share/doc/db4-devel-4.0.14/ref/txn
/usr/share/doc/db4-devel-4.0.14/ref/txn/config.html
/usr/share/doc/db4-devel-4.0.14/ref/txn/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/txn/limits.html
/usr/share/doc/db4-devel-4.0.14/ref/txn/other.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.2.0
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.2.0/convert.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.2.0/disk.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.2.0/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.2.0/system.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.2.0/toc.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/close.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/cxx.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/db.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/db_cxx.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/dbenv.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/dbenv_cxx.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/dbinfo.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/disk.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/eacces.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/eagain.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/envopen.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/func.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/java.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/join.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/jump_set.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/lock_detect.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/lock_notheld.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/lock_put.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/lock_stat.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/log_register.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/log_stat.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/memp_stat.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/open.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/rmw.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/stat.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/toc.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/txn_begin.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/txn_commit.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/txn_stat.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/value_set.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.0/xa.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/btstat.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/config.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/disk.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/dup.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/env.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/log_register.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/logalloc.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/memp_register.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/put.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/set_feedback.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/set_paniccall.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/set_tx_recover.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/sysmem.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/tcl.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/tmp.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/toc.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.1/txn_check.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.2
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.2/callback.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.2/db_dump.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.2/disk.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.2/handle.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.2/incomplete.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.2/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.2/mutexlock.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.2/notfound.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.2/renumber.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.2/set_flags.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.2/toc.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.2/tx_recover.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.3
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.3/alloc.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.3/bigfile.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.3/conflict.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.3/disk.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.3/getswap.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.3/gettype.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.3/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.3/memp_fget.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.3/rpc.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.3/shared.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.3/toc.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.3.3/txn_prepare.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/asr.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/cxx.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/deadlock.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/disk.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/env.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/java.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/lock.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/lock_id_free.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/log.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/mp.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/rpc.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/set_lk_max.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/toc.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade.4.0/txn.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade/process.html
/usr/share/doc/db4-devel-4.0.14/ref/upgrade/version.html
/usr/share/doc/db4-devel-4.0.14/ref/xa
/usr/share/doc/db4-devel-4.0.14/ref/xa/build.html
/usr/share/doc/db4-devel-4.0.14/ref/xa/faq.html
/usr/share/doc/db4-devel-4.0.14/ref/xa/intro.html
/usr/share/doc/db4-devel-4.0.14/ref/xa/xa_config.html
/usr/share/doc/db4-devel-4.0.14/ref/xa/xa_intro.html
/usr/share/doc/db4-devel-4.0.14/sleepycat
/usr/share/doc/db4-devel-4.0.14/sleepycat/contact.html
/usr/share/doc/db4-devel-4.0.14/sleepycat/legal.html
/usr/share/doc/db4-devel-4.0.14/sleepycat/license.html


[Feywa - Resource Allocation Tool]

Generated by rpm2html 1.11.3

Peter Hanecak, Fri Jun 10 14:09:19 2016