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 6d9ab8b66e when sending a query already returns a failure, we're not going to see 19 years ago
..
Makefile Compute the local clock offset from the server's response. 20 years ago
buffer.c buffer structs and API ssize_t -> size_t; from bgpd 19 years ago
client.c fix an error message 19 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 when sending a query already returns a failure, we're not going to see 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 typos, then -> than, from Michael Knudsen 20 years ago
ntpd.c usage() is __dead 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 Implement simple duplicate suppression of peer errors; ok henning@ 19 years ago
parse.y fix "listen on hostname" 20 years ago
server.c Make network unreachable errors non-fatal; ok henning@ 19 years ago
util.c uniquely name members of s_fixedpt and l_fixedpt; henning@ ok 20 years ago