aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient
Commit message (Expand)AuthorAgeFilesLines
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-212-2/+2
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-245-7/+7
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* Update maintainer line. mbr has been maintainer for at least the lastMurray Stokely2003-11-301-1/+1
* Turn the annoying and long error message off. It was soMartin Blapp2003-08-091-1/+1
* Enable dhclient to poll the interface state and send onlyMartin Blapp2003-07-281-1/+1
* Tweak a couple of utilities so they compile cleanly for /rescue. MostlyGordon Tetlow2003-06-292-2/+8
* Hook omshell(1) up to the build.Matthew N. Dodd2003-03-254-1/+40
* Building crunched things by hand (regenerating boot floppies for example)Matthew N. Dodd2003-03-251-0/+2
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-134-8/+0
* Do not use perl where sed is more than adequate.David E. O'Brien2002-04-131-1/+4
* Fix "make release.4" breakage.Makoto Matsushita2002-02-282-3/+6
* For unbraking "make release": s/client/common/gMakoto Matsushita2002-02-281-7/+7
* Add some ifdef(RELEASE_CRUNCH) goo to explicitly list the requisiteMurray Stokely2002-02-261-0/+48
* Neutralize bits of ns_parse.c with bad juju.David E. O'Brien2002-02-201-1/+6
* Style cleanup.David E. O'Brien2002-02-196-33/+24
* Makefile glue for DHCP v3 import.Murray Stokely2002-02-197-20/+151
* If the dhcpd server doesn't provide a domain name or dns servers thenAlfred Perlstein2002-02-011-4/+7
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* beforeinstall -> SCRIPTS.Ruslan Ermilov2001-04-071-5/+3
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+2
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-061-1/+1
* Alternate script for dhclient to use in setting the received configurationDavid E. O'Brien2000-07-271-0/+511
* Blah, need to add /usr/bin to the path also.David E. O'Brien2000-07-211-1/+1
* Need /usr/sbin for arp(8).David E. O'Brien2000-07-201-1/+1
* Patchlevel 3 of the ISC 2.0 dhcp client now requires us to give it theDavid E. O'Brien2000-07-201-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add new file that needs compiling.David E. O'Brien1999-06-241-3/+3
* Install dhclient-script under ${DESTDIR}.Bruce Evans1999-04-031-2/+3
* More style fixes to bring this almost to bde's suggested version.David E. O'Brien1999-02-181-17/+13
* bde suggests not to trust ${COPY} to always be defined.David E. O'Brien1999-02-181-17/+13
* bmake framework for ISC-DHCP clientDavid E. O'Brien1999-02-101-0/+30