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
/
dhclient-script
Age
Commit message (
Expand
)
Author
2012-11-09
Remove now unused files.
Kenneth R Westerback
2012-09-18
Once resolv.conf.saved has been copied back as resolv.conf, delete it so
Kenneth R Westerback
2011-04-09
We are incorrectly processing option 33 (static route), treating
Kenneth R Westerback
2011-04-04
route(8) has a -q option. No need for all this >/dev/null 2>&1
Kenneth R Westerback
2011-04-04
Stray '$medium' missed in last commit.
Kenneth R Westerback
2011-04-04
Dump some useless calls to dhclient-script. i.e. MEDIUM, PREINIT,
Kenneth R Westerback
2011-03-27
Fix interval handling. Start at initial_interval instead of
Kenneth R Westerback
2010-06-02
Have dhclient obey the interface's rdomain, instead of doing routes on
Peter Hessler
2010-04-04
Add some ipv6 hooks the isc code expects for dhcpv6.
Jonathan Gray
2009-06-03
Use the new powerful route flush to clean up the mess. With this multiple
Claudio Jeker
2009-01-24
improve indentation without wasting space on the install media;
Igor Sobrado
2009-01-24
Improve comment about resolv.conf creation. Prodded by sobrado@.
Kenneth R Westerback
2007-08-11
Kill a couple of 'echo' statements that can never produce visible
Kenneth R Westerback
2007-02-25
no need to quote/escape here; ok krw@
Kevin Steves
2006-06-03
Use ifconfig delete/alias conforming with the man page.
Marco Pfatschbacher
2006-06-01
'-alias' is deprecated. Use 'delete' in ifconfig statements.
Kenneth R Westerback
2005-05-24
no more 'ifconfig $if 0.0.0.0 up' only 'ifconfig $if up' since dhclient
Todd T. Fries
2005-04-09
incorrect apostrophe (in comment);
Jason McIntyre
2004-05-06
Support ADSL routers running in half-bridge mode or acctually
Claudio Jeker
2004-05-05
line wrap
Theo de Raadt
2004-04-18
zap comment; han@mijncomputer.nl
Theo de Raadt
2004-04-12
spacing
Theo de Raadt
2004-04-12
simplify, from Han Boetes & pb@, theo ok
Henning Brauer
2004-01-18
this is where dhclient will start surgery
Theo de Raadt