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.
 
 
 
 
 
 
henning 029fb73afa fix linecount bug with comments spanning multiple lines 13 years ago
..
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 16 years ago
ntp.c effectively un-do r1.111, it fucks machines with bad clocks royally. 15 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@ 16 years ago
ntpd.8 -v logs debug adjtime calls also; ok henning@ 15 years ago
ntpd.c don't need to setup the resolver early now that dns lookups are done 14 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 13 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, 17 years ago