Sync with OpenBSD. This fixes the bug of -s not working and allows
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 14 Apr 2005 10:41:29 +0000 (10:41 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 14 Apr 2005 10:41:29 +0000 (10:41 +0000)
commit62c98fb02c275e1bd6104323d6405dc1c8c166df
treecba0532085ae5a976ce2312c2975ecad5f8e4141
parent1c93c89f8692494e66514501d1471d1773712532
Sync with OpenBSD. This fixes the bug of -s not working and allows
defered DNS lookups, which might be necessary in certain network
setups.
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