Sync OpenNTPD with OpenBSD.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 25 Feb 2005 16:43:19 +0000 (16:43 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 25 Feb 2005 16:43:19 +0000 (16:43 +0000)
commit1c93c89f8692494e66514501d1471d1773712532
tree1c72ab8ba10ad06160fce4078634563b67455f48
parentc1dd3b46b98b8388bce42f2ba59b693c223746ae
Sync OpenNTPD with OpenBSD.
16 files changed:
contrib/ntpd/README.DRAGONFLY
contrib/ntpd/buffer.c
contrib/ntpd/client.c
contrib/ntpd/config.c
contrib/ntpd/imsg.c
contrib/ntpd/log.c
contrib/ntpd/ntp.c
contrib/ntpd/ntp.h
contrib/ntpd/ntp_msg.c
contrib/ntpd/ntpd.8
contrib/ntpd/ntpd.c
contrib/ntpd/ntpd.conf.5
contrib/ntpd/ntpd.h
contrib/ntpd/parse.y
contrib/ntpd/server.c
contrib/ntpd/util.c