Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-16 | back out last; breaks in cases where we want hex and the last byte is 0 | Henning Brauer | |
2005-07-15 | let pretty_print_option() handle trailing nul bytes correctly (i. e. don't | Henning Brauer | |
let a trailing nul byte force hex printing) FreeBSD PR 83468 by Sean Winn <sean@gothic.net.au>, via jmc@ | |||
2005-07-13 | spacing | Theo de Raadt | |
2005-07-13 | Repair/rationalize option handling to ensure valid option section is | Kenneth R Westerback | |
always sent. Fold store_options into cons_options. Eliminate priority list of options. ok deraadt@ | |||
2005-07-09 | Clean out a few more unused/uninitialized variables. | Kenneth R Westerback | |
ok henning@ | |||
2005-07-08 | More dead and moribund code removal/cleanup. This time unused parameters | Kenneth R Westerback | |
and associated code for store_options(). ok henning@ | |||
2005-07-08 | Eliminate unused code and associated parameters. | Kenneth R Westerback | |
ok deraadt@ | |||
2005-07-07 | Eliminate unused code and associated parameter. | Kenneth R Westerback | |
ok deraadt@ millert@. | |||
2005-07-07 | Eliminate tree_cache structure in favour of option_data. Eliminate | Kenneth R Westerback | |
redundant level of indirection in building and using option_data arrays while constructing outgoing packets. Make option_data len field unsigned. ok henning@. 'cool!' deraadt@. | |||
2004-12-26 | snprintf return value paranoia; henning ok | Theo de Raadt | |
2004-11-02 | delint gunk approved by otto a while back | Theo de Raadt | |
2004-09-21 | spelling fixes; ok jmc@ henning@ | David Krause | |
2004-09-15 | no \n in error() calls and minor KNF, from Moritz Jodeit <moritz@jodeit.org> | Henning Brauer | |
2004-05-06 | remove more unused code | Theo de Raadt | |
2004-05-04 | do not overload libc function names causing linker troubles | Michael Shalayeff | |
2004-05-04 | remove things not used, spotted by lint mostly; ok henning | Theo de Raadt | |
2004-04-14 | get rif of the few dmalloc/dfree occurances that were left | Henning Brauer | |
2004-03-02 | more pruning; henning ok | Theo de Raadt | |
2004-02-24 | zap more unused crap | Henning Brauer | |
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 | |