Issue 31: Add custom config module
commit41de6aa9e0e72ef6fa5689c319f30e70841304a4
authorJonas Fonseca <fonseca@diku.dk>
Fri, 21 Mar 2008 09:55:01 +0000 (21 10:55 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Tue, 20 May 2008 13:38:35 +0000 (20 14:38 +0100)
treef319d80ba35a52f1136d0e6cd36591f7906f0052
parentfafc7368934179e5764cb5532d3eb95d9075156c
Issue 31: Add custom config module
23 files changed:
acinclude.m4
configure.in
contrib/etc/remote-mch.cfg
contrib/etc/remote-mcs.cfg
doc/remote-device-add.7
doc/remote-device-name.7
doc/remote-device-remove.7
doc/remote-mch.1
doc/remote-mch.1.txt
doc/remote-mcs.1
doc/remote-mcs.1.txt
libutil/Config.cc [new file with mode: 0644]
libutil/Config.h [new file with mode: 0644]
libutil/Makefile.am
mch/Configuration.cc [deleted file]
mch/Configuration.h [deleted file]
mch/Makefile.am
mch/MoteHost.cc
mch/MoteHost.h
mcs/Configuration.cc [deleted file]
mcs/Configuration.h [deleted file]
mcs/Makefile.am
mcs/moteserver.cc