Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-10 | endservent() not needed here; ok henning@ | Kevin Steves | |
2008-09-12 | move dns lookups to its own (privilege revoking, not chrooting) process. | Henning Brauer | |
reason: the parent process must never ever block, but the dns routines can. last not least this fixes ntpd -s 'hanging' for a long time. tested by a couple of people |