summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcp/dhclient/scripts
AgeCommit message (Expand)Author
2004-01-11save & restore resolv.conf when we can... krw okTheo de Raadt
2004-01-09Delete default route before attempting to add the new one, or the old oneTheo de Raadt
2003-06-16Add more paranoia and try to ensure created resolv.conf files have theKenneth R Westerback
2003-06-15Add an OpenBSD style license/copyright.Kenneth R Westerback
2003-06-13Be more careful with resolv.conf. It may be a link (e.g. duringKenneth R Westerback
2003-06-10Rework script using advanced coding techniques like a case statement,Kenneth R Westerback
2000-10-18this was overlooked in the last commit. ok beck@.Todd T. Fries
2000-10-18due to over agressive quoting, various space separated variables were failing.Todd T. Fries
2000-09-05undo security hole peter just commitedTheo de Raadt
2000-09-05Remove quotes from arguement lists to for loops.Peter Galbavy
2000-07-03arp(8) invocations fixedNiklas Hallqvist
2000-06-25safe shell quotingDug Song
2000-04-20If /etc/resolv.conf.tail exists, append to newly-constructedAngelos D. Keromytis
2000-02-11Fix from jonathon.fletcher@pobox.comChris Cappuccio
2000-01-31Don't update /etc/resolv.conf if no data is returned for DNS serversChris Cappuccio
1999-12-19Fix the TIMEOUT case not to dump the shell environment.Angelos D. Keromytis
1998-09-17dhclient-script should be in sbinTheo de Raadt
1998-09-17move dhclient-script to /usr/bin by default; executables do not belong in /etcTheo de Raadt
1998-09-15fix install locationTheo de Raadt
1998-09-12move dhclient so that crunch can find it if neededTheo de Raadt