CVS import: src/external/bsd/dhcpcd/dist
Module Name:src Committed By: roy Date: Tue Jul 24 07:58:32 UTC 2018 Update of /cvsroot/src/external/bsd/dhcpcd/dist In directory ivanova.netbsd.org:/tmp/cvs-serv23307 Log Message: Import dhcpcd-7.0.7 with the following changes: * host routes work correctly again * vlanid is also used to calculate slaac stable private addresses Status: Vendor Tag: roy Release Tags: dhcpcd-7-0-7 U src/external/bsd/dhcpcd/dist/.arcconfig U src/external/bsd/dhcpcd/dist/.gitignore U src/external/bsd/dhcpcd/dist/BUILDING.md U src/external/bsd/dhcpcd/dist/LICENSE U src/external/bsd/dhcpcd/dist/Makefile U src/external/bsd/dhcpcd/dist/Makefile.inc U src/external/bsd/dhcpcd/dist/README.md U src/external/bsd/dhcpcd/dist/config-null.mk U src/external/bsd/dhcpcd/dist/configure U src/external/bsd/dhcpcd/dist/iconfig.mk U src/external/bsd/dhcpcd/dist/compat/_strtoi.h U src/external/bsd/dhcpcd/dist/compat/arc4random.c U src/external/bsd/dhcpcd/dist/compat/arc4random.h U src/external/bsd/dhcpcd/dist/compat/bitops.h U src/external/bsd/dhcpcd/dist/compat/queue.h U src/external/bsd/dhcpcd/dist/compat/arc4random_uniform.c U src/external/bsd/dhcpcd/dist/compat/arc4random_uniform.h U src/external/bsd/dhcpcd/dist/compat/reallocarray.c U src/external/bsd/dhcpcd/dist/compat/dprintf.c U src/external/bsd/dhcpcd/dist/compat/dprintf.h U src/external/bsd/dhcpcd/dist/compat/endian.h U src/external/bsd/dhcpcd/dist/compat/pidfile.c U src/external/bsd/dhcpcd/dist/compat/pidfile.h U src/external/bsd/dhcpcd/dist/compat/reallocarray.h U src/external/bsd/dhcpcd/dist/compat/strlcpy.c U src/external/bsd/dhcpcd/dist/compat/strlcpy.h U src/external/bsd/dhcpcd/dist/compat/strtoi.c U src/external/bsd/dhcpcd/dist/compat/strtoi.h U src/external/bsd/dhcpcd/dist/compat/strtou.c U src/external/bsd/dhcpcd/dist/compat/crypt/hmac.c U src/external/bsd/dhcpcd/dist/compat/crypt/hmac.h U src/external/bsd/dhcpcd/dist/compat/crypt/md5.c U src/external/bsd/dhcpcd/dist/compat/crypt/md5.h U src/external/bsd/dhcpcd/dist/compat/crypt/sha256.c U src/external/bsd/dhcpcd/dist/compat/crypt/sha256.h U src/external/bsd/dhcpcd/dist/src/dhcp.c U src/external/bsd/dhcpcd/dist/src/GNUmakefile U src/external/bsd/dhcpcd/dist/src/Makefile U src/external/bsd/dhcpcd/dist/src/arp.c U src/external/bsd/dhcpcd/dist/src/arp.h U src/external/bsd/dhcpcd/dist/src/auth.c U src/external/bsd/dhcpcd/dist/src/auth.h U src/external/bsd/dhcpcd/dist/src/bpf.c U src/external/bsd/dhcpcd/dist/src/bpf.h U src/external/bsd/dhcpcd/dist/src/common.c U src/external/bsd/dhcpcd/dist/src/common.h U src/external/bsd/dhcpcd/dist/src/control.c U src/external/bsd/dhcpcd/dist/src/control.h U src/external/bsd/dhcpcd/dist/src/defs.h U src/external/bsd/dhcpcd/dist/src/dev.c U src/external/bsd/dhcpcd/dist/src/dev.h U src/external/bsd/dhcpcd/dist/src/dhcp-common.c U src/external/bsd/dhcpcd/dist/src/dhcp-common.h U src/external/bsd/dhcpcd/dist/src/dhcp.h U src/external/bsd/dhcpcd/dist/src/dhcp6.c U src/external/bsd/dhcpcd/dist/src/dhcp6.h U src/external/bsd/dhcpcd/dist/src/dhcpcd.conf.5.in U src/external/bsd/dhcpcd/dist/src/dhcpcd.8.in U src/external/bsd/dhcpcd/dist/src/dhcpcd-definitions-small.conf U src/external/bsd/dhcpcd/dist/src/dhcpcd-definitions.conf U src/external/bsd/dhcpcd/dist/src/dhcpcd-embedded.c.in U src/external/bsd/dhcpcd/dist/src/dhcpcd-embedded.h.in U src/external/bsd/dhcpcd/dist/src/dhcpcd.c U src/external/bsd/dhcpcd/dist/src/dhcpcd.conf U src/external/bsd/dhcpcd/dist/src/genembedc U src/external/bsd/dhcpcd/dist/src/dhcpcd.h U src/external/bsd/dhcpcd/dist/src/duid.c U src/external/bsd/dhcpcd/dist/src/duid.h U src/external/bsd/dhcpcd/dist/src/eloop.c U src/external/bsd/dhcpcd/dist/src/eloop.h U src/external/bsd/dhcpcd/dist/src/if-linux-wext.c U src/external/bsd/dhcpcd/dist/src/genembedh U src/external/bsd/dhcpcd/dist/src/if-bsd.c U src/external/bsd/dhcpcd/dist/src/if-linux.c U src/external/bsd/dhcpcd/dist/src/if-options.c U src/external/bsd/dhcpcd/dist/src/if-options.h U src/external/bsd/dhcpcd/dist/src/if-sun.c U src/external/bsd/dhcpcd/dist/src/if.c U src/external/bsd/dhcpcd/dist/src/if.h U src/external/bsd/dhcpcd/dist/src/ipv4.c U src/external/bsd/dhcpcd/dist/src/ipv4.h U src/external/bsd/dhcpcd/dist/src/ipv4ll.c U src/external/bsd/dhcpcd/dist/src/ipv4ll.h U src/external/bsd/dhcpcd/dist/src/ipv6.c U src/external/bsd/dhcpcd/dist/src/ipv6.h U src/external/bsd/dhcpcd/dist/src/ipv6nd.c U src/external/bsd/dhcpcd/dist/src/ipv6nd.h U src/external/bsd/dhcpcd/dist/src/logerr.c U src/external/bsd/dhcpcd/dist/src/logerr.h U src/external/bsd/dhcpcd/dist/src/route.c U src/external/bsd/dhcpcd/dist/src/route.h U src/external/bsd/dhcpcd/dist/src/sa.c U src/external/bsd/dhcpcd/dist/src/sa.h U src/external/bsd/dhcpcd/dist/src/script.c U src/external/bsd/dhcpcd/dist/src/script.h U src/external/bsd/dhcpcd/dist/src/dev/Makefile U src/external/bsd/dhcpcd/dist/src/dev/udev.c U src/external/bsd/dhcpcd/dist/hooks/15-timezone U src/external/bsd/dhcpcd/dist/hooks/01-test U src/external/bsd/dhcpc
CVS commit: src/doc
Module Name:src Committed By: roy Date: Tue Jul 24 07:59:46 UTC 2018 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note import of dhcpcd-7.0.7 To generate a diff of this commit: cvs rdiff -u -r1.1532 -r1.1533 src/doc/3RDPARTY cvs rdiff -u -r1.2413 -r1.2414 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/usb
Module Name:src Committed By: msaitoh Date: Tue Jul 24 08:13:34 UTC 2018 Modified Files: src/sys/dev/usb: usbdevs Log Message: - Vendor ID 0x0430 is not Sun Microsystems but Fujitsu Component (it's listed in usb.if). Same as OpenBSD. - Add Fujitsu Component Smart Power Strip FX-5204PS, Base Station FX-5251WB and Virtual Eth Device From OpenBSD. - Vendor ID 0x1004 is not Qualcomm but LG Electronics (it's listed in usb.if). - Add Cinterion - Rename 4GSYSTEMS to LONGCHEER. Same as other OSes. - Add Longcheer WM66 HSDPA, Emobile D21LC Mass only mode, Emobile D21LC, IIJmobile 510FU and IIJmobile 510FU Mass only mode. - Add Sierra Wireless C01SW. - Add SMSC USB 2.0 7-Port Hub. - Add ZTE MF633 USUPA USB modem and USB MSM installer. To generate a diff of this commit: cvs rdiff -u -r1.753 -r1.754 src/sys/dev/usb/usbdevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/usb
Module Name:src Committed By: msaitoh Date: Tue Jul 24 08:14:04 UTC 2018 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.746 -r1.747 src/sys/dev/usb/usbdevs.h \ src/sys/dev/usb/usbdevs_data.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/usb
Module Name:src Committed By: msaitoh Date: Tue Jul 24 08:15:57 UTC 2018 Modified Files: src/sys/dev/usb: u3g.c ugensa.c umodeswitch.c usb_quirks.c Log Message: - USB_VENDOR_QUALCOMM -> USB_VENDOR_LG - USB_VENDOR_4GSYSTEMS -> USB_VENDOR_LONGCHEER To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sys/dev/usb/u3g.c cvs rdiff -u -r1.35 -r1.36 src/sys/dev/usb/ugensa.c cvs rdiff -u -r1.3 -r1.4 src/sys/dev/usb/umodeswitch.c cvs rdiff -u -r1.86 -r1.87 src/sys/dev/usb/usb_quirks.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/usb
Module Name:src Committed By: msaitoh Date: Tue Jul 24 09:16:23 UTC 2018 Modified Files: src/sys/dev/usb: usbdevs Log Message: - Add Huawei HWD12, E353, E355, E392, EC156, E3272 / Softbank 203HW - Add NetIndex RT-WJ02 and UX312NC. - Add Siemens HC28 - Add ZTE MF112, MF119, MF190, MF228 modem / Softbank 004Z To generate a diff of this commit: cvs rdiff -u -r1.754 -r1.755 src/sys/dev/usb/usbdevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/usb
Module Name:src Committed By: msaitoh Date: Tue Jul 24 09:16:53 UTC 2018 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.747 -r1.748 src/sys/dev/usb/usbdevs.h \ src/sys/dev/usb/usbdevs_data.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: maxv Date: Tue Jul 24 09:47:36 UTC 2018 Modified Files: src/distrib/sets/lists/modules: md.amd64 md.i386 src/sys/dev/tprof: tprof_x86_amd.c tprof_x86_intel.c src/sys/modules: Makefile Added Files: src/sys/dev/tprof: tprof_x86.c src/sys/modules/tprof_x86: Makefile Removed Files: src/sys/modules/tprof_amdpmi: Makefile src/sys/modules/tprof_pmi: Makefile Log Message: Merge the tprof_pmi and tprof_amdpmi modules into a single tprof_x86 module. To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/distrib/sets/lists/modules/md.amd64 cvs rdiff -u -r1.79 -r1.80 src/distrib/sets/lists/modules/md.i386 cvs rdiff -u -r0 -r1.1 src/sys/dev/tprof/tprof_x86.c cvs rdiff -u -r1.1 -r1.2 src/sys/dev/tprof/tprof_x86_amd.c \ src/sys/dev/tprof/tprof_x86_intel.c cvs rdiff -u -r1.206 -r1.207 src/sys/modules/Makefile cvs rdiff -u -r1.2 -r0 src/sys/modules/tprof_amdpmi/Makefile cvs rdiff -u -r1.2 -r0 src/sys/modules/tprof_pmi/Makefile cvs rdiff -u -r0 -r1.1 src/sys/modules/tprof_x86/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/tprof
Module Name:src Committed By: maxv Date: Tue Jul 24 09:50:37 UTC 2018 Modified Files: src/usr.sbin/tprof: tprof.c Log Message: Use errx, there is no errno. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/tprof/tprof.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/tprof
Module Name:src Committed By: maxv Date: Tue Jul 24 10:05:36 UTC 2018 Modified Files: src/usr.sbin/tprof: tprof.8 Log Message: Add a "support" section. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/tprof/tprof.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/aarch64/aarch64
Module Name:src Committed By: ryo Date: Tue Jul 24 10:08:43 UTC 2018 Modified Files: src/sys/arch/aarch64/aarch64: pmap.c Log Message: don't call pool_cache_put with locking pmap. pool_cache_put call pmap_kenter_pa internally. (pool_cache_put_paddr -> pool_cache_put_slow -> pool_get -> pmap_kenter_pa) To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/arch/aarch64/aarch64/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/xen/x86
Module Name:src Committed By: bouyer Date: Tue Jul 24 12:24:45 UTC 2018 Modified Files: src/sys/arch/xen/x86: cpu.c Log Message: Sync cpu_boot_secondary_processors() with x86/x86/cpu.c: explicitely wait for all CPUs to be registered in kcpuset_running. To generate a diff of this commit: cvs rdiff -u -r1.122 -r1.123 src/sys/arch/xen/x86/cpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/xen/x86
Module Name:src Committed By: bouyer Date: Tue Jul 24 12:26:14 UTC 2018 Modified Files: src/sys/arch/xen/x86: xen_ipi.c Log Message: Fix what looks like a typo in xen_send_ipi(): ci != NULL || ci != curcpu() is always true To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/xen/x86/xen_ipi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: wiz Date: Tue Jul 24 12:59:16 UTC 2018 Modified Files: src/doc: 3RDPARTY Log Message: binutils-2.31 out To generate a diff of this commit: cvs rdiff -u -r1.1533 -r1.1534 src/doc/3RDPARTY Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/libexec/ld.elf_so
Module Name:src Committed By: joerg Date: Tue Jul 24 13:48:48 UTC 2018 Modified Files: src/libexec/ld.elf_so: headers.c Log Message: Apply relocbase for tlsinit of the executable itself. Fixes PIE where relocbase typically is not zero. PR bin/53465 To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/libexec/ld.elf_so/headers.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/kern
Module Name:src Committed By: bouyer Date: Tue Jul 24 15:09:37 UTC 2018 Modified Files: src/sys/kern: kern_synch.c Log Message: In mi_switch(), also call pserialize_switchpoint() if we're not switching to another lwp, as proposed on http://mail-index.netbsd.org/tech-kern/2018/07/20/msg023709.html Without it, on a SMP machine with few processes running (e.g while running sysinst), pserialize could hang for a long time until all CPUs got a LWP to run (or, eventually, forever). Tested on Xen domUs with 4 CPUs, and on a 64-threads AMD machine. To generate a diff of this commit: cvs rdiff -u -r1.316 -r1.317 src/sys/kern/kern_synch.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin
Module Name:src Committed By: christos Date: Tue Jul 24 15:26:16 UTC 2018 Modified Files: src/usr.bin: Makefile Added Files: src/usr.bin/base64: Makefile base64.1 base64.c Log Message: Tiny base64 encoder/decoder command patterned after the linux and the macosx ones with the same name,. To generate a diff of this commit: cvs rdiff -u -r1.231 -r1.232 src/usr.bin/Makefile cvs rdiff -u -r0 -r1.1 src/usr.bin/base64/Makefile \ src/usr.bin/base64/base64.1 src/usr.bin/base64/base64.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/sets/lists
Module Name:src Committed By: christos Date: Tue Jul 24 15:29:05 UTC 2018 Modified Files: src/distrib/sets/lists/base: mi src/distrib/sets/lists/debug: mi src/distrib/sets/lists/man: mi Log Message: sets for base64 To generate a diff of this commit: cvs rdiff -u -r1.1180 -r1.1181 src/distrib/sets/lists/base/mi cvs rdiff -u -r1.257 -r1.258 src/distrib/sets/lists/debug/mi cvs rdiff -u -r1.1600 -r1.1601 src/distrib/sets/lists/man/mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/base64
Module Name:src Committed By: wiz Date: Tue Jul 24 19:08:22 UTC 2018 Modified Files: src/usr.bin/base64: base64.1 Log Message: Fix typo. Comment out SEE ALSO since it only refers nonexistent man pages. Reduce history to NetBSD until we know more details about other OSes. Use An. Fix Dt argument. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.bin/base64/base64.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/printf
Module Name:src Committed By: kre Date: Tue Jul 24 19:49:34 UTC 2018 Modified Files: src/usr.bin/printf: printf.1 Log Message: Correct a typo (off by one (key)) ... There is no 'w' format, but there is an 'e' To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/usr.bin/printf/printf.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/printf
Module Name:src Committed By: kre Date: Tue Jul 24 20:49:20 UTC 2018 Modified Files: src/usr.bin/printf: printf.1 printf.c Log Message: Add support for F a and A formats (which go with the eEfgG formats already supported.) To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/usr.bin/printf/printf.1 cvs rdiff -u -r1.39 -r1.40 src/usr.bin/printf/printf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/aarch64/aarch64
Module Name:src Committed By: ryo Date: Tue Jul 24 20:55:49 UTC 2018 Modified Files: src/sys/arch/aarch64/aarch64: copyinout.S Log Message: copy(9) had returned -1 if a bad address is encountered. fix to return EFAULT in that case. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/aarch64/aarch64/copyinout.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/printf
Module Name:src Committed By: kre Date: Tue Jul 24 20:58:40 UTC 2018 Modified Files: src/usr.bin/printf: printf.1 Log Message: Add the new formats to the list of format cracters (oops...) To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/usr.bin/printf/printf.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/misc
Module Name:src Committed By: eadler Date: Wed Jul 25 03:26:40 UTC 2018 Modified Files: src/share/misc: bsd-family-tree Log Message: bsd-family-tree: announce NetBSD 8.0; dfly 5.2.2 To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 src/share/misc/bsd-family-tree Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/misc
Module Name:src Committed By: eadler Date: Wed Jul 25 03:28:17 UTC 2018 Modified Files: src/share/misc: bsd-family-tree Log Message: bsd-family-tree: use the right date... To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/share/misc/bsd-family-tree Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/base64
Module Name:src Committed By: christos Date: Wed Jul 25 03:45:34 UTC 2018 Modified Files: src/usr.bin/base64: base64.c Log Message: Provide MacOS/X compatible flags (where possible) Propagate errno To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.bin/base64/base64.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/usb
Module Name:src Committed By: msaitoh Date: Wed Jul 25 05:29:33 UTC 2018 Modified Files: src/sys/dev/usb: usbdevs Log Message: Add Huawei E182. To generate a diff of this commit: cvs rdiff -u -r1.755 -r1.756 src/sys/dev/usb/usbdevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/usb
Module Name:src Committed By: msaitoh Date: Wed Jul 25 05:29:58 UTC 2018 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: Regen. To generate a diff of this commit: cvs rdiff -u -r1.748 -r1.749 src/sys/dev/usb/usbdevs.h \ src/sys/dev/usb/usbdevs_data.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.