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.
 
 
 
 
 
 
deraadt 247cc87989 (unsigned) means (unsigned int) which on ptrdiff_t or size_t or other 5 years ago
..
Makefile use RMS for jitter. we're linking with enough libraries that libm is tiny. 8 years ago
client.c add option "query from <ip>" to ntpd.conf, to specify a local IP 7 years ago
config.c Make host_*() AF-agnostic 5 years ago
constraint.c Improve logging for TLS certificate validity checking. 5 years ago
control.c Prevent multiple ntpds from tripping over each other. 5 years ago
log.c From a syslog perspective it does not make sense to log fatal and 7 years ago
ntp.c log dns failures, even if temporary. ok benno 5 years ago
ntp.h ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps 15 years ago
ntp_dns.c don't manipulate hdr.len, it's used internally by libutil now; ok florian@ 7 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 ntpd has been on by default for over two years now, so rework 6 years ago
ntpd.c Prevent multiple ntpds from tripping over each other. 5 years ago
ntpd.conf.5 naddy@ reported confusion on why "query from" seemed to be ignored in 6 years ago
ntpd.h Prevent multiple ntpds from tripping over each other. 5 years ago
parse.y (unsigned) means (unsigned int) which on ptrdiff_t or size_t or other 5 years ago
sensors.c Remove the oh so funny "LOSS OF MIND" from the diclaimer that was not 7 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