[csw-devel] SF.net SVN: gar:[2776] csw/mgar/pkg/bdb44/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Jan 9 22:26:39 CET 2009


Revision: 2776
          http://gar.svn.sourceforge.net/gar/?rev=2776&view=rev
Author:   dmichelsen
Date:     2009-01-09 21:26:39 +0000 (Fri, 09 Jan 2009)

Log Message:
-----------
bdb44: Reapply patches from automatic-multiarch-compile for 6amd64 and mGAR v2

Modified Paths:
--------------
    csw/mgar/pkg/bdb44/trunk/Makefile
    csw/mgar/pkg/bdb44/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/bdb44/trunk/files/patch.4.4.20.5.diff

Removed Paths:
-------------
    csw/mgar/pkg/bdb44/trunk/files/CSWbdb44-devel.prototype
    csw/mgar/pkg/bdb44/trunk/files/CSWbdb44-doc.prototype
    csw/mgar/pkg/bdb44/trunk/files/CSWbdb44.prototype

Property Changed:
----------------
    csw/mgar/pkg/bdb44/trunk/


Property changes on: csw/mgar/pkg/bdb44/trunk
___________________________________________________________________
Modified: svn:externals
   - gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1

   + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2


Modified: csw/mgar/pkg/bdb44/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bdb44/trunk/Makefile	2009-01-09 20:58:25 UTC (rev 2775)
+++ csw/mgar/pkg/bdb44/trunk/Makefile	2009-01-09 21:26:39 UTC (rev 2776)
@@ -13,11 +13,11 @@
   (MSVC 4, 5 and 6).
 endef
 
-MASTER_SITES = http://downloads.sleepycat.com/
+MASTER_SITES = http://download.oracle.com/berkeley-db/
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz 
-DISTFILES += $(call admfiles,CSWbdb44,depend prototype)
-DISTFILES += $(call admfiles,CSWbdb44-devel,depend prototype)
-DISTFILES += $(call admfiles,CSWbdb44-doc,depend prototype)
+DISTFILES += $(call admfiles,CSWbdb44,depend)
+DISTFILES += $(call admfiles,CSWbdb44-devel,depend)
+DISTFILES += $(call admfiles,CSWbdb44-doc,depend)
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
@@ -30,6 +30,8 @@
 PATCHDIRLEVEL = 0
 PATCHFILES += $(notdir $(wildcard $(FILEDIR)/patch.*.diff))
 
+BUILD64 = 1
+
 CONFIGURE_SCRIPTS = dist
 
 CONFIGURE_ARGS  = --prefix=$(prefix)/bdb44
@@ -47,6 +49,16 @@
 # bdb tests are *very* time consuming
 TEST_SCRIPTS =
 
+NO_ISAEXEC = 1
+MERGE_EXCLUDE_FILES = .*~ .*\.la
+ISA_RELOCATE_DIRS_sparcv9 = $(prefix)/bdb44/bin $(prefix)/bdb44/lib $(prefix)/bdb44/include
+ISA_RELOCATE_DIRS_amd64   = $(prefix)/bdb44/bin $(prefix)/bdb44/lib $(prefix)/bdb44/include
+
+PKGFILES_CSWbdb44-doc = $(prefix)/bdb44/docs/.*
+
+PKGFILES_CSWbdb44-devel = $(prefix)/bdb44/include/.*
+PKGFILES_CSWbdb44-devel += $(prefix)/bdb44/lib/.*\.a
+
 include gar/category.mk
 
 LIBS += -lnsl
@@ -59,3 +71,7 @@
 	@( cd $(WORKSRC) ; $(CONFIGURE_ENV) ../dist/configure $(CONFIGURE_ARGS) )
 	@$(MAKECOOKIE)
 
+post-merge:
+	gln -s . $(PKGROOT)$(prefix)/bdb44/lib/32
+	gln -s $(ISA_DEFAULT64) $(PKGROOT)$(prefix)/bdb44/lib/64
+	@$(MAKECOOKIE)

Modified: csw/mgar/pkg/bdb44/trunk/checksums
===================================================================
--- csw/mgar/pkg/bdb44/trunk/checksums	2009-01-09 20:58:25 UTC (rev 2775)
+++ csw/mgar/pkg/bdb44/trunk/checksums	2009-01-09 21:26:39 UTC (rev 2776)
@@ -1,14 +1,15 @@
-33851f01b455cca48aa601956de93c6f  download/db-4.4.20.tar.gz
+d84dff288a19186b136b0daf7067ade3  download/db-4.4.20.tar.gz
 931cfb08ad3c593f67f7987a1b0e38d2  download/CSWbdb44.gspec
-8093298b67861e241b0d2499c9f2ff89  download/CSWbdb44.depend
+d41d8cd98f00b204e9800998ecf8427e  download/CSWbdb44.depend
 9fb1ec203b562118a5efa65466f58cb8  download/CSWbdb44.prototype
 dfe4f07bd627ca8f26dff40b42858c89  download/CSWbdb44-devel.gspec
-b15a8c1d4430e560838a03ec63eca6b3  download/CSWbdb44-devel.depend
-66655c84ca6525fd4f4e6afcc4780a13  download/CSWbdb44-devel.prototype
+5a1c7c6d2c1bdc317e0c11e134342154  download/CSWbdb44-devel.depend
+ac47841e936dc64824fc24c2ec7edfc6  download/CSWbdb44-devel.prototype
 3504f1aaf3736b0e4d7aeaa520e50c61  download/CSWbdb44-doc.gspec
-7e78e963a84b5f0e4c2dacd3b25bec9a  download/CSWbdb44-doc.depend
-28d7da520fb018d57dd27d186588a423  download/CSWbdb44-doc.prototype
+840f3b7ab7ea6a0b92fa00b11ed03551  download/CSWbdb44-doc.depend
+5d66c098355c7bdcee114b69e1cbc822  download/CSWbdb44-doc.prototype
 66584d621355df055b6e05b4a02e9c3e  download/patch.4.4.20.1.diff
 85df93a0867f6cace3501671cdeb6ed1  download/patch.4.4.20.2.diff
 88ee91889ebf5498b22b2e7bed945d41  download/patch.4.4.20.3.diff
 c2ef7b3e59460c35950fab5f2faa3fc0  download/patch.4.4.20.4.diff
+099621e0dad419188acd42c588242131  download/patch.4.4.20.5.diff

Deleted: csw/mgar/pkg/bdb44/trunk/files/CSWbdb44-devel.prototype
===================================================================
--- csw/mgar/pkg/bdb44/trunk/files/CSWbdb44-devel.prototype	2009-01-09 20:58:25 UTC (rev 2775)
+++ csw/mgar/pkg/bdb44/trunk/files/CSWbdb44-devel.prototype	2009-01-09 21:26:39 UTC (rev 2776)
@@ -1,16 +0,0 @@
-d none /opt/csw/bdb44 0755 root bin
-d none /opt/csw/bdb44/include 0755 root bin
-f none /opt/csw/bdb44/include/db.h 0444 root bin
-f none /opt/csw/bdb44/include/db_185.h 0444 root bin
-f none /opt/csw/bdb44/include/db_cxx.h 0444 root bin
-d none /opt/csw/bdb44/lib 0755 root bin
-f none /opt/csw/bdb44/lib/libdb-4.4.a 0644 root bin
-f none /opt/csw/bdb44/lib/libdb-4.4.la 0644 root bin
-f none /opt/csw/bdb44/lib/libdb.a 0644 root bin
-f none /opt/csw/bdb44/lib/libdb_cxx-4.4.a 0644 root bin
-f none /opt/csw/bdb44/lib/libdb_cxx-4.4.la 0644 root bin
-f none /opt/csw/bdb44/lib/libdb_cxx.a 0644 root bin
-f none /opt/csw/bdb44/lib/libdb_java-4.4.a 0644 root bin
-f none /opt/csw/bdb44/lib/libdb_java-4.4.la 0644 root bin
-f none /opt/csw/bdb44/lib/libdb_tcl-4.4.a 0644 root bin
-f none /opt/csw/bdb44/lib/libdb_tcl-4.4.la 0644 root bin

Deleted: csw/mgar/pkg/bdb44/trunk/files/CSWbdb44-doc.prototype
===================================================================
--- csw/mgar/pkg/bdb44/trunk/files/CSWbdb44-doc.prototype	2009-01-09 20:58:25 UTC (rev 2775)
+++ csw/mgar/pkg/bdb44/trunk/files/CSWbdb44-doc.prototype	2009-01-09 21:26:39 UTC (rev 2776)
@@ -1,1544 +0,0 @@
-d none /opt/csw/bdb44 0755 root bin
-d none /opt/csw/bdb44/docs 0755 root bin
-d none /opt/csw/bdb44/docs/api_c 0755 root bin
-f none /opt/csw/bdb44/docs/api_c/api_core.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/c_pindex.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_associate.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_compact.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_cursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_del.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_err.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_fd.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_get.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_get_byteswapped.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_get_mpf.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_get_type.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_getenv.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_join.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_key_range.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_open.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_put.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_remove.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_rename.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_alloc.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_append_recno.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_bt_compare.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_bt_minkey.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_bt_prefix.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_cachesize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_dup_compare.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_encrypt.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_errcall.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_errfile.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_errpfx.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_feedback.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_flags.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_h_ffactor.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_h_hash.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_h_nelem.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_lorder.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_msgcall.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_msgfile.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_pagesize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_paniccall.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_q_extentsize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_re_delim.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_re_len.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_re_pad.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_set_re_source.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_sync.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_truncate.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_upgrade.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/db_verify.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/dbc_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/dbc_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/dbc_count.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/dbc_del.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/dbc_dup.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/dbc_get.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/dbc_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/dbc_put.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/dbm.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/dbt_bulk.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/dbt_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/dbt_package.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_dbremove.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_dbrename.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_err.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_failchk.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_fileid_reset.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_lsn_reset.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_open.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_remove.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_alloc.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_app_dispatch.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_cachesize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_data_dir.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_encrypt.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_errcall.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_errfile.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_errpfx.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_feedback.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_flags.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_isalive.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_lg_bsize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_lg_dir.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_lg_max.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_lg_mode.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_lg_regionmax.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_lk_conflicts.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_lk_detect.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_lk_max_lockers.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_lk_max_locks.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_lk_max_objects.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_mp_mmapsize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_msgcall.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_msgfile.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_paniccall.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_rpc_server.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_shm_key.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_thread_id.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_thread_id_string.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_timeout.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_tmp_dir.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_tx_max.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_tx_timestamp.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_set_verbose.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_strerror.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/env_version.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/frame.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/hsearch.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/lock_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/lock_detect.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/lock_get.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/lock_id.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/lock_id_free.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/lock_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/lock_put.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/lock_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/lock_vec.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/log_archive.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/log_compare.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/log_cursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/log_file.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/log_flush.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/log_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/log_printf.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/log_put.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/log_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/logc_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/logc_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/logc_get.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/lsn_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_fclose.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_fcreate.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_fget.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_fopen.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_fput.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_fset.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_fsync.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_maxwrite.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_openfd.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_register.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_set_clear_len.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_set_fileid.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_set_flags.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_set_ftype.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_set_lsn_offset.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_set_maxsize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_set_pgcookie.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_set_priority.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_sync.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/memp_trickle.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/mempfile_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/mutex_alloc.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/mutex_free.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/mutex_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/mutex_lock.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/mutex_set_align.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/mutex_set_max.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/mutex_set_tas_spins.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/mutex_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/mutex_unlock.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/object.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/rep_elect.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/rep_limit.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/rep_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/rep_message.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/rep_set_config.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/rep_start.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/rep_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/rep_sync.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/rep_transport.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/seq_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/seq_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/seq_get.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/seq_initial_value.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/seq_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/seq_open.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/seq_remove.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/seq_set_cachesize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/seq_set_flags.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/seq_set_range.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/seq_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_dirfree.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_dirlist.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_exists.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_free.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_fsync.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_ftruncate.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_ioinfo.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_malloc.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_map.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_open.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_pread.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_pwrite.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_read.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_realloc.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_rename.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_seek.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_sleep.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_unlink.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_unmap.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_write.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/set_func_yield.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/txn_abort.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/txn_begin.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/txn_checkpoint.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/txn_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/txn_commit.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/txn_discard.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/txn_id.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/txn_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/txn_prepare.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/txn_recover.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/txn_set_name.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/txn_set_timeout.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_c/txn_stat.html 0444 root bin
-d none /opt/csw/bdb44/docs/api_cxx 0755 root bin
-f none /opt/csw/bdb44/docs/api_cxx/api_core.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/cxx_pindex.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_associate.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_compact.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_cursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_del.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_err.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_fd.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_get.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_get_byteswapped.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_get_mpf.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_get_type.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_getenv.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_join.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_key_range.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_open.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_put.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_remove.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_rename.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_alloc.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_append_recno.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_bt_compare.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_bt_minkey.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_bt_prefix.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_cachesize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_dup_compare.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_encrypt.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_errcall.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_errfile.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_error_stream.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_errpfx.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_feedback.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_flags.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_h_ffactor.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_h_hash.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_h_nelem.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_lorder.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_msg_stream.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_msgcall.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_msgfile.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_pagesize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_paniccall.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_q_extentsize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_re_delim.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_re_len.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_re_pad.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_set_re_source.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_sync.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_truncate.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_upgrade.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/db_verify.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/dbc_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/dbc_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/dbc_count.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/dbc_del.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/dbc_dup.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/dbc_get.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/dbc_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/dbc_put.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/dbt_bulk_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/dbt_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/dbt_package.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/deadlock_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_dbremove.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_dbrename.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_err.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_failchk.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_fileid_reset.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_lsn_reset.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_open.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_remove.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_alloc.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_app_dispatch.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_cachesize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_data_dir.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_encrypt.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_errcall.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_errfile.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_error_stream.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_errpfx.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_feedback.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_flags.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_isalive.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_lg_bsize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_lg_dir.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_lg_max.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_lg_mode.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_lg_regionmax.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_lk_conflicts.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_lk_detect.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_lk_max_lockers.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_lk_max_locks.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_lk_max_objects.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_mp_mmapsize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_msg_stream.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_msgcall.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_msgfile.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_paniccall.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_rpc_server.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_shm_key.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_thread_id.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_thread_id_string.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_timeout.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_tmp_dir.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_tx_max.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_tx_timestamp.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_set_verbose.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_strerror.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/env_version.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/exc_package.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/except_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/frame.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/lock_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/lock_detect.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/lock_get.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/lock_id.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/lock_id_free.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/lock_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/lock_put.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/lock_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/lock_vec.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/lockng_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/log_archive.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/log_compare.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/log_cursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/log_file.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/log_flush.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/log_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/log_printf.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/log_put.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/log_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/logc_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/logc_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/logc_get.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/lsn_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_fclose.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_fcreate.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_fget.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_fopen.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_fput.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_fset.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_fsync.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_maxwrite.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_openfd.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_register.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_set_clear_len.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_set_fileid.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_set_flags.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_set_ftype.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_set_lsn_offset.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_set_maxsize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_set_pgcookie.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_set_priority.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_sync.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/memp_trickle.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/mempfile_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/mutex_alloc.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/mutex_free.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/mutex_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/mutex_lock.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/mutex_set_align.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/mutex_set_max.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/mutex_set_tas_spins.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/mutex_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/mutex_unlock.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/object.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/pindex.src 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/rep_elect.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/rep_limit.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/rep_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/rep_message.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/rep_set_config.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/rep_start.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/rep_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/rep_sync.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/rep_transport.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/runrec_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/seq_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/seq_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/seq_get.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/seq_initial_value.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/seq_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/seq_open.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/seq_remove.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/seq_set_cachesize.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/seq_set_flags.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/seq_set_range.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/seq_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/txn_abort.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/txn_begin.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/txn_checkpoint.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/txn_class.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/txn_commit.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/txn_discard.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/txn_id.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/txn_list.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/txn_prepare.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/txn_recover.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/txn_set_name.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/txn_set_timeout.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_cxx/txn_stat.html 0444 root bin
-d none /opt/csw/bdb44/docs/api_tcl 0755 root bin
-f none /opt/csw/bdb44/docs/api_tcl/api_tcl.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_count.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_cursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_del.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_get.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_get_join.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_get_type.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_is_byteswapped.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_join.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_open.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_put.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_remove.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_rename.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_sync.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/db_truncate.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/dbc_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/dbc_del.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/dbc_dup.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/dbc_get.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/dbc_put.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/env_close.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/env_dbremove.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/env_dbrename.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/env_open.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/env_remove.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/txn.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/txn_abort.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/txn_checkpoint.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/txn_commit.html 0444 root bin
-f none /opt/csw/bdb44/docs/api_tcl/version.html 0444 root bin
-d none /opt/csw/bdb44/docs/collections 0755 root bin
-d none /opt/csw/bdb44/docs/collections/tutorial 0755 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/BasicProgram.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/BerkeleyDB-Java-Collections.pdf 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/Entity.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/SerializableEntity.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/SerializedObjectStorage.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/Summary.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/Tuple.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/UsingCollectionsAPI.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/UsingSecondaries.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/UsingStoredCollections.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/addingdatabaseitems.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/collectionOverview.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/collectionswithentities.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/createbindingscollections.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/creatingentitybindings.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/developing.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/entitieswithcollections.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/gettingStarted.css 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/handlingexceptions.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/implementingmain.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/index.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/indexedcollections.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/openclasscatalog.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/opendatabases.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/opendbenvironment.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/openingforeignkeys.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/preface.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/removingredundantvalueclasses.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/retrievingbyindexkey.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/retrievingdatabaseitems.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/sortedcollections.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/transientfieldsinbinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/tuple-serialentitybindings.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/tuplekeybindings.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/tupleswithkeycreators.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/tutorialintroduction.html 0444 root bin
-f none /opt/csw/bdb44/docs/collections/tutorial/usingtransactions.html 0444 root bin
-d none /opt/csw/bdb44/docs/gsg 0755 root bin
-d none /opt/csw/bdb44/docs/gsg/C 0755 root bin
-f none /opt/csw/bdb44/docs/gsg/C/BerkeleyDB-Core-C-GSG.pdf 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/CoreCursorUsage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/CoreDBAdmin.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/CoreDbUsage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/CoreEnvUsage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/Cursors.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/DB.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/DBEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/DBOpenFlags.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/DbUsage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/DeleteEntryWCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/Positioning.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/PutEntryWCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/ReplacingEntryWCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/accessmethods.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/btree.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/cachesize.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/concepts.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/coredbclose.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/coreindexusage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/cstructs.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/databaseLimits.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/dbErrorReporting.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/dbconfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/environments.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/gettingStarted.css 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/gettingit.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/index.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/indexes.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/introduction.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/joins.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/keyCreator.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/preface.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/readSecondary.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/returns.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/secondaryCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/secondaryDelete.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/C/usingDbt.html 0444 root bin
-d none /opt/csw/bdb44/docs/gsg/CXX 0755 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/BerkeleyDB-Core-Cxx-GSG.pdf 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/CoreCursorUsage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/CoreDBAdmin.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/CoreDbCXXUsage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/CoreEnvUsage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/Cursors.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/DB.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/DBEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/DBOpenFlags.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/DbCXXUsage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/DeleteEntryWCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/Positioning.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/PutEntryWCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/ReplacingEntryWCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/accessmethods.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/btree.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/cachesize.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/concepts.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/coreExceptions.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/coredbclose.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/coreindexusage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/databaseLimits.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/dbErrorReporting.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/dbconfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/environments.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/gettingStarted.css 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/gettingit.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/index.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/indexes.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/introduction.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/joins.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/keyCreator.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/preface.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/readSecondary.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/returns.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/secondaryCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/secondaryDelete.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/CXX/usingDbt.html 0444 root bin
-d none /opt/csw/bdb44/docs/gsg/JAVA 0755 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/BerkeleyDB-Core-JAVA-GSG.pdf 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/CoreEnvUsage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/CoreJavaUsage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/Cursors.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/DB.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/DBAdmin.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/DBEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/DeleteEntryWCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/Positioning.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/PutEntryWCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/ReplacingEntryWCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/accessmethods.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/bindAPI.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/btree.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/cachesize.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/concepts.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/coreExceptions.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/coredbclose.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/cursorJavaUsage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/databaseLimits.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/dbErrorReporting.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/db_config.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/dbconfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/dbtJavaUsage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/environments.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/gettingStarted.css 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/gettingit.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/index.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/indexes.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/introduction.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/javaindexusage.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/joins.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/keyCreator.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/preface.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/readSecondary.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/returns.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/secondaryCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/secondaryDelete.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/secondaryProps.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg/JAVA/usingDbt.html 0444 root bin
-d none /opt/csw/bdb44/docs/gsg_txn 0755 root bin
-d none /opt/csw/bdb44/docs/gsg_txn/C 0755 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/BerkeleyDB-Core-C-Txn.pdf 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/abortresults.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/architectrecovery.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/autocommit.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/backuprestore.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/blocking_deadlocks.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/deadlock.jpg 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/enabletxn.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/envopen.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/filemanagement.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/gettingStarted.css 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/hotfailover.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/index.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/inmem_txnexample_c.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/introduction.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/isolation.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/lockingsubsystem.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/logconfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/logfileremoval.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/maxtxns.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/nestedtxn.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/perftune-intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/preface.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/readblock.jpg 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/readmodifywrite.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/recovery-intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/recovery.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/reversesplit.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/rwlocks1.jpg 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/simplelock.jpg 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/txn_ccursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/txnconcurrency.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/txncursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/txnexample_c.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/txnindices.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/txnnowait.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/usingtxns.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/wrapup.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/C/writeblock.jpg 0444 root bin
-d none /opt/csw/bdb44/docs/gsg_txn/CXX 0755 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/BerkeleyDB-Core-Cxx-Txn.pdf 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/abortresults.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/architectrecovery.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/autocommit.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/backuprestore.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/blocking_deadlocks.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/deadlock.jpg 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/enabletxn.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/envopen.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/filemanagement.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/gettingStarted.css 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/hotfailover.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/index.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/inmem_txnexample_c.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/introduction.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/isolation.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/lockingsubsystem.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/logconfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/logfileremoval.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/maxtxns.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/nestedtxn.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/perftune-intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/preface.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/readblock.jpg 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/readmodifywrite.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/recovery-intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/recovery.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/reversesplit.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/rwlocks1.jpg 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/simplelock.jpg 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/txn_ccursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/txnconcurrency.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/txncursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/txnexample_c.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/txnindices.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/txnnowait.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/usingtxns.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/wrapup.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/CXX/writeblock.jpg 0444 root bin
-d none /opt/csw/bdb44/docs/gsg_txn/JAVA 0755 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/abortresults.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/architectrecovery.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/autocommit.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/backuprestore.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/blocking_deadlocks.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/deadlock.jpg 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/enabletxn.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/envopen.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/filemanagement.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/gettingStarted.css 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/hotfailover.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/index.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/inmem_txnexample_java.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/introduction.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/isolation.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/lockingsubsystem.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/logconfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/logfileremoval.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/maxtxns.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/nestedtxn.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/perftune-intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/preface.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/readblock.jpg 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/readmodifywrite.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/recovery-intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/recovery.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/reversesplit.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/rwlocks1.jpg 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/simplelock.jpg 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/txn_ccursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/txnconcurrency.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/txncursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/txnexample_java.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/txnindices.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/txnnowait.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/usingtxns.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/wrapup.html 0444 root bin
-f none /opt/csw/bdb44/docs/gsg_txn/JAVA/writeblock.jpg 0444 root bin
-d none /opt/csw/bdb44/docs/images 0755 root bin
-f none /opt/csw/bdb44/docs/images/api.gif 0444 root bin
-f none /opt/csw/bdb44/docs/images/next.gif 0444 root bin
-f none /opt/csw/bdb44/docs/images/prev.gif 0444 root bin
-f none /opt/csw/bdb44/docs/images/ps.gif 0444 root bin
-f none /opt/csw/bdb44/docs/images/ref.gif 0444 root bin
-f none /opt/csw/bdb44/docs/images/sleepycat.gif 0444 root bin
-f none /opt/csw/bdb44/docs/index.html 0444 root bin
-d none /opt/csw/bdb44/docs/java 0755 root bin
-f none /opt/csw/bdb44/docs/java/allclasses-frame.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/allclasses-noframe.html 0444 root bin
-d none /opt/csw/bdb44/docs/java/com 0755 root bin
-d none /opt/csw/bdb44/docs/java/com/sleepycat 0755 root bin
-d none /opt/csw/bdb44/docs/java/com/sleepycat/bind 0755 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/ByteArrayBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/EntityBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/EntryBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/RecordNumberBinding.html 0444 root bin
-d none /opt/csw/bdb44/docs/java/com/sleepycat/bind/class-use 0755 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/class-use/ByteArrayBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/class-use/EntityBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/class-use/EntryBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/class-use/RecordNumberBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/package-frame.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/package-summary.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/package-tree.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/package-use.html 0444 root bin
-d none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial 0755 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/ClassCatalog.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/SerialBase.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/SerialBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/SerialInput.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/SerialOutput.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/SerialSerialBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/SerialSerialKeyCreator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/StoredClassCatalog.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/TupleSerialBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/TupleSerialKeyCreator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html 0444 root bin
-d none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/class-use 0755 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/class-use/ClassCatalog.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/class-use/SerialBase.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/class-use/SerialBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/class-use/SerialInput.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/class-use/SerialOutput.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/class-use/SerialSerialBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/class-use/SerialSerialKeyCreator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/class-use/StoredClassCatalog.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialKeyCreator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledKeyCreator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/package-frame.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/package-summary.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/package-tree.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/serial/package-use.html 0444 root bin
-d none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple 0755 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/BooleanBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/ByteBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/CharacterBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/DoubleBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/FloatBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/IntegerBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/LongBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/MarshalledTupleEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/ShortBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/StringBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/TupleBase.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/TupleBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/TupleInput.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/TupleInputBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/TupleMarshalledBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/TupleOutput.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/TupleTupleBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/TupleTupleKeyCreator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html 0444 root bin
-d none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use 0755 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/BooleanBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/ByteBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/CharacterBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/DoubleBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/FloatBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/IntegerBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/LongBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleKeyEntity.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/ShortBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/StringBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/TupleBase.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/TupleBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/TupleInput.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/TupleInputBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/TupleMarshalledBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/TupleOutput.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleKeyCreator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledBinding.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledKeyCreator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/package-frame.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/package-summary.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/package-tree.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/bind/tuple/package-use.html 0444 root bin
-d none /opt/csw/bdb44/docs/java/com/sleepycat/collections 0755 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/CurrentTransaction.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/MapEntryParameter.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/PrimaryKeyAssigner.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/StoredCollection.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/StoredCollections.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/StoredContainer.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/StoredEntrySet.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/StoredIterator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/StoredKeySet.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/StoredList.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/StoredMap.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/StoredSortedEntrySet.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/StoredSortedKeySet.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/StoredSortedMap.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/StoredSortedValueSet.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/StoredValueSet.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/TransactionRunner.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/TransactionWorker.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/TupleSerialFactory.html 0444 root bin
-d none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use 0755 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/CurrentTransaction.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/MapEntryParameter.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/StoredCollection.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/StoredCollections.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/StoredContainer.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/StoredEntrySet.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/StoredIterator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/StoredKeySet.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/StoredList.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/StoredMap.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/StoredSortedEntrySet.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/StoredSortedKeySet.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/StoredSortedMap.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/StoredSortedValueSet.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/StoredValueSet.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/TransactionRunner.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/TransactionWorker.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/class-use/TupleSerialFactory.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/package-frame.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/package-summary.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/package-tree.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/collections/package-use.html 0444 root bin
-d none /opt/csw/bdb44/docs/java/com/sleepycat/db 0755 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/BtreePrefixCalculator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/BtreeStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/CacheFile.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/CacheFilePriority.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/CacheFileStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/CacheStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/CheckpointConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/CompactConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/CompactStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/Cursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/CursorConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/Database.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/DatabaseConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/DatabaseEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/DatabaseException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/DatabaseStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/DatabaseType.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/DeadlockException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/Environment.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/EnvironmentConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/ErrorHandler.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/FeedbackHandler.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/HashStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/Hasher.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/JoinConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/JoinCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/KeyRange.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/Lock.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/LockDetectMode.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/LockMode.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/LockNotGrantedException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/LockOperation.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/LockRequest.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/LockRequestMode.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/LockStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/LogCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/LogRecordHandler.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/LogSequenceNumber.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/LogStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/MemoryException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/MessageHandler.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/MultipleDataEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/MultipleEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/MultipleKeyDataEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/MultipleRecnoDataEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/MutexStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/OperationStatus.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/PanicHandler.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/PreparedTransaction.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/QueueStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/RecordNumberAppender.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/RecoveryOperation.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/ReplicationConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/ReplicationDuplicateMasterException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/ReplicationHandleDeadException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/ReplicationHoldElectionException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/ReplicationJoinFailureException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/ReplicationLockoutException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/ReplicationSiteUnavailableException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/ReplicationStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/ReplicationStatus.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/ReplicationTransport.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/RunRecoveryException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/SecondaryConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/SecondaryCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/SecondaryDatabase.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/SecondaryKeyCreator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/Sequence.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/SequenceConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/SequenceStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/StatsConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/Transaction.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/TransactionConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/TransactionStats.Active.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/TransactionStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/VerifyConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/VersionMismatchException.html 0444 root bin
-d none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use 0755 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/BtreePrefixCalculator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/BtreeStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/CacheFile.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/CacheFilePriority.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/CacheFileStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/CacheStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/CheckpointConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/CompactConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/CompactStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/Cursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/CursorConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/Database.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/DatabaseConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/DatabaseEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/DatabaseException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/DatabaseStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/DatabaseType.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/DeadlockException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/Environment.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/EnvironmentConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/ErrorHandler.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/FeedbackHandler.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/HashStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/Hasher.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/JoinConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/JoinCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/KeyRange.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/Lock.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/LockDetectMode.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/LockMode.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/LockNotGrantedException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/LockOperation.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/LockRequest.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/LockRequestMode.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/LockStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/LogCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/LogRecordHandler.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/LogSequenceNumber.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/LogStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/MemoryException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/MessageHandler.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/MultipleDataEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/MultipleEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/MultipleKeyDataEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/MultipleRecnoDataEntry.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/MutexStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/OperationStatus.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/PanicHandler.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/PreparedTransaction.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/QueueStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/RecordNumberAppender.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/RecoveryOperation.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/ReplicationConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/ReplicationDuplicateMasterException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/ReplicationHandleDeadException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/ReplicationHoldElectionException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/ReplicationJoinFailureException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/ReplicationLockoutException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/ReplicationSiteUnavailableException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/ReplicationStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/ReplicationStatus.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/ReplicationTransport.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/RunRecoveryException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/SecondaryConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/SecondaryCursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/SecondaryDatabase.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/SecondaryKeyCreator.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/Sequence.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/SequenceConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/SequenceStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/StatsConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/Transaction.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/TransactionConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/TransactionStats.Active.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/TransactionStats.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/VerifyConfig.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/class-use/VersionMismatchException.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/package-frame.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/package-summary.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/package-tree.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/db/package-use.html 0444 root bin
-d none /opt/csw/bdb44/docs/java/com/sleepycat/util 0755 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/ExceptionUnwrapper.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/ExceptionWrapper.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/FastInputStream.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/FastOutputStream.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/IOExceptionWrapper.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/RuntimeExceptionWrapper.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/UtfOps.html 0444 root bin
-d none /opt/csw/bdb44/docs/java/com/sleepycat/util/class-use 0755 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/class-use/ExceptionUnwrapper.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/class-use/ExceptionWrapper.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/class-use/FastInputStream.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/class-use/FastOutputStream.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/class-use/IOExceptionWrapper.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/class-use/RuntimeExceptionWrapper.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/class-use/UtfOps.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/package-frame.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/package-summary.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/package-tree.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/com/sleepycat/util/package-use.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/constant-values.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/deprecated-list.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/help-doc.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/index-all.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/index.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/overview-frame.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/overview-summary.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/overview-tree.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/package-list 0444 root bin
-f none /opt/csw/bdb44/docs/java/packages.html 0444 root bin
-d none /opt/csw/bdb44/docs/java/resources 0755 root bin
-f none /opt/csw/bdb44/docs/java/resources/inherit.gif 0444 root bin
-f none /opt/csw/bdb44/docs/java/serialized-form.html 0444 root bin
-f none /opt/csw/bdb44/docs/java/style.css 0444 root bin
-d none /opt/csw/bdb44/docs/ref 0755 root bin
-d none /opt/csw/bdb44/docs/ref/am 0755 root bin
-f none /opt/csw/bdb44/docs/ref/am/close.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/count.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/curclose.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/curdel.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/curdup.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/curget.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/curput.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/cursor.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/delete.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/get.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/join.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/open.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/opensub.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/ops.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/put.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/second.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/second.javas 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/stat.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/sync.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/truncate.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/upgrade.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am/verify.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/am_conf 0755 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/bt_compare.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/bt_minkey.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/bt_prefix.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/bt_recnum.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/byteorder.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/cachesize.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/dup.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/extentsize.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/h_ffactor.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/h_hash.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/h_nelem.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/logrec.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/malloc.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/pagesize.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/re_source.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/recno.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/renumber.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_conf/select.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/am_misc 0755 root bin
-f none /opt/csw/bdb44/docs/ref/am_misc/align.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_misc/dbsizes.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_misc/diskspace.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_misc/error.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_misc/faq.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_misc/get_bulk.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_misc/partial.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_misc/perm.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_misc/stability.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_misc/struct.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/am_misc/tune.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/apprec 0755 root bin
-f none /opt/csw/bdb44/docs/ref/apprec/auto.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/apprec/config.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/apprec/def.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/apprec/intro.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/arch 0755 root bin
-f none /opt/csw/bdb44/docs/ref/arch/apis.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/arch/bigpic.gif 0444 root bin
-f none /opt/csw/bdb44/docs/ref/arch/bigpic.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/arch/progmodel.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/arch/script.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/arch/smallpic.gif 0444 root bin
-f none /opt/csw/bdb44/docs/ref/arch/utilities.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/build_unix 0755 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/aix.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/conf.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/flags.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/freebsd.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/hpux.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/install.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/irix.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/linux.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/macosx.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/notes.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/osf1.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/qnx.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/sco.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/shlib.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/small.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/solaris.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/sunos.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/test.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_unix/ultrix.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/build_vxworks 0755 root bin
-f none /opt/csw/bdb44/docs/ref/build_vxworks/faq.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_vxworks/intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_vxworks/introae.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_vxworks/notes.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/build_win 0755 root bin
-f none /opt/csw/bdb44/docs/ref/build_win/faq.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_win/intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_win/notes.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_win/small.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/build_win/test.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/cam 0755 root bin
-f none /opt/csw/bdb44/docs/ref/cam/app.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/cam/fail.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/cam/intro.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/debug 0755 root bin
-f none /opt/csw/bdb44/docs/ref/debug/common.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/debug/compile.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/debug/intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/debug/printlog.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/debug/runtime.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/distrib 0755 root bin
-f none /opt/csw/bdb44/docs/ref/distrib/layout.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/distrib/port.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/dumpload 0755 root bin
-f none /opt/csw/bdb44/docs/ref/dumpload/format.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/dumpload/text.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/dumpload/utility.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/env 0755 root bin
-f none /opt/csw/bdb44/docs/ref/env/create.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/env/db_config.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/env/encrypt.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/env/error.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/env/faq.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/env/intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/env/naming.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/env/open.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/env/region.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/env/remote.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/env/security.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/ext 0755 root bin
-f none /opt/csw/bdb44/docs/ref/ext/mod.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/ext/perl.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/ext/php.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/install 0755 root bin
-f none /opt/csw/bdb44/docs/ref/install/file.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/install/magic.s5.be.txt 0444 root bin
-f none /opt/csw/bdb44/docs/ref/install/magic.s5.le.txt 0444 root bin
-f none /opt/csw/bdb44/docs/ref/install/magic.txt 0444 root bin
-f none /opt/csw/bdb44/docs/ref/install/multiple.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/intro 0755 root bin
-f none /opt/csw/bdb44/docs/ref/intro/data.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/intro/dbis.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/intro/dbisnot.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/intro/distrib.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/intro/need.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/intro/products.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/intro/terrain.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/intro/what.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/intro/where.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/java 0755 root bin
-f none /opt/csw/bdb44/docs/ref/java/compat.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/java/conf.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/java/faq.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/java/program.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/lock 0755 root bin
-f none /opt/csw/bdb44/docs/ref/lock/am_conv.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/lock/cam_conv.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/lock/config.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/lock/dead.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/lock/deaddbg.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/lock/intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/lock/max.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/lock/nondb.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/lock/notxn.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/lock/page.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/lock/stdmode.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/lock/timeout.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/lock/twopl.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/log 0755 root bin
-f none /opt/csw/bdb44/docs/ref/log/config.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/log/intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/log/limits.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/mp 0755 root bin
-f none /opt/csw/bdb44/docs/ref/mp/config.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/mp/intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/pindex.src 0444 root bin
-d none /opt/csw/bdb44/docs/ref/program 0755 root bin
-f none /opt/csw/bdb44/docs/ref/program/appsignals.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/program/cache.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/program/compatible.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/program/copy.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/program/environ.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/program/errorret.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/program/faq.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/program/mt.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/program/namespace.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/program/ram.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/program/runtime.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/program/scope.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/program/solaris.txt 0444 root bin
-d none /opt/csw/bdb44/docs/ref/refs 0755 root bin
-f none /opt/csw/bdb44/docs/ref/refs/bdb_usenix.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/refs/bdb_usenix.ps 0444 root bin
-f none /opt/csw/bdb44/docs/ref/refs/embedded.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/refs/hash_usenix.ps 0444 root bin
-f none /opt/csw/bdb44/docs/ref/refs/libtp_usenix.ps 0444 root bin
-f none /opt/csw/bdb44/docs/ref/refs/refs.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/refs/witold.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/rep 0755 root bin
-f none /opt/csw/bdb44/docs/ref/rep/app.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/bulk.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/comm.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/elect.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/ex.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/ex_comm.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/ex_rq.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/faq.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/id.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/init.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/intro.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/mastersync.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/newsite.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/partition.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/pri.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rep/trans.html 0444 root bin
-d none /opt/csw/bdb44/docs/ref/rpc 0755 root bin
-f none /opt/csw/bdb44/docs/ref/rpc/client.html 0444 root bin
-f none /opt/csw/bdb44/docs/ref/rpc/faq.html 0444 root bin

@@ Diff output truncated at 100000 characters. @@

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list