Age | Commit message (Expand) | Author |
2006-05-08 | add 'link-timeout n' seconds option to grammer, from fkr@hazardous.org | Theo de Raadt |
2006-04-20 | adjust comments as to what keywords are legal; from fkr | Theo de Raadt |
2006-04-18 | cleanup keyword lookup for the lexer, and remove keywords not valid in | Theo de Raadt |
2005-08-02 | Rip out code dealing with multiple/nested interfaces. Each instance of | Kenneth R Westerback |
2005-07-16 | Rejig struct string_list to use char array rather than char pointer, and | Kenneth R Westerback |
2005-07-16 | Eliminate unnecessary 'code' field from struct option. Make | Kenneth R Westerback |
2005-07-15 | Fix handling of comma separated option value lists, broken in r1.20. | Kenneth R Westerback |
2005-07-11 | spacing | Theo de Raadt |
2005-07-11 | Expunge unused hashing code and variables. | Kenneth R Westerback |
2005-07-11 | Dispense with the overhead of creating a hash just to lookup the | Kenneth R Westerback |
2005-07-09 | Since we never add more than the default dhcp_universe, expunge the | Kenneth R Westerback |
2004-09-15 | no \n in error() calls and minor KNF, from Moritz Jodeit <moritz@jodeit.org> | Henning Brauer |
2004-08-24 | revert r1.16, dhclient has to work without a config file at least on the | Henning Brauer |
2004-07-04 | properly bitch when we cannot open the config file, basically resembling | Henning Brauer |
2004-05-13 | don't leave this file open, ok henning@ | Peter Stromberg |
2004-05-04 | do not overload libc function names causing linker troubles | Michael Shalayeff |
2004-05-04 | more shrink and lint fixes; henning ok | Theo de Raadt |
2004-03-02 | more pruning; henning ok | Theo de Raadt |
2004-03-02 | zap interface flags | Henning Brauer |
2004-03-02 | we deal with one interface at a time, so remove the interface list gunk. | Henning Brauer |
2004-03-02 | remove dummy_interfaces and fallback_interface gunk | Henning Brauer |
2004-02-24 | cut unreachable code | Henning Brauer |
2004-02-07 | it's a little sad that this beast has only one asprintf, and that one | Henning Brauer |
2004-02-07 | more style fixes from Emil Mikulic <emikulic@dmr.ath.cx> | Henning Brauer |
2004-02-04 | $OpenBSD$, tedu | Henning Brauer |
2004-02-04 | more KNF | Henning Brauer |
2004-02-04 | asprintf | Henning Brauer |
2004-02-04 | 8579 lines of KNF, ANSO and zap-junk diff without the resulting binary | Henning Brauer |
2004-01-18 | this is where dhclient will start surgery | Theo de Raadt |