Orphans.
authorjbj <devnull@localhost>
Fri, 20 Sep 2002 13:58:39 +0000 (13:58 +0000)
committerjbj <devnull@localhost>
Fri, 20 Sep 2002 13:58:39 +0000 (13:58 +0000)
commitfbce9c0c31c4b3693baa43cc63b4585defa80fb4
tree7ff69672b53869641debb6e753331778d2f1439e
parente07524eedbdf6fde6886c2258779582271187269
Orphans.

CVS patchset: 5726
CVS date: 2002/09/20 13:58:39
64 files changed:
db/build_vxworks/BerkeleyDB.wpj [new file with mode: 0644]
db/build_vxworks/BerkeleyDB.wsp [new file with mode: 0644]
db/build_vxworks/BerkeleyDB/Makefile.custom [new file with mode: 0644]
db/build_vxworks/BerkeleyDB/component.cdf [new file with mode: 0644]
db/build_vxworks/BerkeleyDB/component.wpj [new file with mode: 0644]
db/build_vxworks/db.h [new file with mode: 0644]
db/build_vxworks/db_archive/db_archive.c [new file with mode: 0644]
db/build_vxworks/db_archive/db_archive.wpj [new file with mode: 0644]
db/build_vxworks/db_archive/db_archive/Makefile.custom [new file with mode: 0644]
db/build_vxworks/db_archive/db_archive/component.cdf [new file with mode: 0644]
db/build_vxworks/db_archive/db_archive/component.wpj [new file with mode: 0644]
db/build_vxworks/db_checkpoint/db_checkpoint.c [new file with mode: 0644]
db/build_vxworks/db_checkpoint/db_checkpoint.wpj [new file with mode: 0644]
db/build_vxworks/db_checkpoint/db_checkpoint/Makefile.custom [new file with mode: 0644]
db/build_vxworks/db_checkpoint/db_checkpoint/component.cdf [new file with mode: 0644]
db/build_vxworks/db_checkpoint/db_checkpoint/component.wpj [new file with mode: 0644]
db/build_vxworks/db_config.h [new file with mode: 0644]
db/build_vxworks/db_deadlock/db_deadlock.c [new file with mode: 0644]
db/build_vxworks/db_deadlock/db_deadlock.wpj [new file with mode: 0644]
db/build_vxworks/db_deadlock/db_deadlock/Makefile.custom [new file with mode: 0644]
db/build_vxworks/db_deadlock/db_deadlock/component.cdf [new file with mode: 0644]
db/build_vxworks/db_deadlock/db_deadlock/component.wpj [new file with mode: 0644]
db/build_vxworks/db_dump/db_dump.c [new file with mode: 0644]
db/build_vxworks/db_dump/db_dump.wpj [new file with mode: 0644]
db/build_vxworks/db_dump/db_dump/Makefile.custom [new file with mode: 0644]
db/build_vxworks/db_dump/db_dump/component.cdf [new file with mode: 0644]
db/build_vxworks/db_dump/db_dump/component.wpj [new file with mode: 0644]
db/build_vxworks/db_int.h [new file with mode: 0644]
db/build_vxworks/db_load/db_load.c [new file with mode: 0644]
db/build_vxworks/db_load/db_load.wpj [new file with mode: 0644]
db/build_vxworks/db_load/db_load/Makefile.custom [new file with mode: 0644]
db/build_vxworks/db_load/db_load/component.cdf [new file with mode: 0644]
db/build_vxworks/db_load/db_load/component.wpj [new file with mode: 0644]
db/build_vxworks/db_printlog/db_printlog.c [new file with mode: 0644]
db/build_vxworks/db_printlog/db_printlog.wpj [new file with mode: 0644]
db/build_vxworks/db_printlog/db_printlog/Makefile.custom [new file with mode: 0644]
db/build_vxworks/db_printlog/db_printlog/component.cdf [new file with mode: 0644]
db/build_vxworks/db_printlog/db_printlog/component.wpj [new file with mode: 0644]
db/build_vxworks/db_recover/db_recover.c [new file with mode: 0644]
db/build_vxworks/db_recover/db_recover.wpj [new file with mode: 0644]
db/build_vxworks/db_recover/db_recover/Makefile.custom [new file with mode: 0644]
db/build_vxworks/db_recover/db_recover/component.cdf [new file with mode: 0644]
db/build_vxworks/db_recover/db_recover/component.wpj [new file with mode: 0644]
db/build_vxworks/db_stat/db_stat.c [new file with mode: 0644]
db/build_vxworks/db_stat/db_stat.wpj [new file with mode: 0644]
db/build_vxworks/db_stat/db_stat/Makefile.custom [new file with mode: 0644]
db/build_vxworks/db_stat/db_stat/component.cdf [new file with mode: 0644]
db/build_vxworks/db_stat/db_stat/component.wpj [new file with mode: 0644]
db/build_vxworks/db_upgrade/db_upgrade.c [new file with mode: 0644]
db/build_vxworks/db_upgrade/db_upgrade.wpj [new file with mode: 0644]
db/build_vxworks/db_upgrade/db_upgrade/Makefile.custom [new file with mode: 0644]
db/build_vxworks/db_upgrade/db_upgrade/component.cdf [new file with mode: 0644]
db/build_vxworks/db_upgrade/db_upgrade/component.wpj [new file with mode: 0644]
db/build_vxworks/db_verify/db_verify.c [new file with mode: 0644]
db/build_vxworks/db_verify/db_verify.wpj [new file with mode: 0644]
db/build_vxworks/db_verify/db_verify/Makefile.custom [new file with mode: 0644]
db/build_vxworks/db_verify/db_verify/component.cdf [new file with mode: 0644]
db/build_vxworks/db_verify/db_verify/component.wpj [new file with mode: 0644]
db/build_vxworks/dbdemo/README [new file with mode: 0644]
db/build_vxworks/dbdemo/dbdemo.c [new file with mode: 0644]
db/build_vxworks/dbdemo/dbdemo.wpj [new file with mode: 0755]
db/build_vxworks/dbdemo/dbdemo/Makefile.custom [new file with mode: 0644]
db/build_vxworks/dbdemo/dbdemo/component.cdf [new file with mode: 0755]
db/build_vxworks/dbdemo/dbdemo/component.wpj [new file with mode: 0755]