aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient
Commit message (Expand)AuthorAgeFilesLines
* MFC r198352Philip Paeps2009-10-233-18/+41
* MFC r183974:Brooks Davis2008-10-263-5/+31
* MFC rev 1.8: When sending packets directly to the DHCP server, use a socketBrooks Davis2008-05-151-0/+15
* MFC rev 1.19Brooks Davis2008-04-111-20/+48
* MFC rev 1.18:Brooks Davis2008-03-121-1/+1
* MFC: 1.3Jung-uk Kim2007-12-101-1/+4
* MFC to RELENG_6 dhclient RFC3442 support (the classless static routeEd Maste2007-10-316-4/+139
* MFC r1.17Andrew Thompson2007-10-111-8/+9
* MFC rev1.9:Gabor Kovesdan2007-09-281-5/+2
* Sync dhclient and supporting code with CURRENT. In particular:Brooks Davis2007-02-091-7/+2
* MFC rev 1.7Brooks Davis2006-09-291-1/+1
* MFC rev 1.14:Brooks Davis2006-05-131-0/+68
* MFC revs 1.12-14:Brooks Davis2006-05-131-10/+11
* MFC: rev.1.3Jesus R. Camou2006-02-151-1/+1
* MFC rev 1.5: Mention the -b flag in the SYNOPSIS.Brooks Davis2006-01-241-1/+1
* MFC rev 1.11:Brooks Davis2006-01-241-2/+5
* MFC rev 1.13: Allow users to add aliases to the interface.Brooks Davis2006-01-241-13/+13
* MFC 1.5: we now support BPF write filters unconditionally.Brooks Davis2005-12-201-2/+0
* MFC 1.12:Brooks Davis2005-12-201-1/+4
* Sync dhclient with HEAD with exception of bpf.c:1.5.Brooks Davis2005-09-1017-27/+142
* Sync dhclient with HEAD:Brooks Davis2005-07-295-18/+33
* Don't complain when we receive smtp, pop, nntp, www, finger, and ircBrooks Davis2005-06-302-0/+13
* People like to do RFC violating things with the domain-name option andBrooks Davis2005-06-301-1/+1
* Install the dhcp-options.5 manpage.Ruslan Ermilov2005-06-251-1/+2
* Line up the markup.Ruslan Ermilov2005-06-225-137/+200
* Avoid a null pointer dereference by not expiring our lease if we don'tBrooks Davis2005-06-131-6/+9
* Add support for /etc/dhclient-enter-hooks to match /etc/dhclient-exit-hooks.Brooks Davis2005-06-101-0/+11
* Add support for /etc/dhclient-exit-hooks file.Brooks Davis2005-06-081-3/+13
* Fix build on 64-bit platforms where time_t is 64 bit. Since whereBrooks Davis2005-06-071-4/+5
* - Remove OpenBSD'ism (bsd.own.mk).Ruslan Ermilov2005-06-071-4/+0
* Use SCRIPTS to install dhclient-script instead of rolling our own.Brooks Davis2005-06-071-4/+1
* FreeBSDize the dhclient-script.Brooks Davis2005-06-071-21/+54
* Define _PATH_VAREMPTY.Brooks Davis2005-06-071-1/+39
* NULL is not a valid time_t.Brooks Davis2005-06-071-12/+13
* We don't support BPF write filters at this time.Brooks Davis2005-06-071-0/+3
* Take the OpenBSD version of the Makefile to resolve conflicts as the oldBrooks Davis2005-06-071-53/+42
* This commit was generated by cvs2svn to compensate for changes in r147072,Brooks Davis2005-06-0728-0/+10396
|\
| * Import the OpenBSD dhclient as shipped with OpenBSD-3.7 (the tagBrooks Davis2005-06-0729-20/+10434
* | Remove the bits to build the isc-dhclient.Brooks Davis2005-06-079-694/+0
* | Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov2005-01-281-3/+0
* | 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