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.
 
 
 
 
 
 
claudio d6e39ab1f4 EAGAIN handling for imsg_read. OK henning@ benno@ 8 years ago
..
Makefile use RMS for jitter. we're linking with enough libraries that libm is tiny. 9 years ago
client.c Allowing upstream servers of ntp being in multiple routing tables is 9 years ago
config.c Move execution of the constraints from the ntp to the parent process. 9 years ago
constraint.c EAGAIN handling for imsg_read. OK henning@ benno@ 8 years ago
control.c EAGAIN handling for imsg_read. OK henning@ benno@ 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 EAGAIN handling for imsg_read. OK henning@ benno@ 8 years ago
ntp.h ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps 15 years ago
ntp_dns.c EAGAIN handling for imsg_read. OK henning@ benno@ 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; 9 years ago
ntpd.c EAGAIN handling for imsg_read. OK henning@ benno@ 8 years ago
ntpd.conf.5 Allowing upstream servers of ntp being in multiple routing tables is 9 years ago
ntpd.h Cache values from getpwnam() done at initialization, which need to be 8 years ago
parse.y fully revert some parts introduced with the original server rtable support, 9 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