move ltt-control out of trunk/ltt-control
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Wed, 12 Aug 2009 01:29:57 +0000 (21:29 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Wed, 12 Aug 2009 01:29:57 +0000 (21:29 -0400)
commit5e1fd42a8d1bbbe1e1283e4c652994ff738dd6a7
tree87ac162f5b817d2d9d57d514ce05d7770939b1da
parent1c2291f5d2f79795da29153bd5b962f0539d3316
move ltt-control out of trunk/ltt-control
46 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]
autogen.sh [new file with mode: 0755]
configure.in [new file with mode: 0644]
liblttctl/Makefile.am [new file with mode: 0644]
liblttctl/liblttctl.c [new file with mode: 0644]
liblttctl/lttctl.h [new file with mode: 0644]
lttctl/Makefile.am [new file with mode: 0644]
lttctl/ltt-armall.sh [new file with mode: 0755]
lttctl/ltt-armalluser.sh [new file with mode: 0755]
lttctl/ltt-armtap.sh [new file with mode: 0755]
lttctl/ltt-disarmall.sh [new file with mode: 0755]
lttctl/ltt-disarmalluser.sh [new file with mode: 0755]
lttctl/ltt-disarmtap.sh [new file with mode: 0755]
lttctl/lttctl.c [new file with mode: 0644]
lttctl/lttctl_distributed.sh [new file with mode: 0644]
lttd/Makefile.am [new file with mode: 0644]
lttd/lttd.c [new file with mode: 0644]
specs/Makefile.am [new file with mode: 0644]
specs/ltt-control.spec [new file with mode: 0644]
trunk/ltt-control/AUTHORS [deleted file]
trunk/ltt-control/ChangeLog [deleted file]
trunk/ltt-control/Makefile.am [deleted file]
trunk/ltt-control/NEWS [deleted file]
trunk/ltt-control/README [deleted file]
trunk/ltt-control/autogen.sh [deleted file]
trunk/ltt-control/configure.in [deleted file]
trunk/ltt-control/liblttctl/Makefile.am [deleted file]
trunk/ltt-control/liblttctl/liblttctl.c [deleted file]
trunk/ltt-control/liblttctl/lttctl.h [deleted file]
trunk/ltt-control/lttctl/Makefile.am [deleted file]
trunk/ltt-control/lttctl/ltt-armall.sh [deleted file]
trunk/ltt-control/lttctl/ltt-armalluser.sh [deleted file]
trunk/ltt-control/lttctl/ltt-armtap.sh [deleted file]
trunk/ltt-control/lttctl/ltt-disarmall.sh [deleted file]
trunk/ltt-control/lttctl/ltt-disarmalluser.sh [deleted file]
trunk/ltt-control/lttctl/ltt-disarmtap.sh [deleted file]
trunk/ltt-control/lttctl/lttctl.c [deleted file]
trunk/ltt-control/lttctl/lttctl_distributed.sh [deleted file]
trunk/ltt-control/lttd/Makefile.am [deleted file]
trunk/ltt-control/lttd/lttd.c [deleted file]
trunk/ltt-control/specs/Makefile.am [deleted file]
trunk/ltt-control/specs/ltt-control.spec [deleted file]
This page took 0.025154 seconds and 4 git commands to generate.