<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/dhclient, branch stable/5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-07-09T19:49:29Z</updated>
<entry>
<title>MFC: keep the maintainers consistent with HEAD.</title>
<updated>2006-07-09T19:49:29Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2006-07-09T19:49:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b0b0ee2f687a3636205452ced8cc9fbda5ba953b'/>
<id>urn:sha1:b0b0ee2f687a3636205452ced8cc9fbda5ba953b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: For variables that are only checked with defined(), don't provide</title>
<updated>2005-02-13T07:23:46Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-02-13T07:23:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3152376aea3a65195a85469996d1f887cd880554'/>
<id>urn:sha1:3152376aea3a65195a85469996d1f887cd880554</id>
<content type='text'>
     any fake value.
</content>
</entry>
<entry>
<title>style.Makefile(5):</title>
<updated>2004-02-23T20:25:27Z</updated>
<author>
<name>Johan Karlsson</name>
<email>johan@FreeBSD.org</email>
</author>
<published>2004-02-23T20:25:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=604d24db9579f5b317cae3fae63ab75ef5efca7f'/>
<id>urn:sha1:604d24db9579f5b317cae3fae63ab75ef5efca7f</id>
<content type='text'>
	Use WARNS?= instead of WARNS=.
</content>
</entry>
<entry>
<title>Update maintainer line.  mbr has been maintainer for at least the last</title>
<updated>2003-11-30T21:09:58Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2003-11-30T21:09:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=28149368ce84f937eb46ed011275ae0b5a52de7b'/>
<id>urn:sha1:28149368ce84f937eb46ed011275ae0b5a52de7b</id>
<content type='text'>
6 months.

Approved by:	re (murray)
</content>
</entry>
<entry>
<title>Turn the annoying and long error message off. It was so</title>
<updated>2003-08-09T20:36:06Z</updated>
<author>
<name>Martin Blapp</name>
<email>mbr@FreeBSD.org</email>
</author>
<published>2003-08-09T20:36:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=35dfd13e0bd98d57f15dc55c2b15e27dc3041f1a'/>
<id>urn:sha1:35dfd13e0bd98d57f15dc55c2b15e27dc3041f1a</id>
<content type='text'>
long that it was even hard to find the real error cause.

Requested by:	rwatson
</content>
</entry>
<entry>
<title>Enable dhclient to poll the interface state and send only</title>
<updated>2003-07-28T08:30:11Z</updated>
<author>
<name>Martin Blapp</name>
<email>mbr@FreeBSD.org</email>
</author>
<published>2003-07-28T08:30:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=636a538d1577e5536e7e0b5b327abb0477b7a3fa'/>
<id>urn:sha1:636a538d1577e5536e7e0b5b327abb0477b7a3fa</id>
<content type='text'>
requests if the interface has an active link. This is a
great benefit if you often change networks with your laptop
and you do not like to kill/restart dhclient all the time.
Changes are automatically detected and the link is refreshed.

The change allows us to start dhclient in background mode
Enable dhclient to poll the interface state and send only
requests if the interface has an active link. This is a
great benefit if you often change networks with your laptop
and you do not like to kill/restart dhclient all the time.
Changes are automatically detected and the link is refreshed.

The change allows us to start dhclient in background mode
while the network cable is not plugged in.

To control the polling interval, the option -i has been
introduced. It takes seconds as parameter, the minimum is
one second, the default is five seconds.

Polling is done in seconds, not microseconds, because dhclient
does internally work with timeouts in seconds.

This change will be part of the next major ISC-dhcpd release.

Tested by:	bms, imp, and many many others.
Reviewed by:	murray, eivind, dhclient folks
</content>
</entry>
<entry>
<title>Tweak a couple of utilities so they compile cleanly for /rescue. Mostly</title>
<updated>2003-06-29T18:46:18Z</updated>
<author>
<name>Gordon Tetlow</name>
<email>gordon@FreeBSD.org</email>
</author>
<published>2003-06-29T18:46:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6d1b4a47305811eb613e6c70b39f59620bf1e7b1'/>
<id>urn:sha1:6d1b4a47305811eb613e6c70b39f59620bf1e7b1</id>
<content type='text'>
path fixes.

Submitted by:	Tim Kientzle &lt;kientzle@acm.org&gt;
</content>
</entry>
<entry>
<title>Hook omshell(1) up to the build.</title>
<updated>2003-03-25T03:16:53Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-03-25T03:16:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7ff910a94bf3b0ba9a6ef89370513aad6c3be9ee'/>
<id>urn:sha1:7ff910a94bf3b0ba9a6ef89370513aad6c3be9ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Building crunched things by hand (regenerating boot floppies for example)</title>
<updated>2003-03-25T03:13:57Z</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-03-25T03:13:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a47e79711b5e9bd19e66751e3abfda2b2cf6444c'/>
<id>urn:sha1:a47e79711b5e9bd19e66751e3abfda2b2cf6444c</id>
<content type='text'>
without a full make release cycle fails as the correct include path
isn't setup.
</content>
</entry>
<entry>
<title>Removed now unused INTERNALSTATICLIB.</title>
<updated>2002-05-13T11:09:07Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-05-13T11:09:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=46f8fdc34e061de76cb8dfa19872edcd2fe2c66b'/>
<id>urn:sha1:46f8fdc34e061de76cb8dfa19872edcd2fe2c66b</id>
<content type='text'>
INTERNALLIB now implies NOPIC and NOPROFILE.
Removed gratuitous NOMAN.
</content>
</entry>
</feed>
