summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcpd/dhcpd.c
AgeCommit message (Expand)Author
2005-05-23-endpwentHenning Brauer
2005-05-02more setres[ug]id; ok deraadt@Damien Miller
2004-10-31change the undocumented -t flag to -n used for configuration testingCan Erkin Acar
2004-09-16avoid aliasing with libc functions; ok henningTheo de Raadt
2004-09-09Avoid following a NULL pointer if a hostname lookup fails andTodd C. Miller
2004-05-12like always I missed tzset(); Ben Lovett <ben@tilderoot.com>Henning Brauer
2004-05-04remove things not used, spotted by lint mostly; ok henningTheo de Raadt
2004-04-21filter writes and lock bpf descriptor, ok henning@Can Erkin Acar
2004-04-21fix the error message in case the _dhcp user does not existHenning Brauer
2004-04-20don't allow the port to be changed here eitherHenning Brauer
2004-04-18various knf; henning okTheo de Raadt
2004-04-18dhcpd may be invoked without any interface givenHenning Brauer
2004-04-16a bunch of knf, ok henningTheo de Raadt
2004-04-15chroot and drop privileges after startupHenning Brauer
2004-04-15- trim/update AUTHORSJason McIntyre
2004-04-14spacesTheo de Raadt
2004-04-14KNF, ansi and suchHenning Brauer
2004-04-14getoptHenning Brauer
2004-04-14less pathetic usage(), and I felt free to remove the helpfullHenning Brauer
2004-04-14remove pidfile gunk, use daemon, and get rid of some debugging crapHenning Brauer
2004-04-14don't print half a terminal worth of vixie advertising at startup and in usageHenning Brauer
2004-04-14more crap bites the dustHenning Brauer
2004-04-13time_t and kill a few dumb definesHenning Brauer
2004-04-13may the whacking beginHenning Brauer