.. |
Makefile
|
move dns lookups to its own (privilege revoking, not chrooting) process.
|
16 years ago |
buffer.c
|
on writing, we actually can deal with ENOBUFS just as well as with EAGAIN
|
19 years ago |
client.c
|
I should know outside data must be vis(3)'d.
|
16 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
|
Allow ntpd to log sensor offsets and adjtime calls to syslog at LOG_DEBUG
|
17 years ago |
ntp.c
|
use monotime instead of wallclock for the report thing as well
|
16 years ago |
ntp.h
|
use __packed structs for the on-the-wire packets and just memcpy at once
|
17 years ago |
ntp_dns.c
|
endservent() not needed here; ok henning@
|
16 years ago |
ntp_msg.c
|
don't fill the logs; spotted by deraadt@ ok henning@
|
17 years ago |
ntpd.8
|
-v logs debug adjtime calls also; ok henning@
|
16 years ago |
ntpd.c
|
log tiny frequency adjustments at debug only.
|
16 years ago |
ntpd.conf.5
|
- use nmea(4) for general sensor example rather than udcf(4)
|
16 years ago |
ntpd.h
|
move prototypes that are really in ntp.c; ok henning@
|
16 years ago |
parse.y
|
bring in findeol() fix from pfctl
|
16 years ago |
sensors.c
|
spelling in comment
|
16 years ago |
server.c
|
delete operation not needed; from naddy
|
16 years ago |
util.c
|
Normalize tv so that tv_usec is positive. The kernel also normalizes,
|
18 years ago |