Module Name:src
Committed By: rin
Date: Thu Feb 25 07:55:53 UTC 2021
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
For SMALLPROG, do not compile in IPv6 support unless SMALLPROG_INET6 is
defined, as in the same manner as other utilities.
To g
Module Name:src
Committed By: roy
Date: Mon Jun 15 17:02:58 UTC 2020
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
dhcpcd: Build privsep resource limited sandbox.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/external/bsd/
Module Name:src
Committed By: roy
Date: Thu Jun 11 16:05:54 UTC 2020
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
dhcpcd: Disable priviledge separation and sandboxing for SMALLPROG builds
It's a fair chunk of code and is probably safe enough
Module Name:src
Committed By: fox
Date: Sat May 2 19:35:03 UTC 2020
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
external/bsd/dhcpcd: Suppress -Werror=sign-conversion error.
Add -Wno-error=sign-conversion to prevent build failure, when run w
Module Name:src
Committed By: christos
Date: Wed Jan 29 23:42:58 UTC 2020
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Hack for clang/powerpc
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/external/bsd/dhcpcd/sbin/dhcpcd/M
Module Name:src
Committed By: roy
Date: Thu Feb 7 21:38:53 UTC 2019
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
dhcpcd now builds without these warnings disabled.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/external/b
Module Name:src
Committed By: roy
Date: Fri Sep 15 12:02:00 UTC 2017
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
build dhcpcd with ARPING support for non small builds.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/extern
Module Name:src
Committed By: roy
Date: Fri Apr 14 10:00:06 UTC 2017
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Build logerr support.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/external/bsd/dhcpcd/sbin/dhcpcd/Makefil
Module Name:src
Committed By: roy
Date: Fri Apr 14 07:55:55 UTC 2017
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Generate dhcpcd-embedded.c for dependencies too.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/external/bsd
Module Name:src
Committed By: roy
Date: Thu Apr 13 18:12:32 UTC 2017
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Add dhcpcd-embedded.h to DPSRCS to ensure it exists when generating
dependencies.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: roy
Date: Sun Apr 2 20:17:11 UTC 2017
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
No more need to disable stack protector
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/external/bsd/dhcpcd/s
Module Name:src
Committed By: kamil
Date: Fri Mar 31 23:50:01 UTC 2017
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Disable stack-protector for bpf.c (sbin/dhcpcd)
This is temporary build fix.
Approved by
To generate a diff of this commit
Module Name:src
Committed By: riastradh
Date: Fri Dec 2 02:41:54 UTC 2016
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Respect MKSHARE=no.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/external/bsd/dhcpcd/sbin/dhcpcd/Mak
Module Name:src
Committed By: roy
Date: Sun Oct 9 09:23:59 UTC 2016
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
If SMALLPROG is defined, use a minimal dhcpcd-definitons.conf
and compile out IPv4LL and DHCP authentication.
To generate a dif
Module Name:src
Committed By: roy
Date: Mon May 9 10:19:26 UTC 2016
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Define _OPENBSD_SOURCE so dhcpcd can access reallocarray(3).
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/
Module Name:src
Committed By: roy
Date: Sun Apr 10 21:06:54 UTC 2016
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
dhcpcd now uses libutil.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/external/bsd/dhcpcd/sbin/dhcpcd/Make
Module Name:src
Committed By: mrg
Date: Wed Mar 23 08:39:01 UTC 2016
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
use -Wno-error=sign-conversion for now. Roy, when you get to GCC 5
you might have a look at this :-)
To generate a diff of thi
Module Name:src
Committed By: roy
Date: Thu Oct 22 10:51:16 UTC 2015
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Install dhcpcd.conf as root writeable.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/external/bsd/dhcpcd/sb
Module Name:src
Committed By: roy
Date: Sat May 16 23:33:33 UTC 2015
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Inform dhcpcd we have config.h file to load.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/external/bsd/dhc
Module Name:src
Committed By: roy
Date: Fri Mar 27 11:35:02 UTC 2015
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Crank up the warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/external/bsd/dhcpcd/sbin/dhcpcd/Makefi
Module Name:src
Committed By: roy
Date: Fri Dec 19 10:59:06 UTC 2014
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Make the building of INET optional.
As both INET and INET6 are now options, it's possible to build dhcpcd
without both. When buil
Module Name:src
Committed By: roy
Date: Sat Jun 14 21:00:23 UTC 2014
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Fix for dhcpcd-6.4.0
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/external/bsd/dhcpcd/sbin/dhcpcd/Makefile
Module Name:src
Committed By: roy
Date: Sat Mar 22 00:04:51 UTC 2014
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Crank up the warnings and fortify the build.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/external/bsd/dhc
Module Name:src
Committed By: roy
Date: Tue Feb 25 13:16:04 UTC 2014
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Build new auth modules.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/external/bsd/dhcpcd/sbin/dhcpcd/Makef
Module Name:src
Committed By: roy
Date: Fri Jan 17 18:36:25 UTC 2014
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Specify correct run directory.
Fixes PR bin/48529 thanks to martin@
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.
Module Name:src
Committed By: roy
Date: Wed Jan 15 20:58:53 UTC 2014
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Don't enforce rc.d usage in the default build.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/external/bsd/d
Module Name:src
Committed By: roy
Date: Fri Jan 3 22:27:31 UTC 2014
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Build with dhcpcd-6.2.0
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/external/bsd/dhcpcd/sbin/dhcpcd/Makef
Module Name:src
Committed By: roy
Date: Fri Sep 20 10:58:16 UTC 2013
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Fix building dhcpcd-6.1.0
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/bsd/dhcpcd/sbin/dhcpcd/Mak
Module Name:src
Committed By: roy
Date: Fri Jun 21 19:47:29 UTC 2013
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Build dhcpcd-6.0.0
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/bsd/dhcpcd/sbin/dhcpcd/Makefile
Module Name:src
Committed By: roy
Date: Sat Aug 4 19:11:39 UTC 2012
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Workaround libc not exporting in6addr_any when built with MKINET6=no.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r
Module Name:src
Committed By: roy
Date: Thu Jul 12 16:54:14 UTC 2012
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Fix for dhcpcd-5.6.1
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/bsd/dhcpcd/sbin/dhcpcd/Makefile
Module Name:src
Committed By: roy
Date: Wed Jan 25 14:39:06 UTC 2012
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Fix for IPv6 RS support.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/bsd/dhcpcd/sbin/dhcpcd/Make
Module Name:src
Committed By: roy
Date: Mon Jan 3 11:33:44 UTC 2011
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Don't build the getline shim anymore as the NetBSD libc getline(3) has
proven itself now.
To generate a diff of this commit:
cv
Module Name:src
Committed By: roy
Date: Wed Nov 10 14:12:29 UTC 2010
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Put correct init.d hooks into dhcpcd-run-hooks.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/dh
34 matches
Mail list logo