index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
dhclient
/
options.c
Age
Commit message (
Expand
)
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
2005-07-13
spacing
Theo de Raadt
2005-07-13
Repair/rationalize option handling to ensure valid option section is
Kenneth R Westerback
2005-07-09
Clean out a few more unused/uninitialized variables.
Kenneth R Westerback
2005-07-08
More dead and moribund code removal/cleanup. This time unused parameters
Kenneth R Westerback
2005-07-08
Eliminate unused code and associated parameters.
Kenneth R Westerback
2005-07-07
Eliminate unused code and associated parameter.
Kenneth R Westerback
2005-07-07
Eliminate tree_cache structure in favour of option_data. Eliminate
Kenneth R Westerback
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
2004-02-06
more Knall & Rauch -> ANSI C, KNF and stuff that makes this a bit more
Henning Brauer
2004-02-04
$OpenBSD$, tedu
Henning Brauer
2004-01-18
this is where dhclient will start surgery
Theo de Raadt