Initial import from CVS.
authorrjones@localhost <rjones@localhost>
Thu, 30 Aug 2007 16:38:09 +0000 (17:38 +0100)
committerrjones@localhost <rjones@localhost>
Thu, 30 Aug 2007 16:38:09 +0000 (17:38 +0100)
commita8b837d5018c488a130fcbea425904817a862210
tree44fc8f4a58d6e1651053c4c40d32b3816add43fa
Initial import from CVS.
59 files changed:
.cvsignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYING.LIB [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
META.in [new file with mode: 0644]
Make.rules [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
README [new file with mode: 0644]
TODO.libvirt [new file with mode: 0644]
TODO.virt-top [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
config.h.in [new file with mode: 0644]
configure.ac [new file with mode: 0644]
examples/.cvsignore [new file with mode: 0644]
examples/.depend [new file with mode: 0644]
examples/Makefile [new file with mode: 0644]
examples/Makefile.in [new file with mode: 0644]
examples/list_domains.ml [new file with mode: 0644]
install-sh [new file with mode: 0755]
libvirt/.cvsignore [new file with mode: 0644]
libvirt/.depend [new file with mode: 0644]
libvirt/Makefile [new file with mode: 0644]
libvirt/Makefile.in [new file with mode: 0644]
libvirt/libvirt.ml [new file with mode: 0644]
libvirt/libvirt.mli [new file with mode: 0644]
libvirt/libvirt_c.c [new file with mode: 0644]
libvirt/libvirt_version.ml [new file with mode: 0644]
libvirt/libvirt_version.ml.in [new file with mode: 0644]
libvirt/libvirt_version.mli [new file with mode: 0644]
mlvirsh/.cvsignore [new file with mode: 0644]
mlvirsh/.depend [new file with mode: 0644]
mlvirsh/Makefile [new file with mode: 0644]
mlvirsh/Makefile.in [new file with mode: 0644]
mlvirsh/mlvirsh.ml [new file with mode: 0644]
mlvirtmanager/.cvsignore [new file with mode: 0644]
mlvirtmanager/.depend [new file with mode: 0644]
mlvirtmanager/Makefile [new file with mode: 0644]
mlvirtmanager/Makefile.in [new file with mode: 0644]
mlvirtmanager/mlvirtmanager.ml [new file with mode: 0644]
mlvirtmanager/mlvirtmanager_connections.ml [new file with mode: 0644]
mlvirtmanager/mlvirtmanager_connections.mli [new file with mode: 0644]
mlvirtmanager/mlvirtmanager_domain_ops.ml [new file with mode: 0644]
mlvirtmanager/mlvirtmanager_domain_ops.mli [new file with mode: 0644]
mlvirtmanager/mlvirtmanager_helpers.ml [new file with mode: 0644]
mlvirtmanager/mlvirtmanager_helpers.mli [new file with mode: 0644]
mlvirtmanager/mlvirtmanager_mainwindow.ml [new file with mode: 0644]
mlvirtmanager/mlvirtmanager_mainwindow.mli [new file with mode: 0644]
virt-top/.cvsignore [new file with mode: 0644]
virt-top/.depend [new file with mode: 0644]
virt-top/Makefile [new file with mode: 0644]
virt-top/Makefile.in [new file with mode: 0644]
virt-top/README [new file with mode: 0644]
virt-top/virt-top.1 [new file with mode: 0644]
virt-top/virt-top.pod [new file with mode: 0644]
virt-top/virt-top.txt [new file with mode: 0644]
virt-top/virt_top.ml [new file with mode: 0644]
virt-top/virt_top_csv.ml [new file with mode: 0644]
virt-top/virt_top_main.ml [new file with mode: 0644]
virt-top/virt_top_xml.ml [new file with mode: 0644]