summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient/dhclient.8
Commit message (Collapse)AuthorAgeFilesLines
* Make dhclient use a pid file. Modify the rc script accordingly; whiledes2011-10-131-1/+6
| | | | | | | there, clean it up and add some error checks. Glanced at by: brooks@ MFC after: 3 weeks
* - Remove references to unexisting man pagesgabor2007-09-201-5/+2
| | | | | | | PR: docs/116099 Submitted by: Ben Kaduk <minimarmot@gmail.com> Approved by: re (bmah) MFC after: 3 days
* Revert the addition of -p. It's flawed in that dhclient should not runbrian2006-08-211-10/+2
| | | | | | | on an interface without carrier. devd should be used instead to handle link up/down events. Put on the right path by: brooks, sam
* Bump the document date. s/dhclient/.Nm/brian2006-08-171-4/+7
| | | | Suggested by: ru
* Add a -p switch to dhclient. The switch tells dhclient to persistbrian2006-08-171-1/+6
| | | | | | | | | | despite the interface link status. Add dhclient_flags_iface and background_dhclient_iface rc.conf options. (where iface is a specific interface). These can be used to give interface specific flags to dhclient. Reviewed by: brooks@
* Mention the -b flag in the SYNOPSIS.brooks2006-01-101-1/+1
| | | | MFC after: 1 week
* Bump document date.marks2005-07-201-1/+1
| | | | Reminded by: ru
* Document -b flag of dhclient.marks2005-07-201-0/+4
| | | | | Reviewed by: ru MFC after: 3 days
* Line up the markup.ru2005-06-221-9/+18
| | | | Approved by: re (blanket)
* Import the OpenBSD dhclient as shipped with OpenBSD-3.7 (the tagbrooks2005-06-071-0/+181
OPENBSD_3_7).
OpenPOWER on IntegriCloud