Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src
Module Name: src
Committed By: martin
Date: Sat Aug 25 11:38:19 UTC 2018
Modified Files:
src/doc [netbsd-8]: 3RDPARTY
src/external/bsd/dhcpcd/dist/src [netbsd-8]: defs.h dhcp.c dhcp6.c
if-bsd.c if.c ipv4.c ipv6.c
Log Message:
Sync to head the following, requested by roy in ticket #981:
external/bsd/dhcpcd/dist/src/defs.h up to 1.1.1.16
external/bsd/dhcpcd/dist/src/dhcp.c up to 1.13
external/bsd/dhcpcd/dist/src/dhcp6.c up to 1.1.1.13
external/bsd/dhcpcd/dist/src/if-bsd.c up to 1.1.1.9
external/bsd/dhcpcd/dist/src/if.c up to 1.1.1.9
external/bsd/dhcpcd/dist/src/ipv4.c up to 1.1.1.10
external/bsd/dhcpcd/dist/src/ipv6.c up to 1.1.1.12
doc/3RDPARTY (manually edited)
Import dhcpcd-7.0.8 with the following changes:
* Don't use IP_PKTINFO on NetBSD-7 as it's incomplete.
* Workaround RTM_NEWADDR sending the wrong broadcast address
on NetBSD-7.
* Silence diagnostics if an address vanishes when reading
it's flags on all BSD's.
* Misc compiler warnings fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.1444.2.16 -r1.1444.2.17 src/doc/3RDPARTY
cvs rdiff -u -r1.1.1.4.2.5 -r1.1.1.4.2.6 \
src/external/bsd/dhcpcd/dist/src/defs.h
cvs rdiff -u -r1.1.1.3.8.4 -r1.1.1.3.8.5 \
src/external/bsd/dhcpcd/dist/src/dhcp.c
cvs rdiff -u -r1.1.1.4.2.3 -r1.1.1.4.2.4 \
src/external/bsd/dhcpcd/dist/src/dhcp6.c
cvs rdiff -u -r1.1.1.3.2.3 -r1.1.1.3.2.4 \
src/external/bsd/dhcpcd/dist/src/if-bsd.c
cvs rdiff -u -r1.1.1.3.2.2 -r1.1.1.3.2.3 \
src/external/bsd/dhcpcd/dist/src/if.c \
src/external/bsd/dhcpcd/dist/src/ipv4.c
cvs rdiff -u -r1.1.1.3.2.4 -r1.1.1.3.2.5 \
src/external/bsd/dhcpcd/dist/src/ipv6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index