Fix hang in dntpd startup when network down.
authorNicolas Thery <nthery@gmail.com>
Fri, 13 Feb 2009 23:20:32 +0000 (00:20 +0100)
committerNicolas Thery <nthery@gmail.com>
Fri, 13 Feb 2009 23:41:45 +0000 (00:41 +0100)
commit85ecde19555efbd9dd7a22317b534c5c0a9062c1
tree6d652b91c819279018f7a34ffa66b948e9e29049
parent18586610b1345f2e2e2b914ab808612818eea4db
Fix hang in dntpd startup when network down.

Reported-By: Hasso Tepper <hasso@estpak.ee>
Dragonfly-Bug: <http://bugs.dragonflybsd.org/issue1243>
Fix-Suggested-By: Matthew Dillon <dillon@apollo.backplane.com>
usr.sbin/dntpd/defs.h
usr.sbin/dntpd/main.c
usr.sbin/dntpd/socket.c