The NetBSD Project

CVS log for src/external/bsd/dhcpcd/sbin/dhcpcd/Makefile

[BACK] Up to [cvs.NetBSD.org] / src / external / bsd / dhcpcd / sbin / dhcpcd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.57 / (download) - annotate - [select for diffs], Mon Oct 31 09:27:23 2022 UTC (17 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, HEAD
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored) to selected 1.55 (colored)

dhcpcd: _OPENBSD_SOURCE does not need to be defined any longer

reallocarray() is in the public namespace now

Revision 1.56 / (download) - annotate - [select for diffs], Fri Oct 22 13:25:58 2021 UTC (2 years, 5 months ago) by roy
Branch: MAIN
Changes since 1.55: +1 -8 lines
Diff to previous 1.55 (colored)

Remove build for stuff dhcpcd's import-src target now does.

Revision 1.55 / (download) - annotate - [selected], Thu Feb 25 07:55:53 2021 UTC (3 years, 1 month ago) by rin
Branch: MAIN
CVS Tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Changes since 1.54: +2 -2 lines
Diff to previous 1.54 (colored)

For SMALLPROG, do not compile in IPv6 support unless SMALLPROG_INET6 is
defined, as in the same manner as other utilities.

Revision 1.54 / (download) - annotate - [select for diffs], Mon Jun 15 17:02:58 2020 UTC (3 years, 10 months ago) by roy
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (colored) to selected 1.55 (colored)

dhcpcd: Build privsep resource limited sandbox.

Revision 1.53 / (download) - annotate - [select for diffs], Thu Jun 11 16:05:54 2020 UTC (3 years, 10 months ago) by roy
Branch: MAIN
Changes since 1.52: +7 -1 lines
Diff to previous 1.52 (colored) to selected 1.55 (colored)

dhcpcd: Disable priviledge separation and sandboxing for SMALLPROG builds

It's a fair chunk of code and is probably safe enough for our ramdisks.

Revision 1.52 / (download) - annotate - [select for diffs], Sat May 2 19:35:03 2020 UTC (3 years, 11 months ago) by fox
Branch: MAIN
Changes since 1.51: +8 -1 lines
Diff to previous 1.51 (colored) to selected 1.55 (colored)

external/bsd/dhcpcd: Suppress -Werror=sign-conversion error.

Add -Wno-error=sign-conversion to prevent build failure, when run with MKLIBCSANITIZER=yes.

Error was reported when build.sh was run with MKLIBCSANITIZER=yes flag.

Reviewed by: kamil@

Revision 1.43.4.2 / (download) - annotate - [select for diffs], Mon Apr 13 07:46:00 2020 UTC (4 years ago) by martin
Branch: phil-wifi
Changes since 1.43.4.1: +13 -15 lines
Diff to previous 1.43.4.1 (colored) to branchpoint 1.43 (colored) next main 1.44 (colored) to selected 1.55 (colored)

Mostly merge changes from HEAD upto 20200411

Revision 1.51 / (download) - annotate - [select for diffs], Thu Apr 2 12:56:01 2020 UTC (4 years ago) by roy
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406
Changes since 1.50: +6 -1 lines
Diff to previous 1.50 (colored) to selected 1.55 (colored)

Build dhcpcd with privsep support.

Revision 1.50 / (download) - annotate - [select for diffs], Wed Jan 29 23:42:57 2020 UTC (4 years, 2 months ago) by christos
Branch: MAIN
CVS Tags: is-mlppp-base, is-mlppp
Changes since 1.49: +4 -1 lines
Diff to previous 1.49 (colored) to selected 1.55 (colored)

Hack for clang/powerpc

Revision 1.48.2.1 / (download) - annotate - [select for diffs], Sat Oct 12 14:44:33 2019 UTC (4 years, 6 months ago) by martin
Branch: netbsd-9
CVS Tags: netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1
Changes since 1.48: +2 -15 lines
Diff to previous 1.48 (colored) next main 1.49 (colored) to selected 1.55 (colored)

Pull up the following revisions, requested by roy in ticket #302:

	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.c  up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.h  up to 1.1.1.2
	external/bsd/dhcpcd/NetBSD-upgrade              up to 1.2
	external/bsd/dhcpcd/dist/compat/crypt/sha256.c  delete
	external/bsd/dhcpcd/dist/compat/crypt/hmac.c    delete
	external/bsd/dhcpcd/dist/compat/crypt/hmac.h    delete
	external/bsd/dhcpcd/dist/compat/crypt/md5.c     delete
	external/bsd/dhcpcd/dist/compat/crypt/md5.h     delete
	external/bsd/dhcpcd/dist/compat/crypt/sha256.h  delete
	external/bsd/dhcpcd/dist/compat/_strtoi.h       delete
	external/bsd/dhcpcd/dist/compat/arc4random.c    delete
	external/bsd/dhcpcd/dist/compat/arc4random.h    delete
	external/bsd/dhcpcd/dist/compat/arc4random_uniform.c delete
	external/bsd/dhcpcd/dist/compat/arc4random_uniform.h delete
	external/bsd/dhcpcd/dist/compat/bitops.h        delete
	external/bsd/dhcpcd/dist/compat/consttime_memequal.h delete
	external/bsd/dhcpcd/dist/compat/dprintf.c       delete
	external/bsd/dhcpcd/dist/compat/dprintf.h       delete
	external/bsd/dhcpcd/dist/compat/endian.h        delete
	external/bsd/dhcpcd/dist/compat/pidfile.c       delete
	external/bsd/dhcpcd/dist/compat/pidfile.h       delete
	external/bsd/dhcpcd/dist/compat/queue.h         delete
	external/bsd/dhcpcd/dist/compat/rb.c            delete
	external/bsd/dhcpcd/dist/compat/rbtree.h        delete
	external/bsd/dhcpcd/dist/compat/reallocarray.c  delete
	external/bsd/dhcpcd/dist/compat/reallocarray.h  delete
	external/bsd/dhcpcd/dist/compat/strlcpy.c       delete
	external/bsd/dhcpcd/dist/compat/strlcpy.h       delete
	external/bsd/dhcpcd/dist/compat/strtoi.c        delete
	external/bsd/dhcpcd/dist/compat/strtoi.h        delete
	external/bsd/dhcpcd/dist/compat/strtou.c        delete
	external/bsd/dhcpcd/dist/.gitignore             delete
	external/bsd/dhcpcd/dist/BUILDING.md            delete
	external/bsd/dhcpcd/dist/Makefile               delete
	external/bsd/dhcpcd/dist/Makefile.inc           delete
	external/bsd/dhcpcd/dist/config-null.mk         delete
	external/bsd/dhcpcd/dist/configure              delete
	external/bsd/dhcpcd/dist/iconfig.mk             delete
	external/bsd/dhcpcd/dist/hooks/Makefile         delete
	external/bsd/dhcpcd/dist/hooks/50-dhcpcd-compat delete
	external/bsd/dhcpcd/dist/hooks/50-yp.conf       delete
	external/bsd/dhcpcd/dist/src/Makefile           delete
	external/bsd/dhcpcd/dist/src/GNUmakefile        delete
	external/bsd/dhcpcd/dist/src/dev.c              delete
	external/bsd/dhcpcd/dist/src/dhcpcd-definitions-small.conf delete
	external/bsd/dhcpcd/dist/src/dhcpcd-definitions.conf delete
	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.c.in delete
	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.h.in delete
	external/bsd/dhcpcd/dist/src/genembedc          delete
	external/bsd/dhcpcd/dist/src/genembedh          delete
	external/bsd/dhcpcd/dist/src/if-linux-wext.c    delete
	external/bsd/dhcpcd/dist/src/if-linux.c         delete
	external/bsd/dhcpcd/dist/src/if-sun.c           delete
	external/bsd/dhcpcd/dist/src/dev/Makefile       delete
	external/bsd/dhcpcd/dist/src/dev/udev.c         delete
	external/bsd/dhcpcd/dist/tests/crypt/.gitignore delete
	external/bsd/dhcpcd/dist/tests/crypt/GNUmakefile delete
	external/bsd/dhcpcd/dist/tests/crypt/Makefile   delete
	external/bsd/dhcpcd/dist/tests/crypt/README.md  delete
	external/bsd/dhcpcd/dist/tests/crypt/run-test.c delete
	external/bsd/dhcpcd/dist/tests/crypt/test.h     delete
	external/bsd/dhcpcd/dist/tests/crypt/test_hmac_md5.c delete
	external/bsd/dhcpcd/dist/tests/Makefile         delete
	external/bsd/dhcpcd/dist/tests/eloop-bench/.gitignore delete
	external/bsd/dhcpcd/dist/tests/eloop-bench/Makefile delete
	external/bsd/dhcpcd/dist/tests/eloop-bench/README.md delete
	external/bsd/dhcpcd/dist/tests/eloop-bench/eloop-bench.c delete
	external/bsd/dhcpcd/dist/src/arp.c              up to 1.1.1.12
	external/bsd/dhcpcd/dist/src/bpf.c              up to 1.13
	external/bsd/dhcpcd/dist/src/bpf.h              up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/common.c           up to 1.1.1.9
	external/bsd/dhcpcd/dist/src/common.h           up to 1.1.1.9
	external/bsd/dhcpcd/dist/src/control.h          up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/defs.h             up to 1.1.1.30
	external/bsd/dhcpcd/dist/src/dhcp-common.c      up to 1.1.1.9
	external/bsd/dhcpcd/dist/src/dhcp-common.h      up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/dhcp.c             up to 1.28
	external/bsd/dhcpcd/dist/src/dhcp.h             up to 1.1.1.11
	external/bsd/dhcpcd/dist/src/dhcp6.c            up to 1.13
	external/bsd/dhcpcd/dist/src/dhcpcd.8.in        up to 1.4
	external/bsd/dhcpcd/dist/src/dhcpcd.c           up to 1.27
	external/bsd/dhcpcd/dist/src/dhcpcd.conf.5.in   up to 1.1.1.15
	external/bsd/dhcpcd/dist/src/if-bsd.c           up to 1.14
	external/bsd/dhcpcd/dist/src/if-options.c       up to 1.18
	external/bsd/dhcpcd/dist/src/if.c               up to 1.1.1.17
	external/bsd/dhcpcd/dist/src/if.h               up to 1.1.1.12
	external/bsd/dhcpcd/dist/src/ipv4.c             up to 1.1.1.18
	external/bsd/dhcpcd/dist/src/ipv4.h             up to 1.1.1.11
	external/bsd/dhcpcd/dist/src/ipv4ll.c           up to 1.1.1.10
	external/bsd/dhcpcd/dist/src/ipv4ll.h           up to 1.1.1.8
	external/bsd/dhcpcd/dist/src/ipv6.c             up to 1.5
	external/bsd/dhcpcd/dist/src/ipv6.h             up to 1.6
	external/bsd/dhcpcd/dist/src/ipv6nd.c           up to 1.12
	external/bsd/dhcpcd/dist/src/route.c            up to 1.1.1.15
	external/bsd/dhcpcd/sbin/dhcpcd/Makefile        up to 1.49
	doc/3RDPARTY					modified manually

Import dhcpcd-8.1.0 with the following changes:

 * Fix carrier status after a route socket overflow
 * Allow domain spaced options
 * DHCP: Allow not sending Force Renew Nonce or Reconf Accept
 * IPv4LL: Now passes Apple Bonjour test versions 1.4 and 1.5
 * ARP: Fix a typo and remove pragma (thus working with old gcc)
 * DHCP6: Fix a cosmetic issue with infinite leases
 * DHCP6: SLA 0 and Prefix Len 0 will now add a delegatd /64 address
 * Ignore some virtual interfaces such as Tap and Bridge by default
 * BPF: Move validation logic out of BPF and back into dhcpcd

Revision 1.49 / (download) - annotate - [select for diffs], Fri Sep 13 11:58:32 2019 UTC (4 years, 7 months ago) by roy
Branch: MAIN
CVS Tags: phil-wifi-20191119
Changes since 1.48: +2 -15 lines
Diff to previous 1.48 (colored) to selected 1.55 (colored)

No longer any need to build the dhcpcd embedded configuration files

Revision 1.48 / (download) - annotate - [select for diffs], Fri Jul 26 10:49:06 2019 UTC (4 years, 8 months ago) by roy
Branch: MAIN
CVS Tags: netbsd-9-base
Branch point for: netbsd-9
Changes since 1.47: +7 -4 lines
Diff to previous 1.47 (colored) to selected 1.55 (colored)

Build dhcpcd without ARP support for SMALL builds.
The only functionality lost on modern NetBSD is the ability to
announce the preferred address for address sharing.
This shouldn't be an issue for installations.

Revision 1.47 / (download) - annotate - [select for diffs], Thu Jul 25 08:58:32 2019 UTC (4 years, 8 months ago) by roy
Branch: MAIN
Changes since 1.46: +3 -3 lines
Diff to previous 1.46 (colored) to selected 1.55 (colored)

Revert prior as dhcpcd-8.0.1 now builds small without IPv4LL again.

Revision 1.46 / (download) - annotate - [select for diffs], Wed Jul 24 21:19:05 2019 UTC (4 years, 8 months ago) by roy
Branch: MAIN
Changes since 1.45: +3 -3 lines
Diff to previous 1.45 (colored) to selected 1.55 (colored)

Temporarily turn on IPV4LL for SMALL builds to work around a compile issue.
This will be fixed in the next import.

Revision 1.43.4.1 / (download) - annotate - [select for diffs], Mon Jun 10 21:44:44 2019 UTC (4 years, 10 months ago) by christos
Branch: phil-wifi
Changes since 1.43: +1 -6 lines
Diff to previous 1.43 (colored) to selected 1.55 (colored)

Sync with HEAD

Revision 1.40.4.3 / (download) - annotate - [select for diffs], Fri Apr 26 19:18:22 2019 UTC (4 years, 11 months ago) by martin
Branch: netbsd-8
CVS Tags: netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1
Changes since 1.40.4.2: +1 -6 lines
Diff to previous 1.40.4.2 (colored) to branchpoint 1.40 (colored) next main 1.41 (colored) to selected 1.55 (colored)

Sync to head, requested by roy in ticket #1250:

	external/bsd/dhcpcd/dist/compat/consttime_memequal.h up to 1.1.1.1
	external/bsd/dhcpcd/dist/.arcconfig             delete
	external/bsd/dhcpcd/dist/BUILDING.md            up to 1.1.1.3
	external/bsd/dhcpcd/dist/LICENSE                up to 1.1.1.3
	external/bsd/dhcpcd/dist/Makefile               up to 1.1.1.6
	external/bsd/dhcpcd/dist/configure              up to 1.1.1.11
	external/bsd/dhcpcd/dist/iconfig.mk             up to 1.1.1.2
	external/bsd/dhcpcd/dist/hooks/20-resolv.conf   up to 1.2
	external/bsd/dhcpcd/dist/hooks/29-lookup-hostname up to 1.2
	external/bsd/dhcpcd/dist/hooks/30-hostname      up to 1.2
	external/bsd/dhcpcd/dist/hooks/50-ntp.conf      up to 1.2
	external/bsd/dhcpcd/dist/hooks/50-yp.conf       up to 1.2
	external/bsd/dhcpcd/dist/hooks/50-ypbind.in     up to 1.2
	external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.in up to 1.3
	external/bsd/dhcpcd/dist/src/Makefile           up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/arp.c              up to 1.1.1.10
	external/bsd/dhcpcd/dist/src/arp.h              up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/auth.c             up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/auth.h             up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/bpf.c              up to 1.8
	external/bsd/dhcpcd/dist/src/bpf.h              up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/common.c           up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/common.h           up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/control.c          up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/control.h          up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/defs.h             up to 1.1.1.20
	external/bsd/dhcpcd/dist/src/dev.c              up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/dev.h              up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dhcp-common.c      up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/dhcp-common.h      up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dhcp.c             up to 1.18
	external/bsd/dhcpcd/dist/src/dhcp.h             up to 1.1.1.9
	external/bsd/dhcpcd/dist/src/dhcp6.c            up to 1.6
	external/bsd/dhcpcd/dist/src/dhcp6.h            up to 1.1.1.9
	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.c.in up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.h.in up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dhcpcd.8.in        up to 1.1.1.12
	external/bsd/dhcpcd/dist/src/dhcpcd.c           up to 1.18
	external/bsd/dhcpcd/dist/src/dhcpcd.conf.5.in   up to 1.1.1.12
	external/bsd/dhcpcd/dist/src/dhcpcd.h           up to 1.1.1.9
	external/bsd/dhcpcd/dist/src/duid.c             up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/eloop.c            up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/eloop.h            up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/if-bsd.c           up to 1.6
	external/bsd/dhcpcd/dist/src/if-linux-wext.c    up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/if-linux.c         up to 1.1.1.12
	external/bsd/dhcpcd/dist/src/if-options.c       up to 1.13
	external/bsd/dhcpcd/dist/src/if-options.h       up to 1.1.1.8
	external/bsd/dhcpcd/dist/src/if-sun.c           up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/if.c               up to 1.1.1.12
	external/bsd/dhcpcd/dist/src/if.h               up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/ipv4.c             up to 1.1.1.13
	external/bsd/dhcpcd/dist/src/ipv4.h             up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/ipv4ll.c           up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/ipv4ll.h           up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/ipv6.c             up to 1.1.1.16
	external/bsd/dhcpcd/dist/src/ipv6.h             up to 1.1.1.10
	external/bsd/dhcpcd/dist/src/ipv6nd.c           up to 1.6
	external/bsd/dhcpcd/dist/src/ipv6nd.h           up to 1.1.1.9
	external/bsd/dhcpcd/dist/src/logerr.c           up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/logerr.h           up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/route.c            up to 1.1.1.10
	external/bsd/dhcpcd/dist/src/route.h            up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/sa.c               up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/sa.h               up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/script.c           up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/script.h           up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dev/udev.c         up to 1.1.1.3
	external/bsd/dhcpcd/dist/tests/Makefile         up to 1.1.1.2
	external/bsd/dhcpcd/sbin/dhcpcd/Makefile        up to 1.45

Import dhcpcd-7.2.1 with the following changes:
*  auth: Use consttime_memequal to avoid latency attack
*  DHCP: Fix a potential 1 byte read overflow with DHO_OPTSOVERLOADED
*  DHCPv6: Fix a potential buffer overflow reading NA/TA addresses

Revision 1.45 / (download) - annotate - [select for diffs], Thu Feb 7 21:38:53 2019 UTC (5 years, 2 months ago) by roy
Branch: MAIN
CVS Tags: phil-wifi-20190609
Changes since 1.44: +1 -12 lines
Diff to previous 1.44 (colored) to selected 1.55 (colored)

dhcpcd now builds without these warnings disabled.

Revision 1.44 / (download) - annotate - [select for diffs], Mon Feb 4 04:05:15 2019 UTC (5 years, 2 months ago) by mrg
Branch: MAIN
Changes since 1.43: +10 -4 lines
Diff to previous 1.43 (colored) to selected 1.55 (colored)

- use -Wno-error=implicit-fallthrough with GCC7.

Revision 1.22.2.1 / (download) - annotate - [select for diffs], Sat Jul 28 13:20:46 2018 UTC (5 years, 8 months ago) by martin
Branch: netbsd-7
CVS Tags: netbsd-7-2-RELEASE
Changes since 1.22: +57 -33 lines
Diff to previous 1.22 (colored) next main 1.23 (colored) to selected 1.55 (colored)

Additionally pull up the following/apply patch requested by roy in
ticket #1621:

	external/bsd/dhcpcd/examples/hooks/Makefile     up to 1.1
	external/bsd/dhcpcd/examples/Makefile           up to 1.1
	external/bsd/dhcpcd/Makefile.inc                up to 1.3
	external/bsd/dhcpcd/include/config.h            up to 1.3
	external/bsd/dhcpcd/libexec/dhcpcd-hooks/Makefile up to 1.3
	external/bsd/dhcpcd/libexec/Makefile            up to 1.2
	external/bsd/dhcpcd/libexec/dhcpcd-run-hooks/Makefile up to 1.1
	external/bsd/dhcpcd/Makefile                    up to 1.3
	external/bsd/dhcpcd/sbin/Makefile.inc           up to 1.5
	external/bsd/dhcpcd/sbin/dhcpcd/Makefile        up to 1.43
	external/bsd/dhcpcd/include/config.h		(apply patch)
	external/bsd/dhcpcd/sbin/dhcpcd/Makefile	(apply patch)

Import dhcpcd-7.0.7

Revision 1.40.4.2 / (download) - annotate - [select for diffs], Mon Apr 9 16:46:34 2018 UTC (6 years ago) by martin
Branch: netbsd-8
CVS Tags: netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1
Changes since 1.40.4.1: +2 -2 lines
Diff to previous 1.40.4.1 (colored) to branchpoint 1.40 (colored) to selected 1.55 (colored)

Catch up to current in external/bsd/dhcpcd/, requested by roy in ticket #707:

external/bsd/dhcpcd/dist/configure              up to 1.1.1.7
external/bsd/dhcpcd/dist/hooks/10-wpa_supplicant up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/15-timezone      up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/20-resolv.conf   up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/29-lookup-hostname up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/30-hostname      up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/50-ntp.conf      up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/50-yp.conf       up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/50-ypbind.in     up to 1.1.1.2
external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.8.in up to 1.1.1.4
external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.in up to 1.1.1.4
external/bsd/dhcpcd/dist/src/arp.c              up to 1.1.1.6
external/bsd/dhcpcd/dist/src/common.h           up to 1.1.1.4
external/bsd/dhcpcd/dist/src/defs.h             up to 1.1.1.11
external/bsd/dhcpcd/dist/src/dhcp.c             up to 1.9
external/bsd/dhcpcd/dist/src/dhcp.h             up to 1.1.1.5
external/bsd/dhcpcd/dist/src/dhcp6.c            up to 1.1.1.10
external/bsd/dhcpcd/dist/src/dhcp6.h            up to 1.1.1.4
external/bsd/dhcpcd/dist/src/dhcpcd.8.in        up to 1.1.1.8
external/bsd/dhcpcd/dist/src/dhcpcd.c           up to 1.10
external/bsd/dhcpcd/dist/src/dhcpcd.conf.5.in   up to 1.1.1.7
external/bsd/dhcpcd/dist/src/dhcpcd.h           up to 1.1.1.5
external/bsd/dhcpcd/dist/src/if-bsd.c           up to 1.1.1.7
external/bsd/dhcpcd/dist/src/if-linux.c         up to 1.1.1.8
external/bsd/dhcpcd/dist/src/if-options.c       up to 1.8
external/bsd/dhcpcd/dist/src/if-options.h       up to 1.1.1.7
external/bsd/dhcpcd/dist/src/if-sun.c           up to 1.1.1.4
external/bsd/dhcpcd/dist/src/if.c               up to 1.1.1.8
external/bsd/dhcpcd/dist/src/if.h               up to 1.1.1.5
external/bsd/dhcpcd/dist/src/ipv4.c             up to 1.1.1.9
external/bsd/dhcpcd/dist/src/ipv4.h             up to 1.1.1.4
external/bsd/dhcpcd/dist/src/ipv6.c             up to 1.1.1.8
external/bsd/dhcpcd/dist/src/ipv6.h             up to 1.1.1.6
external/bsd/dhcpcd/dist/src/ipv6nd.c           up to 1.1.1.7
external/bsd/dhcpcd/dist/src/ipv6nd.h           up to 1.1.1.5
external/bsd/dhcpcd/dist/src/logerr.h           up to 1.1.1.3
external/bsd/dhcpcd/dist/src/route.c            up to 1.1.1.6
external/bsd/dhcpcd/dist/src/route.h            up to 1.1.1.4
external/bsd/dhcpcd/dist/src/dev/udev.c         up to 1.1.1.2
external/bsd/dhcpcd/dist/tests/eloop-bench/eloop-bench.c up to 1.1.1.3
external/bsd/dhcpcd/include/config.h            up to 1.3
external/bsd/dhcpcd/sbin/dhcpcd/Makefile        up to 1.43

Import dhcpcd-7.0.1 with the following changes:

  *  hooks: remove use of local builtin for better portability
  *  dhcpcd: don't log errors working out carrier for departed interfaces
  *  ipv4: allow configuration of static broadcast address
  *  if: don't set MTU during interface discovery
  *  if: don't activate non matching interfaces to commandline ones
  *  eloop-bench: fix hangs when using a large number of cycles
  *  dhcp: don't bind when we've just probed an address to inform

Import dhcpcd-7.0.2 with the following changes:

  *  Added support for setproctitle(3)
  *  Kernel RA is no longer disabled when IPv6 is disabled in dhcpcd
  *  DHCPv6 PD is no longer stopped if no Routers are found
  *  If the DHCP leased address is deleted, enter the reboot state
  *  DHCPv6 unicast is no longer performed when not in master mode
  *  dhcpcd will now detect netlink/route socket overflows ad re-sync

Import dhcpcd-7.0.3 with the following changes:

  *  dhcp6: fix a null termination overflow on status messages
  *  options: static routes can be setup in global context again
  *  routes: dhcpcd added host routes are now reported correctly

Revision 1.43 / (download) - annotate - [select for diffs], Fri Feb 2 01:02:39 2018 UTC (6 years, 2 months ago) by mrg
Branch: MAIN
CVS Tags: phil-wifi-base, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat
Branch point for: phil-wifi
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.55 (colored)

convert HAVE_GCC handling to modern GCC release numbering:
- HAVE_GCC=5 is now the default (vs. HAVE_GCC=53 we've been using for
  GCC 5.4 and GCC 5.5.)
- remove some more GCC 4.8 code.  we don't support GCC 4 here.
- adjust set lists to gcc=5 from gcc=53.

add some basic HAVE_GCC=6 handling (totally unused so far.)

Revision 1.40.4.1 / (download) - annotate - [select for diffs], Sat Jan 13 21:35:30 2018 UTC (6 years, 3 months ago) by snj
Branch: netbsd-8
Changes since 1.40: +3 -3 lines
Diff to previous 1.40 (colored) to selected 1.55 (colored)

Pull up following revision(s) (requested by roy in ticket #478):
	doc/3RDPARTY: 1.1472, 1.1474, 1.1489, 1.1492
	external/bsd/dhcpcd/dist/.gitignore: up to 1.4
	external/bsd/dhcpcd/dist/LICENSE: up to 1.1.1.2
	external/bsd/dhcpcd/dist/Makefile.inc: up to 1.1.1.2
	external/bsd/dhcpcd/dist/README.md: up to 1.1.1.3
	external/bsd/dhcpcd/dist/compat/crypt/hmac.c: up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/crypt/hmac.h: up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/crypt/md5.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/compat/strlcpy.c: up to 1.1.1.1
	external/bsd/dhcpcd/dist/compat/strlcpy.h: up to 1.1.1.1
	external/bsd/dhcpcd/dist/configure: up to 1.1.1.4
	external/bsd/dhcpcd/dist/hooks/01-test: up to 1.1.1.2
	external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.8.in: up to 1.1.1.3
	external/bsd/dhcpcd/dist/hooks/dhcpcd-run-hooks.in: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/Makefile: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/arp.c: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/arp.h: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/auth.c: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/auth.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/bpf.c: up to 1.6
	external/bsd/dhcpcd/dist/src/bpf.h: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/common.c: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/common.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/control.c: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/control.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/crypt/crypt.h: delete
	external/bsd/dhcpcd/dist/src/crypt/hmac_md5.c: delete
	external/bsd/dhcpcd/dist/src/defs.h: up to 1.1.1.8
	external/bsd/dhcpcd/dist/src/dev.c: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dev.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcp-common.c: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/dhcp-common.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcp.c: up to 1.7
	external/bsd/dhcpcd/dist/src/dhcp.h: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/dhcp6.c: up to 1.1.1.8
	external/bsd/dhcpcd/dist/src/dhcp6.h: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.c.in: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcpcd-embedded.h.in: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcpcd.8.in: up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/dhcpcd.c: up to 1.7
	external/bsd/dhcpcd/dist/src/dhcpcd.conf: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/dhcpcd.conf.5.in: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/dhcpcd.h: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/eloop.c: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/eloop.h: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/if-bsd.c: up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/if-linux-wext.c: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/if-linux.c: up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/if-options.c: up to 1.6
	external/bsd/dhcpcd/dist/src/if-options.h: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/if-sun.c: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/if.c: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/if.h: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/ipv4.c: up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/ipv4.h: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/ipv4ll.c: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/ipv4ll.h: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/ipv6.c: up to 1.1.1.7
	external/bsd/dhcpcd/dist/src/ipv6.h: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/ipv6nd.c: up to 1.1.1.6
	external/bsd/dhcpcd/dist/src/ipv6nd.h: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/logerr.c: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/logerr.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/route.c: up to 1.1.1.5
	external/bsd/dhcpcd/dist/src/route.h: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/sa.c: up to 1.1.1.3
	external/bsd/dhcpcd/dist/src/sa.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/src/script.c: up to 1.1.1.4
	external/bsd/dhcpcd/dist/src/script.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/crypt/Makefile: up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/crypt/run-test.c: up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/crypt/test.h: up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/crypt/test_hmac_md5.c: up to 1.1.1.3
	external/bsd/dhcpcd/dist/tests/eloop-bench/Makefile: up to 1.1.1.2
	external/bsd/dhcpcd/dist/tests/eloop-bench/eloop-bench.c: up to 1.1.1.2
	external/bsd/dhcpcd/include/config.h: up to 1.2
	external/bsd/dhcpcd/sbin/Makefile.inc: up to 1.5
	external/bsd/dhcpcd/sbin/dhcpcd/Makefile: up to 1.42
Update dhcpcd to 7.0.0.

Revision 1.42 / (download) - annotate - [select for diffs], Sat Oct 7 14:11:07 2017 UTC (6 years, 6 months ago) by roy
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.55 (colored)

dhcpcd no longer needs hmac_md5.c

Revision 1.41 / (download) - annotate - [select for diffs], Fri Sep 15 12:02:00 2017 UTC (6 years, 7 months ago) by roy
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.55 (colored)

build dhcpcd with ARPING support for non small builds.

Revision 1.31.2.3 / (download) - annotate - [select for diffs], Wed Apr 26 02:52:25 2017 UTC (6 years, 11 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.31.2.2: +15 -45 lines
Diff to previous 1.31.2.2 (colored) to branchpoint 1.31 (colored) next main 1.32 (colored) to selected 1.55 (colored)

Sync with HEAD

Revision 1.34.2.1 / (download) - annotate - [select for diffs], Fri Apr 21 16:51:23 2017 UTC (6 years, 11 months ago) by bouyer
Branch: bouyer-socketcan
Changes since 1.34: +15 -45 lines
Diff to previous 1.34 (colored) next main 1.35 (colored) to selected 1.55 (colored)

Sync with HEAD

Revision 1.40 / (download) - annotate - [select for diffs], Fri Apr 14 10:00:06 2017 UTC (7 years ago) by roy
Branch: MAIN
CVS Tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, matt-nb8-mediatek-base, matt-nb8-mediatek, bouyer-socketcan-base1
Branch point for: netbsd-8
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.55 (colored)

Build logerr support.

Revision 1.39 / (download) - annotate - [select for diffs], Fri Apr 14 07:55:55 2017 UTC (7 years ago) by roy
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.55 (colored)

Generate dhcpcd-embedded.c for dependencies too.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Apr 13 18:12:32 2017 UTC (7 years ago) by roy
Branch: MAIN
Changes since 1.37: +4 -3 lines
Diff to previous 1.37 (colored) to selected 1.55 (colored)

Add dhcpcd-embedded.h to DPSRCS to ensure it exists when generating dependencies.

Revision 1.37 / (download) - annotate - [select for diffs], Sun Apr 2 20:17:11 2017 UTC (7 years ago) by roy
Branch: MAIN
Changes since 1.36: +1 -2 lines
Diff to previous 1.36 (colored) to selected 1.55 (colored)

No more need to disable stack protector

Revision 1.36 / (download) - annotate - [select for diffs], Fri Mar 31 23:50:01 2017 UTC (7 years ago) by kamil
Branch: MAIN
Changes since 1.35: +2 -1 lines
Diff to previous 1.35 (colored) to selected 1.55 (colored)

Disable stack-protector for bpf.c (sbin/dhcpcd)

This is temporary build fix.

Approved by <roy>

Revision 1.35 / (download) - annotate - [select for diffs], Fri Mar 31 21:02:09 2017 UTC (7 years ago) by roy
Branch: MAIN
Changes since 1.34: +11 -42 lines
Diff to previous 1.34 (colored) to selected 1.55 (colored)

Adjust build glue for dhcpcd-7

Revision 1.31.2.2 / (download) - annotate - [select for diffs], Sat Jan 7 08:53:48 2017 UTC (7 years, 3 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.31.2.1: +3 -1 lines
Diff to previous 1.31.2.1 (colored) to branchpoint 1.31 (colored) to selected 1.55 (colored)

Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.34 / (download) - annotate - [select for diffs], Fri Dec 2 02:41:54 2016 UTC (7 years, 4 months ago) by riastradh
Branch: MAIN
CVS Tags: pgoyette-localcount-20170320, pgoyette-localcount-20170107, bouyer-socketcan-base
Branch point for: bouyer-socketcan
Changes since 1.33: +3 -1 lines
Diff to previous 1.33 (colored) to selected 1.55 (colored)

Respect MKSHARE=no.

Revision 1.31.2.1 / (download) - annotate - [select for diffs], Fri Nov 4 14:42:45 2016 UTC (7 years, 5 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.31: +35 -9 lines
Diff to previous 1.31 (colored) to selected 1.55 (colored)

Sync with HEAD

Revision 1.33 / (download) - annotate - [select for diffs], Sun Oct 9 09:23:59 2016 UTC (7 years, 6 months ago) by roy
Branch: MAIN
CVS Tags: pgoyette-localcount-20161104
Changes since 1.32: +28 -6 lines
Diff to previous 1.32 (colored) to selected 1.55 (colored)

If SMALLPROG is defined, use a minimal dhcpcd-definitons.conf
and compile out IPv4LL and DHCP authentication.

Revision 1.32 / (download) - annotate - [select for diffs], Sun Sep 18 15:37:23 2016 UTC (7 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.31: +10 -6 lines
Diff to previous 1.31 (colored) to selected 1.55 (colored)

provide a NO_AUTH option to strip auth for boot media; saves around 40K.

Revision 1.31 / (download) - annotate - [select for diffs], Mon May 9 10:19:26 2016 UTC (7 years, 11 months ago) by roy
Branch: MAIN
CVS Tags: pgoyette-localcount-base, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914
Branch point for: pgoyette-localcount
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.55 (colored)

Define _OPENBSD_SOURCE so dhcpcd can access reallocarray(3).

Revision 1.30 / (download) - annotate - [select for diffs], Sun Apr 10 21:06:54 2016 UTC (8 years ago) by roy
Branch: MAIN
Changes since 1.29: +5 -1 lines
Diff to previous 1.29 (colored) to selected 1.55 (colored)

dhcpcd now uses libutil.

Revision 1.29 / (download) - annotate - [select for diffs], Wed Mar 23 08:39:01 2016 UTC (8 years ago) by mrg
Branch: MAIN
Changes since 1.28: +6 -1 lines
Diff to previous 1.28 (colored) to selected 1.55 (colored)

use -Wno-error=sign-conversion for now.  Roy, when you get to GCC 5
you might have a look at this :-)

Revision 1.28 / (download) - annotate - [select for diffs], Thu Jan 7 22:07:18 2016 UTC (8 years, 3 months ago) by roy
Branch: MAIN
Changes since 1.27: +11 -3 lines
Diff to previous 1.27 (colored) to selected 1.55 (colored)

Move 10-wpa_supplicant, 15-timezone, 29-lookup-hostname and 50-ypbind
from /libexec/dhcpcd-hooks to /usr/share/examples/dhcpcd/hooks so they
are not run by default.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Oct 22 10:51:16 2015 UTC (8 years, 5 months ago) by roy
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored) to selected 1.55 (colored)

Install dhcpcd.conf as root writeable.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Aug 21 10:44:43 2015 UTC (8 years, 7 months ago) by roy
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.55 (colored)

10-mtu is no longer used

Revision 1.25 / (download) - annotate - [select for diffs], Sat May 16 23:33:33 2015 UTC (8 years, 11 months ago) by roy
Branch: MAIN
Changes since 1.24: +3 -1 lines
Diff to previous 1.24 (colored) to selected 1.55 (colored)

Inform dhcpcd we have config.h file to load.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Mar 27 11:35:02 2015 UTC (9 years ago) by roy
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.55 (colored)

Crank up the warnings.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Dec 19 10:59:06 2014 UTC (9 years, 3 months ago) by roy
Branch: MAIN
Changes since 1.22: +4 -1 lines
Diff to previous 1.22 (colored) to selected 1.55 (colored)

Make the building of INET optional.
As both INET and INET6 are now options, it's possible to build dhcpcd
without both. When built this way it will just report carrier events.

Revision 1.13.2.2 / (download) - annotate - [select for diffs], Tue Aug 19 23:46:43 2014 UTC (9 years, 7 months ago) by tls
Branch: tls-maxphys
Changes since 1.13.2.1: +15 -11 lines
Diff to previous 1.13.2.1 (colored) to branchpoint 1.13 (colored) next main 1.14 (colored) to selected 1.55 (colored)

Rebase to HEAD as of a few days ago.

Revision 1.21.2.1 / (download) - annotate - [select for diffs], Sun Aug 10 07:06:59 2014 UTC (9 years, 8 months ago) by tls
Branch: tls-earlyentropy
Changes since 1.21: +3 -4 lines
Diff to previous 1.21 (colored) next main 1.22 (colored) to selected 1.55 (colored)

Rebase.

Revision 1.22 / (download) - annotate - [select for diffs], Sat Jun 14 21:00:22 2014 UTC (9 years, 10 months ago) by roy
Branch: MAIN
CVS Tags: tls-maxphys-base, tls-earlyentropy-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0
Branch point for: netbsd-7
Changes since 1.21: +3 -4 lines
Diff to previous 1.21 (colored) to selected 1.55 (colored)

Fix for dhcpcd-6.4.0

Revision 1.10.6.3 / (download) - annotate - [select for diffs], Thu May 22 15:44:40 2014 UTC (9 years, 10 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.10.6.2: +27 -21 lines
Diff to previous 1.10.6.2 (colored) to branchpoint 1.10 (colored) next main 1.11 (colored) to selected 1.55 (colored)

sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.21 / (download) - annotate - [select for diffs], Sat Mar 22 00:04:51 2014 UTC (10 years ago) by roy
Branch: MAIN
CVS Tags: yamt-pagecache-base9, riastradh-xf86-video-intel-2-7-1-pre-2-21-15
Branch point for: tls-earlyentropy
Changes since 1.20: +4 -1 lines
Diff to previous 1.20 (colored) to selected 1.55 (colored)

Crank up the warnings and fortify the build.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Feb 25 13:16:04 2014 UTC (10 years, 1 month ago) by roy
Branch: MAIN
CVS Tags: riastradh-drm2-base3
Changes since 1.19: +5 -2 lines
Diff to previous 1.19 (colored) to selected 1.55 (colored)

Build new auth modules.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Jan 17 18:36:25 2014 UTC (10 years, 3 months ago) by roy
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored) to selected 1.55 (colored)

Specify correct run directory.
Fixes PR bin/48529 thanks to martin@

Revision 1.18 / (download) - annotate - [select for diffs], Wed Jan 15 20:58:53 2014 UTC (10 years, 3 months ago) by roy
Branch: MAIN
Changes since 1.17: +4 -7 lines
Diff to previous 1.17 (colored) to selected 1.55 (colored)

Don't enforce rc.d usage in the default build.

Revision 1.17 / (download) - annotate - [select for diffs], Fri Jan 3 22:27:31 2014 UTC (10 years, 3 months ago) by roy
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.55 (colored)

Build with dhcpcd-6.2.0

Revision 1.16 / (download) - annotate - [select for diffs], Fri Sep 20 10:58:16 2013 UTC (10 years, 6 months ago) by roy
Branch: MAIN
Changes since 1.15: +3 -2 lines
Diff to previous 1.15 (colored) to selected 1.55 (colored)

Fix building dhcpcd-6.1.0

Revision 1.13.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 06:26:31 2013 UTC (10 years, 9 months ago) by tls
Branch: tls-maxphys
Changes since 1.13: +15 -14 lines
Diff to previous 1.13 (colored) to selected 1.55 (colored)

resync from head

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jun 21 21:09:34 2013 UTC (10 years, 9 months ago) by roy
Branch: MAIN
CVS Tags: riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.55 (colored)

Add the timezone hook

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jun 21 19:47:29 2013 UTC (10 years, 9 months ago) by roy
Branch: MAIN
Changes since 1.13: +15 -14 lines
Diff to previous 1.13 (colored) to selected 1.55 (colored)

Build dhcpcd-6.0.0

Revision 1.10.6.2 / (download) - annotate - [select for diffs], Tue Oct 30 18:54:57 2012 UTC (11 years, 5 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.10.6.1: +13 -5 lines
Diff to previous 1.10.6.1 (colored) to branchpoint 1.10 (colored) to selected 1.55 (colored)

sync with head

Revision 1.11.2.1 / (download) - annotate - [select for diffs], Wed Oct 17 21:48:32 2012 UTC (11 years, 6 months ago) by riz
Branch: netbsd-6
CVS Tags: netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1
Changes since 1.11: +13 -5 lines
Diff to previous 1.11 (colored) next main 1.12 (colored) to selected 1.55 (colored)

Apply patch (requested by roy in ticket #585):

Update dhcpcd to version 5.6.2.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Aug 4 19:11:39 2012 UTC (11 years, 8 months ago) by roy
Branch: MAIN
CVS Tags: yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, khorben-n900, agc-symver-base, agc-symver
Branch point for: tls-maxphys
Changes since 1.12: +10 -3 lines
Diff to previous 1.12 (colored) to selected 1.55 (colored)

Workaround libc not exporting in6addr_any when built with MKINET6=no.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 12 16:54:14 2012 UTC (11 years, 9 months ago) by roy
Branch: MAIN
Changes since 1.11: +4 -3 lines
Diff to previous 1.11 (colored) to selected 1.55 (colored)

Fix for dhcpcd-5.6.1

Revision 1.10.6.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:03:06 2012 UTC (12 years ago) by yamt
Branch: yamt-pagecache
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.55 (colored)

sync with head

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jan 25 14:39:05 2012 UTC (12 years, 2 months ago) by roy
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, netbsd-6-base, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Branch point for: netbsd-6
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.55 (colored)

Fix for IPv6 RS support.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 3 11:33:44 2011 UTC (13 years, 3 months ago) by roy
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: yamt-pagecache
Changes since 1.9: +2 -5 lines
Diff to previous 1.9 (colored) to selected 1.55 (colored)

Don't build the getline shim anymore as the NetBSD libc getline(3) has
proven itself now.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Nov 27 12:11:54 2010 UTC (13 years, 4 months ago) by roy
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.55 (colored)

Install the 02-dump hook for dhcpcd.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Nov 10 14:12:28 2010 UTC (13 years, 5 months ago) by roy
Branch: MAIN
Changes since 1.7: +9 -2 lines
Diff to previous 1.7 (colored) to selected 1.55 (colored)

Put correct init.d hooks into dhcpcd-run-hooks.

Revision 1.3.8.1 / (download) - annotate - [select for diffs], Wed Apr 21 05:23:08 2010 UTC (13 years, 11 months ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-k15
Changes since 1.3: +10 -5 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.55 (colored)

sync to netbsd-5

Revision 1.7 / (download) - annotate - [select for diffs], Sat Feb 27 15:55:09 2010 UTC (14 years, 1 month ago) by roy
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.55 (colored)

Include platform.c

Revision 1.3.2.3 / (download) - annotate - [select for diffs], Mon Nov 23 03:13:29 2009 UTC (14 years, 4 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, matt-nb5-pq3-base, matt-nb5-pq3
Changes since 1.3.2.2: +6 -3 lines
Diff to previous 1.3.2.2 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored) to selected 1.55 (colored)

Apply patch (requested by roy in ticket 1099):
Update dhcpcd to 5.1.3.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Oct 2 21:40:16 2009 UTC (14 years, 6 months ago) by roy
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.5: +6 -3 lines
Diff to previous 1.5 (colored) to selected 1.55 (colored)

Fix building dhcpcd-5.1.1

Revision 1.3.4.1 / (download) - annotate - [select for diffs], Wed May 13 18:51:51 2009 UTC (14 years, 11 months ago) by jym
Branch: jym-xensuspend
Changes since 1.3: +5 -3 lines
Diff to previous 1.3 (colored) next main 1.4 (colored) to selected 1.55 (colored)

Sync with HEAD.

Second commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

Revision 1.3.2.2 / (download) - annotate - [select for diffs], Sun May 10 21:29:56 2009 UTC (14 years, 11 months ago) by snj
Branch: netbsd-5
Changes since 1.3.2.1: +3 -3 lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored) to selected 1.55 (colored)

Pull up following revision(s) (requested by roy in ticket #534):
	external/bsd/dhcpcd/sbin/dhcpcd/Makefile: revision 1.5
Fix compile

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Sun May 10 21:28:52 2009 UTC (14 years, 11 months ago) by snj
Branch: netbsd-5
Changes since 1.3: +5 -3 lines
Diff to previous 1.3 (colored) to selected 1.55 (colored)

Pull up following revision(s) (requested by roy in ticket #534):
	external/bsd/dhcpcd/sbin/dhcpcd/Makefile: revision 1.4
Update to dhcpcd-5.0.0

Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 28 22:47:23 2009 UTC (14 years, 11 months ago) by roy
Branch: MAIN
CVS Tags: jym-xensuspend-nbase, jym-xensuspend-base
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored) to selected 1.55 (colored)

Fix compile

Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 28 22:31:52 2009 UTC (14 years, 11 months ago) by roy
Branch: MAIN
Changes since 1.3: +5 -3 lines
Diff to previous 1.3 (colored) to selected 1.55 (colored)

Update to dhcpcd-5.0.0

Revision 1.3 / (download) - annotate - [select for diffs], Sat Oct 25 22:27:34 2008 UTC (15 years, 5 months ago) by apb
Branch: MAIN
CVS Tags: netbsd-5-base, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20091211, matt-nb4-mips64-k7-u2a-k9b, haad-nbase2, haad-dm-base2, haad-dm-base
Branch point for: netbsd-5, matt-nb5-mips64, jym-xensuspend
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.55 (colored)

Use ${TOOL_SED} instead if plain sed in Makefiles.

Revision 1.2.4.2 / (download) - annotate - [select for diffs], Sun Oct 19 22:39:50 2008 UTC (15 years, 5 months ago) by haad
Branch: haad-dm
Changes since 1.2.4.1: +39 -0 lines
Diff to previous 1.2.4.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored) to selected 1.55 (colored)

Sync with HEAD.

Revision 1.2.4.1, Sat Sep 20 17:38:19 2008 UTC (15 years, 6 months ago) by haad
Branch: haad-dm
Changes since 1.2: +0 -39 lines
FILE REMOVED

file Makefile was added on branch haad-dm on 2008-10-19 22:39:50 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Sat Sep 20 17:38:19 2008 UTC (15 years, 6 months ago) by chris
Branch: MAIN
CVS Tags: matt-mips64-base2, haad-dm-base1
Branch point for: haad-dm
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.55 (colored)

Correct the documentation for the script name used by dhcpcd to be
/libexec/dhcpcd-run-hooks
not
/libexec/dhcpcd.sh

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Thu Sep 18 05:14:27 2008 UTC (15 years, 7 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.1.2.1: +39 -0 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored) to selected 1.55 (colored)

Sync with wrstuden-revivesa-base-2.

Revision 1.1.2.1, Sun Jul 27 19:31:03 2008 UTC (15 years, 8 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.1: +0 -39 lines
FILE REMOVED

file Makefile was added on branch wrstuden-revivesa on 2008-09-18 05:14:27 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 27 19:31:03 2008 UTC (15 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-3, wrstuden-revivesa-base-2
Branch point for: wrstuden-revivesa
Diff to selected 1.55 (colored)

Update build glue for dhcpcd 4.0.0rc3 and move it to
src/external/dhcpcd.

Make dhcpcd quiet by default when run from rc.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>