summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcrelay/dhcrelay.c
AgeCommit message (Expand)Author
2005-11-13pretty up print_hw_addr(), and even fix a teeny buffer overflow; ok ottoTheo de Raadt
2005-05-23-endpwentHenning Brauer
2005-05-02more setres[ug]id; ok deraadt@Damien Miller
2005-01-25Fixed a typo.Esben Norby
2004-10-12Use a udp socket to communicate with the dhcp servers. The bpf interfaceClaudio Jeker
2004-08-15-p and -q are no moreJared Yanovich
2004-05-12tzsetHenning Brauer
2004-05-04remove unused stuff; henning okTheo de Raadt
2004-04-21fix _dhcp use nonexistant error message here tooHenning Brauer
2004-04-20get rid of the -p switch, use fixed values for server and client ports,Can Erkin Acar
2004-04-20more shrinking; ok henningTheo de Raadt
2004-04-20tree.h is not used at allTheo de Raadt
2004-04-15use the shiny new _PATH_VAREMPTYHenning Brauer
2004-04-13$OpenBSD$Henning Brauer
2004-04-13remove the quiet option, we're being quiet by defaultHenning Brauer
2004-04-13chroot to /var/empty and drop privileges, theo okHenning Brauer
2004-04-12relaying back bootp answers should work againHenning Brauer
2004-04-12remove those overly helpfull comments like explaining that time(3) gets theHenning Brauer
2004-04-12KNFHenning Brauer
2004-04-12one big sweep of KNF, ansi and suchHenning Brauer
2004-04-12se daemon(3)Henning Brauer
2004-04-12spacingTheo de Raadt
2004-04-12the rocket science department suggests: getoptHenning Brauer
2004-04-12kill pidfile gunkHenning Brauer
2004-04-12less pathetic usage()Henning Brauer
2004-04-12initial cut at split out dhcrelay, whacked from usr.sbin/dhcp/ and sbin/dhclientHenning Brauer