Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/external/bsd/threshold



Module Name:    othersrc
Committed By:   agc
Date:           Sat Mar 12 08:13:11 UTC 2011

Update of /cvsroot/othersrc/external/bsd/threshold
In directory ivanova.netbsd.org:/tmp/cvs-serv3990

Log Message:
Initial import into othersrc of a library and program to do
threshold-based data sharing - data can be recovered when the
constituent threshold shares of the original data are presented.  This
library implements Rabin's IDA, and there are also some proof of
concept RAID4 and RAID5 functions in there too.


Status:

Vendor Tag:     CROOKS
Release Tags:   threshold-base
                
N othersrc/external/bsd/threshold/Makefile.inc
N othersrc/external/bsd/threshold/Makefile
N othersrc/external/bsd/threshold/mkdist
N othersrc/external/bsd/threshold/dist/Makefile.am
N othersrc/external/bsd/threshold/dist/TODO
N othersrc/external/bsd/threshold/dist/aclocal.m4
N othersrc/external/bsd/threshold/dist/configure
N othersrc/external/bsd/threshold/dist/configure.ac
N othersrc/external/bsd/threshold/dist/libtool
N othersrc/external/bsd/threshold/dist/tst
N othersrc/external/bsd/threshold/dist/buildaux/config.guess
N othersrc/external/bsd/threshold/dist/buildaux/config.sub
N othersrc/external/bsd/threshold/dist/buildaux/depcomp
N othersrc/external/bsd/threshold/dist/buildaux/install-sh
N othersrc/external/bsd/threshold/dist/buildaux/ltmain.sh
N othersrc/external/bsd/threshold/dist/buildaux/missing
N othersrc/external/bsd/threshold/dist/include/Makefile.am
N othersrc/external/bsd/threshold/dist/include/threshold.h
N othersrc/external/bsd/threshold/dist/src/Makefile.am
N othersrc/external/bsd/threshold/dist/src/Makefile.in
N othersrc/external/bsd/threshold/dist/src/libthreshold/libthreshold.3
N othersrc/external/bsd/threshold/dist/src/libthreshold/Makefile.am
N othersrc/external/bsd/threshold/dist/src/libthreshold/Makefile.in
N othersrc/external/bsd/threshold/dist/src/libthreshold/config.h.in
N othersrc/external/bsd/threshold/dist/src/libthreshold/ida.c
N othersrc/external/bsd/threshold/dist/src/libthreshold/internal.h
N othersrc/external/bsd/threshold/dist/src/libthreshold/threshold.c
N othersrc/external/bsd/threshold/dist/src/libthreshold/raid.c
N othersrc/external/bsd/threshold/dist/src/threshold/Makefile.am
N othersrc/external/bsd/threshold/dist/src/threshold/Makefile.in
N othersrc/external/bsd/threshold/dist/src/threshold/main.c
N othersrc/external/bsd/threshold/dist/src/threshold/threshold.1
N othersrc/external/bsd/threshold/dist/autom4te.cache/requests
N othersrc/external/bsd/threshold/dist/autom4te.cache/output.0
N othersrc/external/bsd/threshold/dist/autom4te.cache/traces.0
N othersrc/external/bsd/threshold/libthreshold/shlib_version
N othersrc/external/bsd/threshold/libthreshold/Makefile
N othersrc/external/bsd/threshold/libthreshold/config.h
N othersrc/external/bsd/threshold/threshold/Makefile

No conflicts created by this import



Home | Main Index | Thread Index | Old Index