summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcpd/dispatch.c
AgeCommit message (Expand)Author
2005-01-31Don't malloc fds each time, just realloc() as needed.Todd C. Miller
2004-10-31change the undocumented -t flag to -n used for configuration testingCan Erkin Acar
2004-09-21spelling fixes; ok jmc@ henning@David Krause
2004-09-16avoid aliasing with libc functions; ok henningTheo de Raadt
2004-09-16Remove the not initialized fallback_interface code and use the normal bpfClaudio Jeker
2004-09-15size_t vs ssize_t confusionTheo de Raadt
2004-05-25handle interface removals gracefully. reported by Oliver J. MoraisCan Erkin Acar
2004-05-04remove things not used, spotted by lint mostly; ok henningTheo de Raadt
2004-04-20$OpenBSD$Henning Brauer
2004-04-18more KNFHenning Brauer
2004-04-18various knf; henning okTheo de Raadt
2004-04-16a bunch of knf, ok henningTheo de Raadt
2004-04-14spacesTheo de Raadt
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