]> git.ipfire.org Git - thirdparty/ntp.git/commit
Prepare for GSoC2008 NTP MIB daemon import
authorHarlan Stenn <stenn@ntp.org>
Sun, 31 Aug 2008 08:59:46 +0000 (04:59 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 31 Aug 2008 08:59:46 +0000 (04:59 -0400)
commitea98f9203776f2a8b08f18d49285fbddd15e2da4
tree248c85a101eea14cbb67b705e23b581cfef33bd1
parentd46bfe31ff866c2ded7d13de7c18f94708dc4704
Prepare for GSoC2008 NTP MIB daemon import

bk: 48ba5d82-A_hloOKjFZ84UxFxLWPNg
13 files changed:
ChangeLog
Makefile.am
configure.ac
ntpq/Makefile.am
ntpq/libntpq.c [new file with mode: 0644]
ntpq/libntpq.h [new file with mode: 0644]
ntpq/libntpq_subs.c [new file with mode: 0644]
ntpq/ntpq.c
ntpsnmpd/Makefile.am [new file with mode: 0644]
ntpsnmpd/README [new file with mode: 0644]
ntpsnmpd/ntpSnmpSubagentObject.c [new file with mode: 0644]
ntpsnmpd/ntpSnmpSubagentObject.h [new file with mode: 0644]
ntpsnmpd/ntpsnmpd.c [new file with mode: 0644]