Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wvdputte 33dc34f1c7 when running ntpd with "-s" as it's argument from /etc/rc.conf, make sure the 19 years ago
..
Makefile Compute the local clock offset from the server's response. 20 years ago
buffer.c on writing, we actually can deal with ENOBUFS just as well as with EAGAIN 19 years ago
client.c Propogate server's leap indicator flags to clients; ok henning@ 19 years ago
config.c don't touch *hn in failure case. no real change due to the way we use it 19 years ago
imsg.c unify shared code a bit again to make future syncs easier 19 years ago
log.c zap includes, Alexander von Gernler <grunk@pestilenz.org> 20 years ago
ntp.c Propogate server's leap indicator flags to clients; ok henning@ 19 years ago
ntp.h Discard replies with alarm flag set or invalid stratum; ok henning@ 20 years ago
ntp_msg.c sendto() takes socklen_t as an argument; ok henning@ 20 years ago
ntpd.8 we do not do -s in /etc/rc anymore. this is because, even if -s did try to 19 years ago
ntpd.c when running ntpd with "-s" as it's argument from /etc/rc.conf, make sure the 19 years ago
ntpd.conf.5 Advice user to use multiple servers. Prodded by Daniel Polak, help and ok jmc@ 20 years ago
ntpd.h Propogate server's leap indicator flags to clients; ok henning@ 19 years ago
parse.y use a little state engine to keep track of delayed dns lookups and such, 19 years ago
server.c Propogate server's leap indicator flags to clients; ok henning@ 19 years ago
util.c uniquely name members of s_fixedpt and l_fixedpt; henning@ ok 20 years ago