Import OpenNTPD 3.6 (the OpenBSD version, not the portable).
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 9 Nov 2004 20:05:42 +0000 (20:05 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 9 Nov 2004 20:05:42 +0000 (20:05 +0000)
commitc19240293ff9da3d17b6e20a3f0939e829c53817
tree3e1e80bf98ed667055d164e60dbc3241de5ad46a
parentc4c61061d3344c0f936d552275c7591097a740be
Import OpenNTPD 3.6 (the OpenBSD version, not the portable).

Obtained-from: OpenBSD

Do enough minor patching to get it WARNS=6 clean (mostly addition of
some header files and expanding SA_LEN, one issue of const discarding
has been submitted back).
usr.sbin/ntpd/Makefile [new file with mode: 0644]
usr.sbin/ntpd/patches/imsg.c.patch [new file with mode: 0644]
usr.sbin/ntpd/patches/log.c.patch [new file with mode: 0644]
usr.sbin/ntpd/patches/ntp.c.patch [new file with mode: 0644]
usr.sbin/ntpd/patches/ntp_msg.c.patch [new file with mode: 0644]
usr.sbin/ntpd/patches/ntpd.c.patch [new file with mode: 0644]
usr.sbin/ntpd/patches/ntpd.h.patch [new file with mode: 0644]
usr.sbin/ntpd/patches/parse.y.patch [new file with mode: 0644]
usr.sbin/ntpd/patches/server.c.patch [new file with mode: 0644]
usr.sbin/ntpd/patches/util.c.patch [new file with mode: 0644]