Age | Commit message (Expand) | Author |
2007-03-02 | spaces and comment to sync to dhclient dhcp.h; no binary change | Kevin Steves |
2007-02-09 | return on ECONNREFUSED so we don't fall through to 'result < | Kevin Steves |
2007-02-07 | sync dhcp.h to krw's correction to not count 14 bytes of ethernet | Kevin Steves |
2007-01-11 | remove unused #define DHCP_MIN_LEN | Kevin Steves |
2007-01-04 | <sys/un.h> not needed | Kevin Steves |
2006-12-18 | warn() -> warning() to not overload with libc function; this has | Kevin Steves |
2006-11-29 | remove incorrect comment | Kevin Steves |
2006-11-21 | remove unused #defines, no binary change; ok henning@ | Kevin Steves |
2006-11-21 | no "\n" needed here; ok henning@ | Kevin Steves |
2006-11-21 | remove duplicate #include <unistd.h> (same change as dhclient) | Kevin Steves |
2005-11-13 | pretty up print_hw_addr(), and even fix a teeny buffer overflow; ok otto | Theo de Raadt |
2005-09-30 | deploy .An -nosplit; ok jmc | Jared Yanovich |
2005-05-23 | -endpwent | Henning Brauer |
2005-05-02 | more setres[ug]id; ok deraadt@ | Damien Miller |
2005-04-19 | handle snprintf() returning -1. ok henning@ | Moritz Jodeit |
2005-04-11 | use STDERR_FILENO; ok cloder | Theo de Raadt |
2005-01-25 | Fixed a typo. | Esben Norby |
2004-10-12 | Use a udp socket to communicate with the dhcp servers. The bpf interface | Claudio Jeker |
2004-09-21 | spelling fixes; ok jmc@ henning@ | David Krause |
2004-08-16 | sync synopsis with usage | Jared Yanovich |
2004-08-15 | -p and -q are no more | Jared Yanovich |
2004-06-22 | handle interface removals in the poll loop. ok henning@ | Can Erkin Acar |
2004-05-12 | tzset | Henning Brauer |
2004-05-04 | remove unused stuff; henning ok | Theo de Raadt |
2004-04-21 | fix _dhcp use nonexistant error message here too | Henning Brauer |
2004-04-20 | set write filter and lock the bpf descriptor after configuration. | Can Erkin Acar |
2004-04-20 | get rid of the -p switch, use fixed values for server and client ports, | Can Erkin Acar |
2004-04-20 | more shrinking; ok henning | Theo de Raadt |
2004-04-20 | tree.h is not used at all | Theo de Raadt |
2004-04-15 | use the shiny new _PATH_VAREMPTY | Henning Brauer |
2004-04-13 | $OpenBSD$ | Henning Brauer |
2004-04-13 | use standard options list, and slightly rearrange the page; | Jason McIntyre |
2004-04-13 | remove the quiet option, we're being quiet by default | Henning Brauer |
2004-04-13 | chroot to /var/empty and drop privileges, theo ok | Henning Brauer |
2004-04-13 | closer to reality | Henning Brauer |
2004-04-12 | relaying back bootp answers should work again | Henning Brauer |
2004-04-12 | remove those overly helpfull comments like explaining that time(3) gets the | Henning Brauer |
2004-04-12 | KNF | Henning Brauer |
2004-04-12 | one big sweep of KNF, ansi and such | Henning Brauer |
2004-04-12 | se daemon(3) | Henning Brauer |
2004-04-12 | spacing | Theo de Raadt |
2004-04-12 | the rocket science department suggests: getopt | Henning Brauer |
2004-04-12 | kill pidfile gunk | Henning Brauer |
2004-04-12 | less pathetic usage() | Henning Brauer |
2004-04-12 | oups | Henning Brauer |
2004-04-12 | initial cut at split out dhcrelay, whacked from usr.sbin/dhcp/ and sbin/dhclient | Henning Brauer |