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.
 
 
 
 
 
 
reyk 043d0938c2 Remove hotplug(4) sensor support: the code has been disabled by 9 years ago
..
Makefile Fix library ordering on the link line for the sake of static arches. It's, in 9 years ago
client.c Avoid overflow on 32-bit time_t systems converting timeval to NTP time. 9 years ago
config.c Add support for "constraints": when configured, ntpd(8) will query the 9 years ago
constraint.c Currently, after 4 failed constraint checks, we suspect the constraint 9 years ago
control.c Add support for "constraints": when configured, ntpd(8) will query the 9 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 hotplug(4) sensor support: the code has been disabled by 9 years ago
ntp.h ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps 15 years ago
ntp_dns.c instead of routing SIGHUP thru sighdlr_dns() which then ignores it, 9 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 do not encourage random uppercasing; 9 years ago
ntpd.c -s is not optional, sadly; 9 years ago
ntpd.conf.5 Simplify example constraints URL to reduce load on the server side. 9 years ago
ntpd.h Remove hotplug(4) sensor support: the code has been disabled by 9 years ago
parse.y When resolving the "constraint" (singular), store all returned IP 9 years ago
sensors.c Remove hotplug(4) sensor support: the code has been disabled by 9 years ago
server.c Get the rdomain from the newly exposed ifi_rdomain field in if_data 9 years ago
util.c Avoid overflow on 32-bit time_t systems converting timeval to NTP time. 9 years ago