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.
 
 
 
 
 
 
schwarze 22595e2034 Remove the bogus author "U. Delaware" from RFC 5905 10 years ago
..
Makefile Add ntpctl(8), which allows us to query the locally running ntpd(8) process 10 years ago
client.c remove the IPv4-only check for rdomains, allows IPv6 to use them 10 years ago
config.c config file bits for timedelta sensors, so one can specify which devices 18 years ago
control.c from sthen: handle msgbuf_write() returning EAGAIN 10 years ago
log.c Allow ntpd to log sensor offsets and adjtime calls to syslog at LOG_DEBUG 16 years ago
ntp.c from sthen: handle msgbuf_write() returning EAGAIN 10 years ago
ntp.h ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps 15 years ago
ntp_dns.c Run the serving and privileged ntpd processes at high priority and the 10 years ago
ntp_msg.c Remove unused function argument variables 'len' and 'auth' from 11 years ago
ntpctl.8 allow -s<abrev> in addition to -s <word> in ntpctl commandline, like 10 years ago
ntpd.8 Remove the bogus author "U. Delaware" from RFC 5905 10 years ago
ntpd.c Run the serving and privileged ntpd processes at high priority and the 10 years ago
ntpd.conf.5 Allow ntpd.conf to assign a stratum to a sensor with the syntax stratum <level>. 11 years ago
ntpd.h allow -s<abrev> in addition to -s <word> in ntpctl commandline, like 10 years ago
parse.y use u_char for buffers in yylex, for ctype calls 10 years ago
sensors.c Add ntpctl(8), which allows us to query the locally running ntpd(8) process 10 years ago
server.c remove the IPv4-only check for rdomains, allows IPv6 to use them 10 years ago
util.c Remove stray (long) cast of value being assigned to tv_secs. 10 years ago