.. |
Makefile
|
Compute the local clock offset from the server's response.
|
20 years ago |
buffer.c
|
order #includes, Brian Poole <raj@cerias.purdue.edu>
|
20 years ago |
client.c
|
Be more careful setting next and deadline, they should not both be != 0
|
20 years ago |
config.c
|
do not try to getaddrinfo() in the unprivileged process, send an imsg
|
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
|
do not try to getaddrinfo() in the unprivileged process, send an imsg
|
20 years ago |
ntp.h
|
correct leap indicator mask; ok henning@
|
20 years ago |
ntp_msg.c
|
wrong sizeof; Brian Poole <raj@cerias.purdue.edu>
|
20 years ago |
ntpd.8
|
tweaks; ok henning@
|
20 years ago |
ntpd.c
|
do not try to getaddrinfo() in the unprivileged process, send an imsg
|
20 years ago |
ntpd.conf.5
|
tweaks; ok henning@
|
20 years ago |
ntpd.h
|
do not try to getaddrinfo() in the unprivileged process, send an imsg
|
20 years ago |
parse.y
|
in the pool case ("servers somepool.somewhere"), we add new peers while
|
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 |