Code

Created standard subversion directories.
authorocto <octo>
Mon, 8 May 2006 14:16:34 +0000 (14:16 +0000)
committerocto <octo>
Mon, 8 May 2006 14:16:34 +0000 (14:16 +0000)
commit6995e2cfd517af456904db26b7781b4953feeacc
treef90ae385860ff49734ed680990f2de45e17b481b
Created standard subversion directories.
Imported everything from the collectd repository.
36 files changed:
AUTHORS [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
ToDo [new file with mode: 0644]
configure.ac [new file with mode: 0644]
debian/README [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/liboping-dev.dirs [new file with mode: 0644]
debian/liboping-dev.docs [new file with mode: 0644]
debian/liboping-dev.manpages [new file with mode: 0644]
debian/liboping.dirs [new file with mode: 0644]
debian/liboping.docs [new file with mode: 0644]
debian/oping.dirs [new file with mode: 0644]
debian/oping.docs [new file with mode: 0644]
debian/oping.manpages [new file with mode: 0644]
debian/rules [new file with mode: 0755]
src/Makefile.am [new file with mode: 0644]
src/liboping.c [new file with mode: 0644]
src/mans/Makefile.am [new file with mode: 0644]
src/mans/liboping.pod [new file with mode: 0644]
src/mans/oping.pod [new file with mode: 0644]
src/mans/ping_construct.pod [new file with mode: 0644]
src/mans/ping_get_error.pod [new file with mode: 0644]
src/mans/ping_host_add.pod [new file with mode: 0644]
src/mans/ping_iterator_get.pod [new file with mode: 0644]
src/mans/ping_iterator_get_context.pod [new file with mode: 0644]
src/mans/ping_iterator_get_info.pod [new file with mode: 0644]
src/mans/ping_send.pod [new file with mode: 0644]
src/mans/ping_setopt.pod [new file with mode: 0644]
src/oping.c [new file with mode: 0644]
src/oping.h [new file with mode: 0644]