NetBSD/src 9f528e0sys/dev/pci pcidevs_data.h pcidevs_data.h

   regen.
VersionDeltaFile
1.1276+7,237-7,228sys/dev/pci/pcidevs_data.h
1.1277+7,159-7,156sys/dev/pci/pcidevs_data.h
1.1278+1,800-1,752sys/dev/pci/pcidevs_data.h
1.1279+15-3sys/dev/pci/pcidevs.h
1.1277+4-1sys/dev/pci/pcidevs.h
1.1278+3-2sys/dev/pci/pcidevs.h
+16,218-16,1426 files

NetBSD/src TolDE2Vsys/dev audio.c

   Improved blksize calculation.
   audio_fill_silence instead of audio_pint_silence for the mix ring.

   Addresses PR kern/52195.
VersionDeltaFile
1.328+42-67sys/dev/audio.c
+42-671 files

NetBSD/src wgGUscNsys/rump/librump/rumpkern threads.c

   Fix build of rump after change in lwp_create's signature
VersionDeltaFile
1.26+3-3sys/rump/librump/rumpkern/threads.c
+3-31 files

NetBSD/src ygNwiiNdistrib/sets mkvars.mk

   TOOL_SED is bogus when building source sets, use builtins instead.
VersionDeltaFile
1.30+3-3distrib/sets/mkvars.mk
+3-31 files

NetBSD/src a1615besys/compat/linux/common linux_sched.c, sys/kern kern_lwp.c kern_sig.c

   - Propagate the signal mask from the ucontext_t to the newly created thread
     as specified by _lwp_create(2)
   - Reset the signal stack for threads created with _lwp_create(2)
VersionDeltaFile
1.188+7-6sys/kern/kern_lwp.c
1.336+4-8sys/kern/kern_sig.c
1.69+4-3sys/compat/linux/common/linux_sched.c
1.202+3-3sys/kern/kern_fork.c
1.442+3-3sys/kern/kern_exec.c
1.42+3-3sys/kern/kern_kthread.c
+24-266 files

NetBSD/src vEgX9JOsys/compat/netbsd32 netbsd32_lwp.c, sys/kern sys_lwp.c sys_aio.c

   - Propagate the signal mask from the ucontext_t to the newly created thread
     as specified by _lwp_create(2)
   - Reset the signal stack for threads created with _lwp_create(2)
VersionDeltaFile
1.59+10-6sys/kern/sys_lwp.c
1.19+7-3sys/compat/netbsd32/netbsd32_lwp.c
1.174+5-4sys/sys/lwp.h
1.25+5-4sys/rump/librump/rumpkern/threads.c
1.42+3-3sys/kern/sys_aio.c
1.72+5-1sys/sys/signal.h
+35-216 files

NetBSD/src W8r58absys/dev/usb uipad.c

   Add some more products
VersionDeltaFile
1.5+14-2sys/dev/usb/uipad.c
+14-21 files

NetBSD/src 4ZlK5rzlib/libc/sys _lwp_create.2

   Mention that the signal stack of the newly created lwp is reset to disabled.
VersionDeltaFile
1.6+4-2lib/libc/sys/_lwp_create.2
+4-21 files

NetBSD/src 0b0a15ebin/ln ln.c

   fix number in copyright(4->3)
VersionDeltaFile
1.38+3-3bin/ln/ln.c
+3-31 files

NetBSD/src 801fe5fsys/kern exec_elf.c

   Enhance verbosity of debug message for ELF magic mismatch

   Print e_ident[EI_MAG3] (it was missed)
   Print e_ident[EI_CLASS] as it is used do determine correct ELF magic.

   No functional change for non-debug (without option DEBUG_ELF) build.
VersionDeltaFile
1.90+6-4sys/kern/exec_elf.c
+6-41 files

NetBSD/src h4oQWFdexternal/bsd/pkg_install/sbin Makefile.inc

   Help silly sun2 along.
VersionDeltaFile
1.5+3-3external/bsd/pkg_install/sbin/Makefile.inc
+3-31 files

NetBSD/src Q3ZRIMKdoc 3RDPARTY

   tmux-2.4 out.
VersionDeltaFile
1.1435+2-2doc/3RDPARTY
+2-21 files

NetBSD/src 4780b3esys/arch/arm/s3c2xx0 s3c2800_pci.c, sys/arch/evbarm/ifpga ifpga_pci.c

   Initialize intr_setattr of arm32_pci_chipset
VersionDeltaFile
1.20+3-2sys/arch/evbarm/ifpga/ifpga_pci.c
1.23+3-2sys/arch/arm/s3c2xx0/s3c2800_pci.c
+6-42 files

NetBSD/src d94cb45sys/dev/pci pci_subr.c

   For want of a comma, the compiler was lost.
VersionDeltaFile
1.178+3-3sys/dev/pci/pci_subr.c
+3-31 files

NetBSD/src 7267ffesys/dev/pci pci_subr.c pcireg.h

    Add Flattening Portal Bridge capability ID and Hierarchy ID extended
   capability ID.
VersionDeltaFile
1.177+9-2sys/dev/pci/pci_subr.c
1.128+3-1sys/dev/pci/pcireg.h
+12-32 files

NetBSD/src kFYDDggsys/netipsec ipsec.c

   Use inph for variable name of struct inpcb_hdr (NFC)
VersionDeltaFile
1.83+10-10sys/netipsec/ipsec.c
+10-101 files

NetBSD/src tBuHE23sys/netipsec keysock.c

   Use KASSERT
VersionDeltaFile
1.53+8-13sys/netipsec/keysock.c
+8-131 files

NetBSD/src fJ6NWF9lib/libedit readline.c filecomplete.c

   When doing filename autocompletion, append a trailing slash at the end of directory
   names. We already do this when there is only one completion option but
   in case of of multiple completion options, it wasn't being done.

   ok christos@
VersionDeltaFile
1.141+15-14lib/libedit/readline.c
1.45+12-6lib/libedit/filecomplete.c
1.11+3-2lib/libedit/filecomplete.h
+30-223 files

NetBSD/src edc724abin/ln ln.1

   - fix number in copyright
   - comment out "simplified link" for now.
VersionDeltaFile
1.28+21-20bin/ln/ln.1
+21-201 files

NetBSD/src NEVZ46pexternal/bsd/libarchive Makefile.inc

   Tell GCC to shut up about strftime format strings.
VersionDeltaFile
1.3+5-1external/bsd/libarchive/Makefile.inc
+5-11 files

NetBSD/src 815aeebsys/arch/macppc/stand/ofwboot Makefile

   Quash .eh_frame unwind tables in boot code.
VersionDeltaFile
1.58+10-5sys/arch/macppc/stand/ofwboot/Makefile
+10-51 files

NetBSD/src 9ut7EqDsys/arch/macppc/stand Makefile.inc, sys/arch/macppc/stand/bootxx Makefile

   Quash .eh_frame unwind tables in boot code.
VersionDeltaFile
1.4+6-1sys/arch/macppc/stand/Makefile.inc
1.16+3-1sys/arch/macppc/stand/bootxx/Makefile
+9-22 files

NetBSD/src 7004829sys/arch/macppc/stand/fixcoff elf32_powerpc_merge.x

   Merge .eh_frame_hdr and .eh_frame into .text
VersionDeltaFile
1.4+2-0sys/arch/macppc/stand/fixcoff/elf32_powerpc_merge.x
+2-01 files

NetBSD/src wzO1svjcrypto/external/bsd/openssh/dist servconf.c

   GC multistate_privsep.
VersionDeltaFile
1.24+2-9crypto/external/bsd/openssh/dist/servconf.c
+2-91 files

NetBSD/src cBivXrOexternal/bsd/pkg_install/sbin Makefile.inc, external/bsd/pkg_install/sbin/pkg_add Makefile

   Update build system for pkg_install-20170419.
VersionDeltaFile
1.4+3-3external/bsd/pkg_install/sbin/Makefile.inc
1.3+2-2external/bsd/pkg_install/sbin/pkg_add/Makefile
+5-52 files

NetBSD/src leUMp4Texternal/bsd/pkg_install/dist/add pkg_add.1, external/bsd/pkg_install/dist/admin main.c

   Merge pkg_install-20170419.
VersionDeltaFile
1.2+89-489external/bsd/pkg_install/dist/lib/file.c
1.2+111-256external/bsd/pkg_install/dist/add/pkg_add.1
1.2+264-98external/bsd/pkg_install/dist/lib/vulnerabilities-file.c
1.2+307-38external/bsd/pkg_install/dist/lib/pkg_io.c
1.2+169-128external/bsd/pkg_install/dist/lib/plist.c
1.2+151-107external/bsd/pkg_install/dist/admin/main.c
+1,091-1,11649 files not shown
+2,181-2,45055 files

NetBSD/src hfSoZE9external/bsd/pkg_install/dist/add perform.c, external/bsd/pkg_install/dist/create pkg_create.1

   Import pkg_install-20170419.
VersionDeltaFile
1.1.1.9+15-145external/bsd/pkg_install/dist/delete/pkg_delete.c
1.1.1.3+38-96external/bsd/pkg_install/dist/lib/gpgsig.c
1.1.1.22+24-43external/bsd/pkg_install/dist/add/perform.c
1.1.1.9+4-50external/bsd/pkg_install/dist/create/pkg_create.1
1.1.1.8+21-29external/bsd/pkg_install/dist/lib/pkg_signature.c
1.1.1.10+36-11external/bsd/pkg_install/dist/lib/pkg_io.c
+138-37423 files not shown
+283-64529 files

NetBSD/src w9Lg9e9usr.bin/unzip unzip.c, usr.sbin/makemandb makemandb.c

   Use libarchive 3.x interface and not obsolete 2.x versions.
VersionDeltaFile
1.47+6-6usr.sbin/makemandb/makemandb.c
1.23+3-4usr.bin/unzip/unzip.c
+9-102 files

NetBSD/src 2hEeS4gdistrib/sets/lists/base shl.mi, distrib/sets/lists/comp mi

   Update build system for libarchive-3.3.2pre.
VersionDeltaFile
1.7+683-77external/bsd/libarchive/include/config_netbsd.h
1.2125+454-79distrib/sets/lists/comp/mi
1.4+339-161external/bsd/libarchive/lib/libarchive/Makefile
1.3+6-4external/bsd/libarchive/prepare-import.sh
1.4+3-3external/bsd/libarchive/bin/Makefile.inc
1.811+3-3distrib/sets/lists/base/shl.mi
+1,488-3274 files not shown
+1,497-33610 files

NetBSD/src QCsTJukexternal/bsd/libarchive/dist README, external/bsd/libarchive/dist/libarchive_fe matching.c matching.h

   GC old files.
VersionDeltaFile
1.2+0-0external/bsd/libarchive/dist/README
1.2+0-0external/bsd/libarchive/dist/libarchive_fe/matching.c
1.2+0-0external/bsd/libarchive/dist/libarchive_fe/matching.h
1.2+0-0external/bsd/libarchive/dist/libarchive_fe/pathmatch.c
1.2+0-0external/bsd/libarchive/dist/libarchive_fe/pathmatch.h
1.2+0-0external/bsd/libarchive/dist/tar/getdate.c
+0-044 files not shown
+0-050 files