Source code pulled from OpenBSD for OpenNTPD. The place to contribute to this code is via the OpenBSD CVS tree.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
stevesk 00ae9b8707 I should know outside data must be vis(3)'d. 15 years ago
..
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. 15 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 use monotime instead of wallclock for the report thing as well 15 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@ 15 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@ 15 years ago
ntpd.c log tiny frequency adjustments at debug only. 15 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@ 15 years ago
parse.y bring in findeol() fix from pfctl 16 years ago
sensors.c spelling in comment 15 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, 17 years ago