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.
 
 
 
 
 
 
naddy 0c7a1d49ed fully revert some parts introduced with the original server rtable support, 8 years ago
..
Makefile this process deserves -fstack-protector-all 8 years ago
client.c Allowing upstream servers of ntp being in multiple routing tables is 8 years ago
config.c Move execution of the constraints from the ntp to the parent process. 8 years ago
constraint.c Move execution of the constraints from the ntp to the parent process. 8 years ago
control.c Allowing upstream servers of ntp being in multiple routing tables is 8 years ago
log.c log as LOG_DAEMON in log_init again. 9 years ago
log.h sync log.c from smtpd. 9 years ago
ntp.c Remove support for sending status reports to syslog on SIGINFO; 8 years ago
ntp.h ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps 15 years ago
ntp_dns.c the DNS process was not discarding & redirecting stdin/out/err to 8 years ago
ntp_msg.c use correct formatters for s/size_t data types. 9 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 Rather than re-opening the driftfile to write, keep it open; rewinding 8 years ago
ntpd.conf.5 Allowing upstream servers of ntp being in multiple routing tables is 8 years ago
ntpd.h drop unused define; ok reyk@ 8 years ago
parse.y fully revert some parts introduced with the original server rtable support, 8 years ago
sensors.c Remove hotplug(4) sensor support: the code has been disabled by 9 years ago
server.c replace bzero with memset 9 years ago
util.c Avoid overflow on 32-bit time_t systems converting timeval to NTP time. 9 years ago