summaryrefslogtreecommitdiff
path: root/usr.sbin/ntpd/ntp_msg.c
AgeCommit message (Expand)Author
2004-08-30ENOBUFS, EHOSTUNREACH, ENETDOWN and EHOSTDOWN are bad reasons to log; ok otto...Theo de Raadt
2004-08-10wrong sizeof; Brian Poole <raj@cerias.purdue.edu>Henning Brauer
2004-07-11Use SA_LEN(sa) instead of sa->sa_len; ok henning@Darren Tucker
2004-07-09don't panic when sendto() fails; for the client part just re-scheduleHenning Brauer
2004-07-07* Convert to use the new double-based time handling functions.Alexander Guy
2004-06-02prepare for client functionalityHenning Brauer