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.
 
 
 
 
 
 
henning c24767cca2 scan for new timedelta sensors every five minutes for now, ok deraadt 18 years ago
..
Makefile add support for timedelta sensors, which pretty much means udcf(4) right 18 years ago
buffer.c on writing, we actually can deal with ENOBUFS just as well as with EAGAIN 19 years ago
client.c figure out the refid to send to NTP v3 clients early and store it 18 years ago
config.c config file bits for timedelta sensors, so one can specify which devices 18 years ago
imsg.c unify shared code a bit again to make future syncs easier 19 years ago
log.c zap includes, Alexander von Gernler <grunk@pestilenz.org> 19 years ago
ntp.c scan for new timedelta sensors every five minutes for now, ok deraadt 18 years ago
ntp.h Discard replies with alarm flag set or invalid stratum; ok henning@ 20 years ago
ntp_msg.c Log source address for 'malformed packet' errors. ok henning@ 19 years ago
ntpd.8 ntpd does timedelta sensors now too 18 years ago
ntpd.c handle -1 return from host_dns(); ok henning@ 18 years ago
ntpd.conf.5 document timedelat sensors. ok deraadt 18 years ago
ntpd.h scan for new timedelta sensors every five minutes for now, ok deraadt 18 years ago
parse.y config file bits for timedelta sensors, so one can specify which devices 18 years ago
sensors.c config file bits for timedelta sensors, so one can specify which devices 18 years ago
server.c Do not attempt to listen on interfaces with a wildcard address; ok henning@ 18 years ago
util.c uniquely name members of s_fixedpt and l_fixedpt; henning@ ok 20 years ago