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.
 
 
 
 
 
 
jmc 20dd90153e tweak previous; 7 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 Move execution of the constraints from the ntp to the parent process. 8 years ago
constraint.c Use the stack to hold the constraint child process variables instead of 7 years ago
control.c Replace hand-rolled for(;;) traversal of ctl_conns TAILQ with 7 years ago
log.c From a syslog perspective it does not make sense to log fatal and 7 years ago
ntp.c add option "query from <ip>" to ntpd.conf, to specify a local IP 7 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 Remove support for sending status reports to syslog on SIGINFO; 8 years ago
ntpd.c Stop accessing verbose and debug variables from log.c directly. 7 years ago
ntpd.conf.5 tweak previous; 7 years ago
ntpd.h add option "query from <ip>" to ntpd.conf, to specify a local IP 7 years ago
parse.y add option "query from <ip>" to ntpd.conf, to specify a local IP 7 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