summaryrefslogtreecommitdiffstats
path: root/sbin/dhclient
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid a null pointer dereference by not expiring our lease if we don'tbrooks2005-06-131-6/+9
* Add support for /etc/dhclient-enter-hooks to match /etc/dhclient-exit-hooks.brooks2005-06-101-0/+11
* Add support for /etc/dhclient-exit-hooks file.brooks2005-06-081-3/+13
* Fix build on 64-bit platforms where time_t is 64 bit. Since wherebrooks2005-06-071-4/+5
* - Remove OpenBSD'ism (bsd.own.mk).ru2005-06-071-4/+0
* Use SCRIPTS to install dhclient-script instead of rolling our own.brooks2005-06-071-4/+1
* FreeBSDize the dhclient-script.brooks2005-06-071-21/+54
* Define _PATH_VAREMPTY.brooks2005-06-071-1/+39
* NULL is not a valid time_t.brooks2005-06-071-12/+13
* We don't support BPF write filters at this time.brooks2005-06-071-0/+3
* Take the OpenBSD version of the Makefile to resolve conflicts as the oldbrooks2005-06-071-59/+48
* This commit was generated by cvs2svn to compensate for changes in r147072,brooks2005-06-0728-0/+10396
|\
| * Import the OpenBSD dhclient as shipped with OpenBSD-3.7 (the tagbrooks2005-06-0729-20/+10434
* | Remove the bits to build the isc-dhclient.brooks2005-06-079-694/+0
* | Let bsd.prog.mk set SRCS and MAN to their default values.ru2005-01-281-3/+0
* | Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-212-2/+2
* | For variables that are only checked with defined(), don't provideru2004-10-245-7/+7
* | style.Makefile(5):johan2004-02-231-1/+1
* | Update maintainer line. mbr has been maintainer for at least the lastmurray2003-11-301-1/+1
* | Turn the annoying and long error message off. It was sombr2003-08-091-1/+1
* | Enable dhclient to poll the interface state and send onlymbr2003-07-281-1/+1
* | Tweak a couple of utilities so they compile cleanly for /rescue. Mostlygordon2003-06-292-2/+8
* | Hook omshell(1) up to the build.mdodd2003-03-254-1/+40
* | Building crunched things by hand (regenerating boot floppies for example)mdodd2003-03-251-0/+2
* | Removed now unused INTERNALSTATICLIB.ru2002-05-134-8/+0
* | Do not use perl where sed is more than adequate.obrien2002-04-131-1/+4
* | Fix "make release.4" breakage.matusita2002-02-282-3/+6
* | For unbraking "make release": s/client/common/gmatusita2002-02-281-7/+7
* | Add some ifdef(RELEASE_CRUNCH) goo to explicitly list the requisitemurray2002-02-261-0/+48
* | Neutralize bits of ns_parse.c with bad juju.obrien2002-02-201-1/+6
* | Style cleanup.obrien2002-02-196-33/+24
* | Makefile glue for DHCP v3 import.murray2002-02-197-20/+151
* | If the dhcpd server doesn't provide a domain name or dns servers thenalfred2002-02-011-4/+7
* | Default to WARNS=2.obrien2001-12-041-0/+1
* | beforeinstall -> SCRIPTS.ru2001-04-071-5/+3
* | - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-2/+2
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-061-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r63925,obrien2000-07-271-0/+511
|\ \
| * | Alternate script for dhclient to use in setting the received configurationobrien2000-07-271-0/+511
| /
* | Blah, need to add /usr/bin to the path also.obrien2000-07-211-1/+1
* | Need /usr/sbin for arp(8).obrien2000-07-201-1/+1
* | Patchlevel 3 of the ISC 2.0 dhcp client now requires us to give it theobrien2000-07-201-0/+1
* | $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* | Add new file that needs compiling.obrien1999-06-241-3/+3
* | Install dhclient-script under ${DESTDIR}.bde1999-04-031-2/+3
* | More style fixes to bring this almost to bde's suggested version.obrien1999-02-181-17/+13
* | bde suggests not to trust ${COPY} to always be defined.obrien1999-02-181-17/+13
|/
* bmake framework for ISC-DHCP clientobrien1999-02-101-0/+30
OpenPOWER on IntegriCloud