- Added unixcmd and libvdemgmt
commit8055061e53c7e0eb170aa3550cce83f72f382621
authorshammash <shammash@d37a7db1-d92d-0410-89df-f68f52f87b57>
Fri, 18 May 2007 23:09:46 +0000 (18 23:09 +0000)
committershammash <shammash@d37a7db1-d92d-0410-89df-f68f52f87b57>
Fri, 18 May 2007 23:09:46 +0000 (18 23:09 +0000)
treefcef7430607ebb7d6c3da654a66392401f755a0f
parent747bdbd119b90f6198c87276eaddd4ed914d9a01
- Added unixcmd and libvdemgmt
- Redefined strncmp() replacement out from vde_cryptcab

git-svn-id: https://vde.svn.sourceforge.net/svnroot/vde/trunk@160 d37a7db1-d92d-0410-89df-f68f52f87b57
18 files changed:
vde-2/Makefile.am
vde-2/configure.ac
vde-2/doc/Makefile.am
vde-2/doc/libvdemgmt/asyncrecv.rc [new file with mode: 0644]
vde-2/doc/libvdemgmt/closemachine.rc [new file with mode: 0644]
vde-2/doc/libvdemgmt/openmachine.rc [new file with mode: 0644]
vde-2/doc/libvdemgmt/sendcmd.rc [new file with mode: 0644]
vde-2/doc/vdecmd [new file with mode: 0644]
vde-2/libvdemgmt/Makefile.am [new file with mode: 0644]
vde-2/libvdemgmt/libvdemgmt.c [new file with mode: 0644]
vde-2/libvdemgmt/libvdemgmt.h [new file with mode: 0644]
vde-2/unixcmd/Makefile.am [new file with mode: 0644]
vde-2/unixcmd/unixcmd.c [new file with mode: 0644]
vde-2/utils/cmdparse.c [new file with mode: 0644]
vde-2/utils/cmdparse.h [new file with mode: 0644]
vde-2/utils/strndup.c [new file with mode: 0644]
vde-2/utils/strndup.h [new file with mode: 0644]
vde-2/vde_cryptcab/vde_cryptcab.c