Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-08 | Don't leak strings. | Kenneth R Westerback | |
ok miod@ | |||
2006-11-22 | sync dhclient and dhcpd parse.c areas where we can. | Kevin Steves | |
mainly formatting, whitespace; ok henning@ | |||
2006-11-22 | fix some warning messages and comments in parse_date(); ok henning@ | Kevin Steves | |
2006-11-21 | remove spurious ; after bracket, no binary change | Kevin Steves | |
2006-04-18 | cleanup keyword lookup for the lexer, and remove keywords not valid in | Theo de Raadt | |
either dhclient or dhcpd context; tested by many | |||
2005-07-17 | Insist on correct hardware addresses in dhclient.conf and | Kenneth R Westerback | |
dhclient.leases.<if> files. Simplify parse_numeric_aggregate() as a result, rendering tree.c and tree.h redundant. ok millert@ | |||
2005-07-16 | NULL is not a time_t. From brooks at freebsd. | Kenneth R Westerback | |
2004-05-05 | knf | Theo de Raadt | |
2004-05-04 | do not overload libc function names causing linker troubles | Michael Shalayeff | |
2004-05-04 | knf | Theo de Raadt | |
2004-05-04 | remove things not used, spotted by lint mostly; ok henning | Theo de Raadt | |
2004-02-24 | cut more crap - no binary change | Henning Brauer | |
2004-02-23 | remove time_t related crud; henning ok | Theo de Raadt | |
2004-02-07 | KNF | Henning Brauer | |
2004-02-07 | more KNF From: Emil Mikulic <emikulic@dmr.ath.cx> | Henning Brauer | |
great job. no binary change. | |||
2004-02-06 | more Knall & Rauch -> ANSI C, KNF and stuff that makes this a bit more | Henning Brauer | |
readable. no effect on the binary. From: Emil Mikulic <emikulic@dmr.ath.cx> | |||
2004-02-04 | $OpenBSD$, tedu | Henning Brauer | |
2004-01-18 | this is where dhclient will start surgery | Theo de Raadt | |