.. |
Makefile
|
Compute the local clock offset from the server's response.
|
20 years ago |
buffer.c
|
Replace errx with equivalent fprintf+exit to make porting easier; ok henning@
|
20 years ago |
client.c
|
when a dns lookup fails at parse time, do not abort but try again
|
20 years ago |
config.c
|
when a dns lookup fails at parse time, do not abort but try again
|
20 years ago |
imsg.c
|
initial cut at ntpd.
|
20 years ago |
log.c
|
Replace errx with equivalent fprintf+exit to make porting easier; ok henning@
|
20 years ago |
ntp.c
|
query interval scaling, episode II
|
20 years ago |
ntp.h
|
correct leap indicator mask; ok henning@
|
20 years ago |
ntp_msg.c
|
Use SA_LEN(sa) instead of sa->sa_len; ok henning@
|
20 years ago |
ntpd.8
|
tweaks; ok henning@
|
20 years ago |
ntpd.c
|
liek bgpd, use a socketpair(2) instead of a pipe(2)
|
20 years ago |
ntpd.conf.5
|
tweaks; ok henning@
|
20 years ago |
ntpd.h
|
keep an ID per server we talk to
|
20 years ago |
parse.y
|
keep an ID per server we talk to
|
20 years ago |
server.c
|
there are a few recvfrom(2) errors we do not want to panic on
|
20 years ago |
util.c
|
short fixed point <-> double conversion routines; ok henning@
|
20 years ago |