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.
 
 
 
 
 
 
otto 21c48e24ae Introduce a "trusted" modifier, for peers that should be on a local net 4 years ago
..
Makefile use RMS for jitter. we're linking with enough libraries that libm is tiny. 8 years ago
client.c Introduce a "trusted" modifier, for peers that should be on a local net 4 years ago
config.c Sometimes ntp peers are unreliable (looking at you pool.ntp.org!) 5 years ago
constraint.c 1) Re-resolve and re-get constraints once the clock is synced. Constraints 5 years ago
control.c fix printing when the pool is specified as an IP address; reported by and 5 years ago
log.c Forgotten va_copy/va_end; on some archs that is really needed. ok benno@ 5 years ago
log.h Allow logging to both stderr and syslog; don't reset the log level if 5 years ago
ntp.c Introduce a "trusted" modifier, for peers that should be on a local net 4 years ago
ntp.h ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps 15 years ago
ntp_dns.c Allow logging to both stderr and syslog; don't reset the log level if 5 years ago
ntp_msg.c Remove the oh so funny "LOSS OF MIND" from the diclaimer that was not 7 years ago
ntpctl.8 -s is not optional, sadly; 9 years ago
ntpd.8 tweaks with help from jmc@ 5 years ago
ntpd.c Introduce a "trusted" modifier, for peers that should be on a local net 4 years ago
ntpd.conf.5 alphatically order sub-options for sensors, and make the explanations 4 years ago
ntpd.h Introduce a "trusted" modifier, for peers that should be on a local net 4 years ago
parse.y Introduce a "trusted" modifier, for peers that should be on a local net 4 years ago
sensors.c - validate sensor values against constraints 4 years ago
server.c Remove the oh so funny "LOSS OF MIND" from the diclaimer that was not 7 years ago
util.c *nargv[] holds an array of pointers, so it should be 7 years ago