.. |
Makefile
|
add support for timedelta sensors, which pretty much means udcf(4) right
|
18 years ago |
buffer.c
|
on writing, we actually can deal with ENOBUFS just as well as with EAGAIN
|
19 years ago |
client.c
|
Reconnect a client socket after three consecutive send failures.
|
17 years ago |
config.c
|
config file bits for timedelta sensors, so one can specify which devices
|
18 years ago |
imsg.c
|
when our red/recv/recvmsg in imsg_read gives EINTR or EAGAIN, do not
|
17 years ago |
log.c
|
Allow ntpd to log sensor offsets and adjtime calls to syslog at LOG_DEBUG
|
17 years ago |
ntp.c
|
Reconnect a client socket after three consecutive send failures.
|
17 years ago |
ntp.h
|
use __packed structs for the on-the-wire packets and just memcpy at once
|
17 years ago |
ntp_msg.c
|
don't fill the logs; spotted by deraadt@ ok henning@
|
17 years ago |
ntpd.8
|
rearrange the page to read better; ok otto henning
|
17 years ago |
ntpd.c
|
we must reset the poll timeout to INFTIM when receiving the IMSG_SETTIME
|
17 years ago |
ntpd.conf.5
|
one more missed change;
|
17 years ago |
ntpd.h
|
Reconnect a client socket after three consecutive send failures.
|
17 years ago |
parse.y
|
Have popfile() also close the main config file,
|
16 years ago |
sensors.c
|
Add a knob to compensate for a refclock that is early or late. Based on a
|
17 years ago |
server.c
|
Although Unix compilers accept more than one definition of a global
|
18 years ago |
util.c
|
Normalize tv so that tv_usec is positive. The kernel also normalizes,
|
17 years ago |