aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient
Commit message (Expand)AuthorAgeFilesLines
* parse.c parse_stringStephen J. Kiernan2017-05-311-2/+8
* Fix the output of very large rebind, renew and lease time options inNick Hibma2017-05-071-2/+2
* Fix handling of large DHCP expiry values.Nick Hibma2017-05-071-20/+22
* Make dhcp-lease-time option supersedable as well.Nick Hibma2017-03-301-1/+5
* Allow superseding the lease renewal and rebind times.Nick Hibma2017-03-301-6/+19
* sbin/dhclient: fix `vendor` storage leak in parse_option_decl(..)Enji Cooper2017-03-131-0/+3
* Fix -Wunused-but-set-warning with `ret`Enji Cooper2017-03-131-3/+2
* sbin/dhclient: fix a memory leak in parse_client_lease_statement(..)Enji Cooper2017-03-131-0/+1
* sbin: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-1/+1
* Remove dead code in dhclient(8)Alan Somers2017-01-041-6/+2
* Allocate a struct ifreq rather than using a (wrong) computed size forBrooks Davis2016-11-221-2/+2
* dhclient(8): Enable numbered user class ID optionConrad Meyer2016-09-201-0/+1
* dhclient: add support for interface-mtu (26)Conrad Meyer2016-09-026-1/+73
* dhclient(1): correct obvious mismatch in get_char().Pedro F. Giffuni2016-06-031-2/+2
* dhclient: Fix the trivial buffer overruns correctlyConrad Meyer2016-05-181-1/+1
* Revert r299512Conrad Meyer2016-05-181-14/+10
* dhclient: Fix some trivial buffer overrunsConrad Meyer2016-05-121-10/+14
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-5/+1
* dhclient: Log a warning instead of bailing upon "illegal" optionsSepherosa Ziehau2016-04-201-10/+11
* MFHGlen Barber2016-03-101-0/+20
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+20
* | Explicitly add more files to the 'runtime' package.Glen Barber2016-02-091-0/+1
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-2/+1
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-2/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-4/+3
| |\
| * \ Merge from head@274682Simon J. Gerraty2014-11-192-11/+1
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-197-15/+11
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \ \
| * \ \ \ \ Merge headSimon J. Gerraty2014-04-286-7/+420
| |\ \ \ \ \
| * \ \ \ \ \ Merge from headSimon J. Gerraty2013-09-057-150/+272
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | | Sync from headSimon J. Gerraty2012-11-042-0/+12
| |\ \ \ \ \ \ \
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | | | | | | | Add CAP_FCNTL to the lease file capsicum rights, and limit toPatrick Kelsey2015-05-281-2/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | mdoc: improvements to SEE ALSO.Joel Dahl2014-12-272-2/+2
* | | | | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Since r270929 raw sockets expect network byte order.Gleb Smirnoff2014-09-111-11/+0
* | | | | | | Add LIBUTIL to DPADDEnji Cooper2014-08-181-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove duplicated includes.Pawel Jakub Dawidek2014-06-262-4/+0
* | | | | | use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-205-11/+11
| |_|_|_|/ |/| | | |
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|/ |/| | |
* | | | Update most userspace consumers of capability.h to use capsicum.h instead.Robert Watson2014-03-162-4/+4
* | | | Migrate tools/regression/sbin/ to the new tests layout.Julio Merino2014-03-164-0/+413
* | | | Use CAP_EVENT instead of the deprecated CAP_POLL_EVENT.Christian Brueffer2014-02-062-2/+2