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
/
parse.c
Age
Commit message (
Expand
)
Author
2007-01-08
Don't leak strings.
Kenneth R Westerback
2006-11-22
sync dhclient and dhcpd parse.c areas where we can.
Kevin Steves
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
2005-07-17
Insist on correct hardware addresses in dhclient.conf and
Kenneth R Westerback
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
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