.. |
Makefile
|
Move imsg into libutil and add a man page.
|
14 years ago |
client.c
|
recvmsg ENOENT noncritical too
|
15 years ago |
config.c
|
config file bits for timedelta sensors, so one can specify which devices
|
18 years ago |
log.c
|
Allow ntpd to log sensor offsets and adjtime calls to syslog at LOG_DEBUG
|
17 years ago |
ntp.c
|
close pipe_prnt[0] earlier, foremost before forking the dns process
|
13 years ago |
ntp.h
|
ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps
|
15 years ago |
ntp_dns.c
|
Rename some imsg bits to make namespace collisions less likely buf to
|
14 years ago |
ntp_msg.c
|
don't fill the logs; spotted by deraadt@ ok henning@
|
17 years ago |
ntpd.8
|
tweak previous;
|
13 years ago |
ntpd.c
|
use timerclear macro
|
13 years ago |
ntpd.conf.5
|
move text on weight to where it is first referred to;
|
15 years ago |
ntpd.h
|
Turns up the polling rate of sensors and makes ntpd calculate frequency
|
15 years ago |
parse.y
|
fix linecount bug with comments spanning multiple lines
|
14 years ago |
sensors.c
|
Get rid of MAXSENSORDEVICES. Gaps in sensordev lists are now handled
|
14 years ago |
server.c
|
fix looking at the mode bits so that we do not reply to broadcast and other
|
15 years ago |
util.c
|
Normalize tv so that tv_usec is positive. The kernel also normalizes,
|
18 years ago |