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.
 
 
 
 
 
 
henning d1e706f6f9 d can be negative, take that into account when comparing to the logging 20 years ago
..
Makefile Compute the local clock offset from the server's response. 20 years ago
buffer.c remove buf_write(), not used in ntpd. found by theo 20 years ago
client.c Poll unsynchronized servers at the maximum interval and log a message about 20 years ago
config.c Limit the number of addresses used by the 'servers' directive to 8; ok henning@ 20 years ago
imsg.c the "type" param to imsg_compose and imsg_create is really an 20 years ago
log.c Replace errx with equivalent fprintf+exit to make porting easier; ok henning@ 20 years ago
ntp.c if our first getpwnam(), testing for NTPD_USER, succeeded, but the second 20 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 typos, then -> than, from Michael Knudsen 20 years ago
ntpd.c d can be negative, take that into account when comparing to the logging 20 years ago
ntpd.conf.5 Advice user to use multiple servers. Prodded by Daniel Polak, help and ok jmc@ 20 years ago
ntpd.h Limit the number of addresses used by the 'servers' directive to 8; ok henning@ 20 years ago
parse.y fix "listen on hostname" 20 years ago
server.c Save original value returned by getifaddrs to free later; ok henning@ 20 years ago
util.c uniquely name members of s_fixedpt and l_fixedpt; henning@ ok 20 years ago