summaryrefslogtreecommitdiff
path: root/contrib/isc-dhcp/client/dhclient.c
Commit message (Expand)AuthorAgeFilesLines
* Remove isc-dhcp files from HEAD now that we're using the OpenBSDBrooks Davis2005-06-291-3555/+0
* Make 'client DNS forward update' working again which got broken in rev.Martin Blapp2004-08-161-1/+3
* Recommit removed Rev. 1.40. This fix does solve a FPE with negative leaseMartin Blapp2004-08-161-8/+23
* It could happen that the renew/rebind times in the leasefile wereMartin Blapp2004-08-161-2/+13
* Sync a reverted part of dhclient.c with the vendor source. It seemsMartin Blapp2004-08-161-23/+8
* Resolve conflicts from dhclient 3.0.1 final import.Martin Blapp2004-08-151-1/+1
* Fix a number of incorrect assumptions regarding the size of time_t.Dag-Erling Smørgrav2004-07-061-1/+1
* Resolve conflicts.Martin Blapp2004-06-261-37/+43
* Dhclient dumps core on suspend/resume cycles. If the client isn't activeMartin Blapp2004-01-251-4/+9
* If we have a working link again after connectivity loss, or if we needMartin Blapp2004-01-191-4/+27
* Resolve conflicts:Martin Blapp2003-09-021-13/+35
* Sync with ISC repo. Use SIGTERM instead of SIGKILL, make oldpid a long andMartin Blapp2003-09-021-9/+12
* Change name of state_link() to state_polling() to make itMartin Blapp2003-08-101-47/+37
* Fix devices which do not support ifm_status. Always returnMartin Blapp2003-08-091-8/+13
* Do not poll during discover. Add a polling tunable to the interfaceMartin Blapp2003-08-071-4/+25
* - Fix the polling code to work with media settings in dhclient.conf.Martin Blapp2003-08-071-36/+176
* Change ieee802 to ieee80211.Martin Blapp2003-08-061-52/+52
* Don't wait forever if there is no link, go to backgroundMartin Blapp2003-07-281-0/+2
* Enable dhclient to poll the interface state and send onlyMartin Blapp2003-07-281-4/+193
* We don't have cat(1) and kill(1) on the miniroot disks.Martin Blapp2003-03-231-9/+15
* Add a -v(erbose) flag to undo our -q(uiet) default.David E. O'Brien2003-03-181-0/+3
* Resolve conflicts.Murray Stokely2003-01-151-15/+15
* Resolve conflicts.Murray Stokely2002-09-301-4/+7
* Resolve conflicts:Murray Stokely2002-04-011-13/+41
* Resolve conflicts.Murray Stokely2002-02-191-1112/+1953
* Connect std{in,out,err} to *something* so that "hooks" scripts that writeDavid E. O'Brien2001-07-161-0/+7
* Fix conflicts.David E. O'Brien2000-11-041-1/+1
* Fix conflicts.David E. O'Brien2000-08-091-1/+1
* Fix vendor bogon where one of dhcp_option_ev_name()'s formal parameterDavid E. O'Brien2000-07-201-1/+1
* Make sure we delete the PID file when we exit.David E. O'Brien2000-07-201-0/+2
* Add yet more options to usage() that the author did not document.David E. O'Brien2000-07-201-2/+2
* Careful with long, command-line provided interface names.David E. O'Brien2000-07-201-1/+1
* Fix conflicts.David E. O'Brien2000-07-201-84/+147
* Removed the doubled $FreeBSD$.David E. O'Brien2000-06-261-2/+0
* Merge in rev 1.2 ("-1"), and rev 1.6 (be quiet).David E. O'Brien2000-06-261-5/+11
* Fix -1 (onetry) fails, exit(2) rather than exit(1) so an error from thisDavid E. O'Brien1999-06-251-3/+3
* Clean up conflicts.David E. O'Brien1999-06-241-4/+5
* Fix conflicts.David E. O'Brien1999-05-021-44/+87
* Be quiet by default.David E. O'Brien1999-04-021-1/+1
* fix conflicts.David E. O'Brien1999-03-221-2/+2
* fix conflictsDavid E. O'Brien1999-02-281-13/+20
* fix conflictsDavid E. O'Brien1999-02-111-37/+106
* add -1 option: Try once, if we fail, EXITDavid E. O'Brien1999-02-101-1/+8
* Virgin import of ISC-DHCP v2.0b1pl6vendor/isc-dhcp/2.0b1-pl.6David E. O'Brien1999-02-101-0/+2052