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.
 
 
 
 
 
 
bcook f04311c2a3 use MAXIMUM as the canonical local MAX macro. 9 years ago
..
Makefile Add ntpctl(8), which allows us to query the locally running ntpd(8) process 10 years ago
client.c use MAXIMUM as the canonical local MAX macro. 9 years ago
config.c config file bits for timedelta sensors, so one can specify which devices 18 years ago
control.c rename sockaddr_un variables from 'sun' to the more common 'sa'. 9 years ago
log.c Convert the logic in yyerror(). Instead of creating a temporary 9 years ago
ntp.c use MAXIMUM as the canonical local MAX macro. 9 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 rename sockaddr_un variables from 'sun' to the more common 'sa'. 9 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 use MAXIMUM as the canonical local MAX macro. 9 years ago
parse.y Don't allow embedded nul characters in strings. 9 years ago
sensors.c Add ntpctl(8), which allows us to query the locally running ntpd(8) process 10 years ago
server.c remove set but not used variable 10 years ago
util.c Add a missing include for time.h to get the definitions of clock_gettime and strftime. 9 years ago