.. |
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
|
paranoia: reset query->fd to -1 after close, from canacar some time ago
|
20 years ago |
config.c
|
don't forget to set *hn... theo ok
|
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
|
imsg framework cleanup:
|
20 years ago |
ntp.h
|
correct leap indicator mask; ok henning@
|
20 years ago |
ntp_msg.c
|
ENOBUFS, EHOSTUNREACH, ENETDOWN and EHOSTDOWN are bad reasons to log; ok otto henning
|
20 years ago |
ntpd.8
|
tweaks; ok henning@
|
20 years ago |
ntpd.c
|
imsg framework cleanup:
|
20 years ago |
ntpd.conf.5
|
tweaks; ok henning@
|
20 years ago |
ntpd.h
|
the "type" param to imsg_compose and imsg_create is really an
|
20 years ago |
parse.y
|
kill another unused function and two debugging printfs
|
20 years ago |
server.c
|
ignore ntp_sendmsg()s return value in server_dispatch. could result in
|
20 years ago |
util.c
|
short fixed point <-> double conversion routines; ok henning@
|
20 years ago |