..
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
20 years ago
client.c
let client_query return 0 if it requested dns resolution
20 years ago
config.c
nasty: host_dns used to run before forking and chrooting etc, so it was
20 years ago
imsg.c
when, after processing all complete imsgs we found in the buffer,
20 years ago
log.c
Replace errx with equivalent fprintf+exit to make porting easier; ok henning@
20 years ago
ntp.c
when trying short-circuit the wait for the first reply for -s, only
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
Fixes in ntpd_settime (ie ntpd -s):
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@
20 years ago
parse.y
fix "listen on hostname"
20 years ago
server.c
Make network unreachable errors non-fatal; ok henning@
20 years ago
util.c
uniquely name members of s_fixedpt and l_fixedpt; henning@ ok
20 years ago