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.
 
 
 
 
 
 
bluhm 21256fb318 From a syslog perspective it does not make sense to log fatal and 7 years ago
..
Makefile use RMS for jitter. we're linking with enough libraries that libm is tiny. 8 years ago
client.c Remove the oh so funny "LOSS OF MIND" from the diclaimer that was not 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 logging messages to distinguish which safty check failed 7 years ago
ntp.h ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps 15 years ago
ntp_dns.c Teach ntpd(8) how to use socket status to shutdown the daemon. While at 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 markup from jan stary; 7 years ago
ntpd.h Stop accessing verbose and debug variables from log.c directly. 7 years ago
parse.y fully revert some parts introduced with the original server rtable support, 8 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