summaryrefslogtreecommitdiff
path: root/external/bsd/dhcpcd/sbin
AgeCommit message (Expand)Author
2022-10-31dhcpcd: _OPENBSD_SOURCE does not need to be defined any longerwiz
2021-10-22Remove build for stuff dhcpcd's import-src target now does.roy
2021-02-25For SMALLPROG, do not compile in IPv6 support unless SMALLPROG_INET6 isrin
2020-06-15dhcpcd: Build privsep resource limited sandbox.roy
2020-06-11dhcpcd: Disable priviledge separation and sandboxing for SMALLPROG buildsroy
2020-05-02external/bsd/dhcpcd: Suppress -Werror=sign-conversion error.fox
2020-04-02Build dhcpcd with privsep support.roy
2020-01-29Hack for clang/powerpcchristos
2019-09-13No longer any need to build the dhcpcd embedded configuration filesroy
2019-07-26Build dhcpcd without ARP support for SMALL builds.roy
2019-07-25Revert prior as dhcpcd-8.0.1 now builds small without IPv4LL again.roy
2019-07-24Temporarily turn on IPV4LL for SMALL builds to work around a compile issue.roy
2019-02-07dhcpcd now builds without these warnings disabled.roy
2019-02-04- use -Wno-error=implicit-fallthrough with GCC7.mrg
2018-02-02convert HAVE_GCC handling to modern GCC release numbering:mrg
2017-10-07dhcpcd no longer needs hmac_md5.croy
2017-09-15build dhcpcd with ARPING support for non small builds.roy
2017-06-13Restore Makefile.inc so dhcpcd is installed correctly as pointed out by kre@.roy
2017-06-12This Makefile fragment is no longer used.roy
2017-04-14Build logerr support.roy
2017-04-14Generate dhcpcd-embedded.c for dependencies too.roy
2017-04-13Add dhcpcd-embedded.h to DPSRCS to ensure it exists when generating dependenc...roy
2017-04-02No more need to disable stack protectorroy
2017-03-31Disable stack-protector for bpf.c (sbin/dhcpcd)kamil
2017-03-31Adjust build glue for dhcpcd-7roy
2017-01-11Disable a couple of warnings until further investigation.joerg
2016-12-02Respect MKSHARE=no.riastradh
2016-10-09If SMALLPROG is defined, use a minimal dhcpcd-definitons.confroy
2016-09-18provide a NO_AUTH option to strip auth for boot media; saves around 40K.christos
2016-05-09Define _OPENBSD_SOURCE so dhcpcd can access reallocarray(3).roy
2016-04-10dhcpcd now uses libutil.roy
2016-03-23use -Wno-error=sign-conversion for now. Roy, when you get to GCC 5mrg
2016-01-07Move 10-wpa_supplicant, 15-timezone, 29-lookup-hostname and 50-ypbindroy
2015-10-22Install dhcpcd.conf as root writeable.roy
2015-08-2110-mtu is no longer usedroy
2015-05-16Inform dhcpcd we have config.h file to load.roy
2015-03-27Crank up the warnings.roy
2014-12-19Make the building of INET optional.roy
2014-06-14Fix for dhcpcd-6.4.0roy
2014-03-22Crank up the warnings and fortify the build.roy
2014-02-25Build new auth modules.roy
2014-01-17Specify correct run directory.roy
2014-01-15Don't enforce rc.d usage in the default build.roy
2014-01-03Build with dhcpcd-6.2.0roy
2013-09-20Fix building dhcpcd-6.1.0roy
2013-06-21Add the timezone hookroy
2013-06-21Build dhcpcd-6.0.0roy
2012-08-04Workaround libc not exporting in6addr_any when built with MKINET6=no.roy
2012-07-12Fix for dhcpcd-5.6.1roy
2012-01-25Fix for IPv6 RS support.roy