History log of /freebsd-9.3-release/sbin/dhclient/dhclient.8
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 231277 09-Feb-2012 bapt

MFH r226345, r226464, r226879:
Make dhclient use a pid file. Modify the rc script accordingly, fix some bugs

Approved by: des (mentor)


# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 172252 20-Sep-2007 gabor

- Remove references to unexisting man pages

PR: docs/116099
Submitted by: Ben Kaduk <minimarmot@gmail.com>
Approved by: re (bmah)
MFC after: 3 days


# 161514 21-Aug-2006 brian

Revert the addition of -p. It's flawed in that dhclient should not run
on an interface without carrier. devd should be used instead to handle
link up/down events.

Put on the right path by: brooks, sam


# 161417 17-Aug-2006 brian

Bump the document date. s/dhclient/.Nm/

Suggested by: ru


# 161410 17-Aug-2006 brian

Add a -p switch to dhclient. The switch tells dhclient to persist
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@


# 154165 10-Jan-2006 brooks

Mention the -b flag in the SYNOPSIS.

MFC after: 1 week


# 148216 20-Jul-2005 marks

Bump document date.

Reminded by: ru


# 148214 20-Jul-2005 marks

Document -b flag of dhclient.

Reviewed by: ru
MFC after: 3 days


# 147528 22-Jun-2005 ru

Line up the markup.

Approved by: re (blanket)


# 147073 07-Jun-2005 brooks

This commit was generated by cvs2svn to compensate for changes in r147072,
which included commits to RCS files with non-trunk default branches.


# 147072 07-Jun-2005 brooks

Import the OpenBSD dhclient as shipped with OpenBSD-3.7 (the tag
OPENBSD_3_7).