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 e4276bb410 Correctly skip the internal fd when checking the server sockets. Use PFD_MAX 16 years ago
..
Makefile move dns lookups to its own (privilege revoking, not chrooting) process. 16 years ago
buffer.c on writing, we actually can deal with ENOBUFS just as well as with EAGAIN 19 years ago
client.c For IPv6 addresses, return the first 32 bits of the MD5 hash of the 16 years ago
config.c config file bits for timedelta sensors, so one can specify which devices 18 years ago
imsg.c when our red/recv/recvmsg in imsg_read gives EINTR or EAGAIN, do not 17 years ago
log.c Allow ntpd to log sensor offsets and adjtime calls to syslog at LOG_DEBUG 17 years ago
ntp.c Correctly skip the internal fd when checking the server sockets. Use PFD_MAX 16 years ago
ntp.h use __packed structs for the on-the-wire packets and just memcpy at once 17 years ago
ntp_dns.c move dns lookups to its own (privilege revoking, not chrooting) process. 16 years ago
ntp_msg.c don't fill the logs; spotted by deraadt@ ok henning@ 17 years ago
ntpd.8 ntpd does not require you to run rdate -n before it -- it notices such an 16 years ago
ntpd.c Use errx instead of fprintf, exit combo. 16 years ago
ntpd.conf.5 - use nmea(4) for general sensor example rather than udcf(4) 16 years ago
ntpd.h move dns lookups to its own (privilege revoking, not chrooting) process. 16 years ago
parse.y bring in findeol() fix from pfctl 16 years ago
sensors.c According to the latest SNTPv4 spec in RFC4330, secondary servers 16 years ago
server.c delete operation not needed; from naddy 16 years ago
util.c Normalize tv so that tv_usec is positive. The kernel also normalizes, 17 years ago