.. |
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
|
if resolving a name fails, be more aggressive retrying, but with care:
|
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
|
18 years ago |
log.c
|
zap includes, Alexander von Gernler <grunk@pestilenz.org>
|
20 years ago |
ntp.c
|
This diff makes ntpd poll for sensors more aggressively when the use of
|
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
|
use __packed structs for the on-the-wire packets and just memcpy at once
|
17 years ago |
ntpd.8
|
convert to new .Dd format;
|
17 years ago |
ntpd.c
|
Although Unix compilers accept more than one definition of a global
|
18 years ago |
ntpd.conf.5
|
convert to new .Dd format;
|
17 years ago |
ntpd.h
|
This diff makes ntpd poll for sensors more aggressively when the use of
|
17 years ago |
parse.y
|
strtonum() with INT_MAX intead of LONG_MAX, problem pointed out by pierre-yves@spootnik.org
|
18 years ago |
sensors.c
|
This diff makes ntpd poll for sensors more aggressively when the use of
|
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,
|
18 years ago |