Index of source-changes-hg for February, 2019


FromSubject
02/01/2019
mrg[src/trunk]: src/external/gpl3/gcc.old/dist remove our riscv changes in gcc.o...
maxv[src/trunk]: src/sys/kern Fix kernel info leaks.
maxv[src/trunk]: src/sys/arch/x86/x86 Move some code into a separate function, no...
pgoyette[src/trunk]: src/sys/sys Now that the kernel/module interface has stabilized ...
christos[src/trunk]: src/sys/dev/usb Add a software beacon.
maxv[src/trunk]: src/tests/lib/libnvmm Put correct values in the seg fields. AMD ...
maxv[src/trunk]: src/sys/arch/x86 Change the format of the pp_attrs field: instea...
maxv[src/trunk]: src Fix two issues:
mrg[src/trunk]: src compare pointers with NULL not '\0'.
mrg[src/trunk]: src/usr.bin/midiplay make a fallthru comment GCC7 compatible.
mrg[src/trunk]: src/sys/dev/iscsi fix FALLTRHOUGH spell-o.
mrg[src/trunk]: src don't check the return value of execvp() for failure to call...
mrg[src/trunk]: src/tools/gcc - use --with-default-libstdcxx-abi=new for GCC, ot...
mrg[src/trunk]: src/external/gpl3/gcc/lib - new shlib majors
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin - move driver file config to Makef...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin - move various stuff into Makefile...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin - be sure bsd.own.mk has been incl...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/cpp - use ADD_FRONTEND_LIBRARY to ...
mrg[src/trunk]: src/external/gpl3/gcc/lib - new shlib minor
mrg[src/trunk]: src/external/gpl3/gcc/lib/libubsan use -Wno-error=maybe-uninitia...
mrg[src/trunk]: src/external/gpl3/gcc regen
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin - update source lists
maxv[src/trunk]: src/sys/arch/x86 Add the remaining pmap callbacks, will be used ...
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by maxv...
martin[src/netbsd-7]: src/doc Ticket #1678
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ma...
martin[src/netbsd-7-1]: src/doc Ticket #1678
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ma...
martin[src/netbsd-7-0]: src/doc Ticket #1678
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by maxv...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/doc Tickets #1180 and #1181
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm fix merge botch.
mrg[src/trunk]: src/external/gpl3/gcc regen mknative for ppc and sparc.
sevan[src/trunk]: src/share/misc Add MFU
02/02/2019
mrg[src/trunk]: src/external/gpl3/gcc regen for earmv4 and GCC 7.
isaki[src/trunk]: src Fix minor bugs of SNDCTL_DSP_GETISPACE.
isaki[src/trunk]: src/sys/compat/ossaudio Correct debug messages.
cherry[src/RELEASE-4-11-1]: src/sys/external/mit/xen-include-public/dist/xen/includ...
cherry[src/trunk]: src/sys/external/mit/xen-include-public/dist/xen/include/public ...
Joerg Sonnenberger[src/trunk]: src Close old heads
mrg[src/trunk]: src/external/gpl3/gcc more mknative-gcc for gcc7 and arm/arm64.
cherry[src/trunk]: src/sys/arch/amd64/conf Summary: Disable ixg(4) until the linuxi...
mrg[src/trunk]: src/external/gpl3/gcc update status.
cherry[src/trunk]: src/sys/arch Switch NetBSD/xen to use XEN api tag RELEASE-4.11.1
cherry[src/trunk]: src/sys/arch/xen/include/xen-public Remove legacy XEN source pub...
cherry[src/trunk]: src/sys/arch/xen/include Remove mb(), rmb() and wmb() from the k...
cherry[src/trunk]: src/sys/arch/xen/include Fix build. A multiline macro needs 'lin...
cherry[src/trunk]: src/sys/arch/amd64/conf Re-enable ixg(4) on NetBSD/xen dom0
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Rename lcd function to lcd0
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Enable regulator if present
dholland[src/trunk]: src/sys/dev/usb PR kern/53930 from "sc dying": uninitialized con...
02/03/2019
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/ttm combine a pair of #ifdef'...
mrg[src/trunk]: src - add new entries of gcc=7 and libgomp, libasan, liblsan, li...
mrg[src/trunk]: src - add or adjust /* FALLTHROUGH */ where appropriate
thorpej[src/trunk]: src Implement support for "pshared" POSIX semaphores.
mrg[src/trunk]: src/distrib/sets/lists/comp put g++/debug/{assertions, helper_fun...
pgoyette[src/trunk]: src/sys Don't include the raidframe compat code in the main raid...
pgoyette[src/trunk]: src/distrib/sets/lists/modules Update sets lists for new compat_...
pgoyette[src/trunk]: src/sys/modules/raid Remove some commented-out stuff accidentall...
mrg[src/trunk]: src/crypto/dist/ipsec-tools/src/setkey mark promisc() __dead - i...
mrg[src/trunk]: src - avoid multipling a boolean value, use &&.
mrg[src/trunk]: src - enlarge buffer to avoid snprintf() truncation
martin[src/trunk]: src/sys/dev/raidframe When we force COMPAT_NETBSD32 to be define...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config - perform some CSE on NETB...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common make st...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common disable...
mrg[src/trunk]: src/sys/dev/ic add missing break; after case IW_LINE_IN_LVL case.
mrg[src/trunk]: src/tools/gcc add || true to the gthr-default.h copy, it can fai...
mrg[src/trunk]: src/sys/dev/i2c - dbcool_pmf_suspend() set the wrong bit out of ...
mrg[src/trunk]: src/sys/arch/sparc/stand/common don't compare string pointers ag...
mrg[src/trunk]: src/sys/lib/libsa - remove unreachable code
mrg[src/trunk]: src/usr.sbin/inetd - don't compare pointer with \0. in this cas...
mrg[src/trunk]: src/usr.sbin/autofs - mark log_err() and log_errx() as __dead.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgomp - fix the sources list.
mrg[src/trunk]: src/usr.sbin/sup/source - mark logerr(), quit() and done() as __...
mrg[src/trunk]: src/external/gpl3/gcc update status: i386 builds (not properly t...
mrg[src/trunk]: src/sbin/dump - mark Exit() __dead
mrg[src/trunk]: src/sys/dev/i2c add missing break.
tnn[src/trunk]: src/sys/dev/pci machfb: guard against absent mode information fr...
jmcneill[src/trunk]: src/sys/dev/fdt Add EP_DRM_PANEL endpoint type
martin[src/trunk]: src/distrib/sets/lists/debug Add debug info for new ksem test
mlelstv[src/trunk]: src/sys/dev/usb Make size of transmit/receive queues variable. R...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add TCON0 support
jmcneill[src/trunk]: src/sys/dev/i2c Add basic support for Analogix eDP transmitters....
jmcneill[src/trunk]: src/sys/arch/evbarm/conf Add anxedp
jmcneill[src/trunk]: src/sys/arch/arm/dts Add eDP transmitter and enable display pipe...
jmcneill[xsrc/trunk]: xsrc/external/mit/xf86-video-wsfb/dist/src The modesetting driv...
jmcneill[src/trunk]: src/sys/dev/i2c Broadcast PMF display on/off events when our con...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Support "nomodeset" kernel cmdline flag t...
02/04/2019
pgoyette[src/trunk]: src/doc Note that the current raidframe rf_compat32 implementati...
mrg[src/trunk]: src/usr.bin/ldd don't build ldd64 support if !MKCOMPAT and mips64.
mrg[src/trunk]: src/share/mk don't add elf64 to OBJECT_FMTS if !MKCOMPAT and mip...
mrg[src/trunk]: src/share/mk revert previous for now.
mrg[src/trunk]: src/tools/gcc - don't getlinks here, they're no longer used.
mlelstv[src/trunk]: src/usr.sbin/sup/source Fix handling of pushback operation which...
mrg[src/trunk]: src/tools/gcc common-target source list is MD. make it so.
yamaguchi[src/trunk]: src/sys/dev/pci Do not call virtio_start_vq_intr() for ctrlq
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common make th...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for alpha, hpaa, ia64, mips*, ...
mrg[src/trunk]: src/external/gpl3/gcc move libgomp, libcommon and libcommon-targ...
mrg[src/trunk]: src/tests/lib/libc/misc - revert previous to t_ubsan.c, it is de...
mrg[src/trunk]: src/external/gpl3/gcc - sanitizer source list is not properly up...
mrg[src/trunk]: src/distrib/sets/lists/comp lto1 and lto-wrapper are part of gcc...
mrg[src/trunk]: src/etc/mtree create include/dev/dm here instead of elsewhere, w...
mrg[src/trunk]: src/games/mille - 'cango' is used beyond a bool type. make it a...
mrg[src/trunk]: src/lib/libm/noieee_src add some fallthru comments.
mrg[src/trunk]: src/sys/arch/sparc/sparc - rework mm_md_readwrite() to avoid fal...
mrg[src/trunk]: src/games/hack - done() can return in wizard mode. don't NOTREA...
mrg[src/trunk]: src/usr.bin - use -Wno-error=format-truncation
mrg[src/trunk]: src - use -Wno-error=implicit-fallthrough with GCC7.
mrg[src/trunk]: src/usr.bin/ftp - add justquit() that always exits. use it to a...
mrg[src/trunk]: src/sys/kern add a couple of fallthru comments.
mrg[src/trunk]: src/sys/kern s/fall into .../FALLTHROUGH/
mrg[src/trunk]: src/tests/lib/libc/rpc - make ERRX() return a value since it doe...
mrg[src/trunk]: src - bump buffer sizes to avoid potential truncation issues
mrg[src/trunk]: src - avoid uninitialised memory usage
mrg[src/trunk]: src/etc/mtree add missing ./usr/include/dev/hdaudio (base) and ....
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/common it's memory-block.cc in thi...
mrg[src/trunk]: src/usr.sbin/sdpd - convert 'done' to an unsigned, since it is u...
mrg[src/trunk]: src/tests - tests explicitly check failure modes, ignore those w...
mrg[src/trunk]: src/sys/external/bsd/ipf/netinet add fallthru comments.
mrg[src/trunk]: src/sys/kern pass a pointer to atomic_cas_ptr_p(), not an (equiv...
mrg[src/trunk]: src/usr.bin/stat avoid a potential buffer truncation.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend ira-color.c needs -Wno-err...
mrg[src/trunk]: src/sys add -Wno-error=int-in-bool-context or -Wno-error=implici...
mrg[src/trunk]: src check for snprintf() truncation and fail sanely if so, rathe...
mrg[src/trunk]: src/sys/crypto add fallthru comments. i considered patching mak...
mrg[src/trunk]: src/sys apply -Wno-error=implicit-fallthrough to ar5212_xmit.c a...
mrg[src/trunk]: src/sbin/raidctl - add the string length as an explicit paramete...
mrg[src/trunk]: src/tests/lib/libc/sys - add __unreachable() after ATF_REQUIRE(p...
mrg[src/trunk]: src/external/bsd/atf/lib/tools with GCC 7, apply -Wno-error=mayb...
mrg[src/trunk]: src apply -Wno-error=implicit-fallthrough on files that have fal...
mrg[src/trunk]: src/usr.sbin/mmcformat - don't make -h/-H get around the argumen...
mrg[src/trunk]: src/sys use __builtin_unreachable() after calls that panic or sw...
kre[src/trunk]: src/bin/sh Fix an old bug (very old) that was made worse in 1.12...
kre[src/trunk]: src/bin/sh Add a couple of comments. NFC.
mrg[src/trunk]: src/sys/arch/sparc/sparc print the cpu number for the mutex not ...
mrg[src/trunk]: src/sys/modules/viadrmums apply -Wno-error=implicit-fallthrough ...
mrg[src/trunk]: src/usr.bin/stat rework the previous to only apply if !HOSTPROG
mrg[src/trunk]: src/sys add or adjust fallthru comments.
mrg[src/trunk]: src/usr.sbin use -Wno-error=format-truncation for code that seem...
mrg[src/trunk]: src/sys rework the #ifdef IPSEC code to not use fallthru.
kre[src/trunk]: src/bin/sh PR bin/53919
pgoyette[src/trunk]: src/sys Don't include puffs_compat in a kernel unless the filesy...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for vblank irq and RGB overla...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Improvements:
wiz[src/trunk]: src/bin/sh Remove leading zero from date.
skrll[src/trunk]: src/sys/arch/arm/include/arm32 Trailing whitespace
skrll[src/trunk]: src/sys/arch/arm/arm32 Fix typo in VPRINTF
skrll[src/trunk]: src/sys/arch/arm/arm32 Report hatched value after the atomic_or ...
wiz[src/trunk]: src/sys/fs/puffs try '&' instead of '&&'
maxv[src/trunk]: src/sys/arch/amd64/include Add more symbols to the unwinder, in ...
maxv[src/trunk]: src/sys/kern Clobber the size when freeing a buffer. This way, i...
cherry[src/trunk]: src/sys/arch Bump up XEN source API compatibility to 0x00030208 ...
02/05/2019
mrg[src/trunk]: src/sys don't assume _LP64 == supports COMPAT_NETBSD32.
mrg[src/trunk]: src/doc update the rf / netbsd32 comment.
mrg[src/trunk]: src/common/lib/libc/misc - use __unreachable() and move 'break's...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for video layer scaling and c...
pgoyette[src/trunk]: src/sys/fs/puffs It turns out we do want the puffs compat code i...
pgoyette[src/trunk]: src/sys/compat The sunos and sunos32 modules require compat_09, ...
pgoyette[src/trunk]: src/sys/compat/freebsd Update compat_freebsd requirements list t...
kamil[src/trunk]: src/tests/lib/libc/sys Add missing break keywords in t_ptrace_wa...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/common-target remove 'common/' pre...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for gcc7 and sparc64.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc include sparc/default64.hon netbs...
mrg[src/trunk]: src/share/mk re-do version 1.1098 properly:
mrg[src/trunk]: src/sys adjust fallthru comments to appease gcc7.
mrg[src/trunk]: src/sys/arch/sparc64/dev add or avoid fallthru comments.
mrg[src/trunk]: src/etc/mtree add missing ./usr/include/dev/hdmicec
mrg[src/trunk]: src/sys/dev/pci add or adjust fallthru comments.
mrg[src/trunk]: src/distrib/sets/lists/comp mark ./usr/include/g++/bits/sparc an...
msaitoh[src/trunk]: src Remove very old IFF_NOTRAILERS flag.
msaitoh[src/trunk]: src/sys/net Remove NOTRAILERS from IFFBITS.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for m68k and GCC 7, also the ...
thorpej[src/trunk]: src/sys/kern In ksem_close_fop(), if we get a pshared semaphore ...
mrg[src/trunk]: src/sys/arch/m68k/m68k add fallthru comment.
mrg[src/trunk]: src/external/bsd/tcpdump/dist - pass correct size of buffer to s...
mrg[src/trunk]: src/external/gpl3/gcc update status:
mrg[src/trunk]: src/external/bsd/libpcap/lib ignore a format truncation issue.
mrg[src/trunk]: src/external/bsd/flex/bin force -O1 (unless -O0 already present)...
mrg[src/trunk]: src/sys/dev/nand add fallthru comments, and a comment this code ...
msaitoh[src/trunk]: src/sys/arch/x86/include Add new CPUID flags WAITPKG, CLDEMOTE, ...
msaitoh[src/trunk]: src/usr.sbin/cpuctl/arch Add Ice Lake and Tremont from the lates...
mrg[src/trunk]: src/external/bsd/ipf/bin apply -O1 for ipf_y.c on m68k and GCC 7.
mrg[src/trunk]: src/sys/conf pass -Wno-error=implicit-fallthrough for zlib.c.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for arm and armeb.
mrg[src/trunk]: src/sys be sure to only apply zlib.c's -Wno-error=implicit-fallt...
pgoyette[src/trunk]: src/sys/kern If the openat_10 hook is present and it returns suc...
mrg[src/trunk]: src/sys/dev/raidframe remove duplicated line in previously. not...
hannken[src/trunk]: src/sys/kern Allow dounmount() with file system already suspended.
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs zfs_netbsd_reclai...
hannken[src/trunk]: src Prepare the implementation of the ZFS control directory ".zfs".
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Implement the ZFS...
mrg[src/trunk]: src/sys/dev/wscons - call update_modifier() explicitly for the s...
pgoyette[src/trunk]: src/sys/kern Correctly handle the NULL path when no compat_10 co...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/c-family from the new comment:
mrg[src/trunk]: src/sys/dev/raidframe fix the previous:
mrg[src/trunk]: src/distrib/sets/lists/comp add new gcc7 arm headers: arm_cmse.h...
mrg[src/trunk]: src/external/gpl3/gcc arm and armeb are mostly done. earmv4 ker...
mrg[src/trunk]: src/sys/dev/scsipi avoid a fallthru checker complaint and make o...
mrg[src/trunk]: src/sys/dev/pci fix a >15 year old code rework bug, and add a mi...
mrg[src/trunk]: src/sys/dev/pci add missing break; after "100NEW" configuration.
mrg[src/trunk]: src/sys/dev appease the gcc7 fallthru checker.
mrg[src/trunk]: src/external/bsd/pkg_install show_version() doesn't return, but ...
mrg[src/trunk]: src/external/gpl3/gcc arm (oabi) works.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/rs6000 update for GCC 7 - ...
mrg[src/trunk]: src/external/gpl3/gcc update ppc64 status: mknativeg-gcc worked.
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 7 and ppc64.
mrg[src/trunk]: src/external/gpl3/gcc regen mknative-gcc gcc7 and arm64.
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common provide...
maxv[src/trunk]: src Add 12 tests for libnvmm's I/O Assist.
mrg[src/trunk]: src/lib/libc/arch/aarch64/sys use adrp not adr, since the data i...
kamil[src/trunk]: src/sys/kern The panic for fopen(NULL, ... is back, fix it
maxv[src/trunk]: src/lib/libnvmm Sync with reality, and improve.
mrg[src/trunk]: src/distrib/sets/lists/comp add gcc-7 specific header.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/aarch64 re-port host_detec...
mrg[src/trunk]: src/external/gpl3/gcc - arm64 works
wiz[src/trunk]: src/lib/libnvmm Mark up NULL with Dv. Remove empty line.
maxv[src/trunk]: src/tests/lib/libnvmm Ah, I had warnings disabled, fix the build.
christos[src/trunk]: src/sys/dev/raidframe - Fix the FAIL_DISK handling (it would pro...
kamil[src/trunk]: src/tests/lib/libc/stdio Add 2 new tests in t_fopen
02/06/2019
christos[src/trunk]: src/sys/dev/raidframe use -> instead of .
christos[src/trunk]: src/share/doc/smm/18.net comment out the IFF_TRAILERS stuff that...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Implement page flip API
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for GCC 7 and earm targets.
christos[src/trunk]: src/sys - Redo all the ioctl compat stuff to use a standard "ioc...
oster[src/trunk]: src/sys/dev/raidframe Shuffle softc declarations to a different ...
oster[src/trunk]: src/sys/dev/raidframe Fix logic inversion. Progress, but still ...
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 fix objdir build
christos[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 revert, somehow I got the...
christos[src/trunk]: src/sys/dev/raidframe use 'data' directly.
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Add support for hardware cursors where we...
msaitoh[src/trunk]: src/sys/dev/pci From OpenBSD:
msaitoh[src/trunk]: src/sys/dev/pci Regen.
oster[src/trunk]: src/sys/dev/raidframe Fix GET_INFO. Yes, can probably be simpli...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common add san...
mrg[src/trunk]: src/external/gpl3/gcc/lib update the sanitizer source lists for ...
mrg[src/trunk]: src/sys/arch/amiga/dev properly check SCI_CSR_DREQ in one place.
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that all ports' MAC address become the...
mrg[src/trunk]: src/sys/dev/nor memset(0) the structure, not the pointer itself, ...
christos[src/trunk]: src/external/cddl/osnet/lib/libdtrace uses the idiom len = snpri...
mrg[src/trunk]: src/sys/arch/hppa/spmath - convert shift results into logical ex...
ryo[src/trunk]: src/common/lib/libc/arch/aarch64/atomic fix atomic_sub_*(). it w...
ryo[src/trunk]: src/sys/arch/aarch64 improve pmap_remove
msaitoh[src/trunk]: src/sys/dev/pci I21[01]'s RAL size is not 15 but 16(== 82575's v...
rin[src/trunk]: src/sys/dev/usb Remove useless memset.
rin[src/trunk]: src/sys/dev/usb Remove unused variable in axen_softc.
rin[src/trunk]: src/sys/dev/usb Drop AXEN_MEDIUM_ALWAYS_ONE (from Linux), which ...
mrg[src/trunk]: src/sys/arch/powerpc/oea - add or adjust fallthru comments
mrg[src/trunk]: src/distrib/common - clean the .tmp kernel targets as well
rin[src/trunk]: src/sys/dev/usb Cosmetic changes; no functional changes.
rin[src/trunk]: src/sys/dev/usb Fix padding for a full length USB packet in TX:
mrg[src/trunk]: src bump image size by 1/8th of an MB.
rin[src/trunk]: src/sys/dev/usb Support TSOv4 (They call it LSOv1).
martin[src/trunk]: src/usr.bin/ftp Try to avoid a (bogus) fatal warning from clang.
rin[src/trunk]: src/sys/dev/usb Fix previous.
rin[src/trunk]: src/sys/dev/usb Oops, fix previous again. Really support TSOv4.
rin[src/trunk]: src/sys/dev/usb Add couple of error printf.
rin[src/trunk]: src/sys/dev/usb Enable multiple outstanding transfers.
rin[src/trunk]: src/sys/dev/usb Fix panic when detach or "ifconfig down" for axe...
rin[src/trunk]: src/sys/dev/usb Cosmetic changes; no functional changes.
rin[src/trunk]: src/sys/dev/usb Fix NULL checks after dereference.
rin[src/trunk]: src/sys/dev/usb SIOC[GS]IFMEDIA are processed in ether_ioctl().
rin[src/trunk]: src/sys/dev/usb Remove unused.
rin[src/trunk]: src/sys/dev/usb Fix TSO support:
martin[src/trunk]: src/sys/dev/i2c Change a aprint_verbose into aprint_debug - the ...
rin[src/trunk]: src/sys/dev/usb Add ratecheck for TX errors for axen(4) and mue(4).
rin[src/trunk]: src/sys/dev/usb Fix sign compare.
mrg[src/trunk]: src/tests/dev/scsipi/libscsitest use strncpy() into a buffer tha...
mrg[src/trunk]: src/distrib/utils/zcat pply zlib hack for gcc 7 here too (4th oc...
mrg[src/trunk]: src/share/mk move OBJECT_FMTS setting after MKCOMPAT default, so...
mrg[src/trunk]: src/external/gpl3/gcc - sanitizers are updated
rin[src/trunk]: src Add ure(4): RealTek RTL8152/RTL8153 10/100/Gigabit USB Ether...
wiz[src/trunk]: src/share/man/man4 Fix date. Break line after Ox/Nx.
rin[src/trunk]: src/sys Add ure(4) to kernel config files. Also add PHY drivers ...
rin[src/trunk]: src/share/man/man4 Add StarTech USB21000S2 to list of supported ...
cherry[src/trunk]: src/sys/arch/xen/xen Add the codepath for grant table updates fo...
skrll[src/trunk]: src/sys/arch/arm/sunxi Trailing whitespace
skrll[src/trunk]: src/sys/arch/arm/arm32 Slight update to comment and KNF it while...
skrll[src/trunk]: src/sys/arch/arm/arm32 Misc style
skrll[src/trunk]: src/sys/arch/arm/arm32 Make sure the start stacks are covered by...
roy[xsrc/trunk]: xsrc/external/mit/ctwm/dist modStr needs to be 6 characters to ...
rin[src/trunk]: src/usr.bin/tip Make cu(1) and tip(1) recognize newline (^J) as ...
skrll[src/trunk]: src/sys/arch/arm/arm Don't VPRINTF until we have stack for our C...
christos[src/trunk]: src/sys/dev/raidframe fix half edited line.
joerg[src/trunk]: src/tests/lib/libnvmm movzx is not AT&T syntax, but some bastard...
christos[src/trunk]: src/usr.sbin/sup/source done returns if !dontjump
christos[src/trunk]: src/external/gpl3/gcc/usr.bin fix stack protector build
christos[src/trunk]: src/usr.sbin/sup/source quit is dead
christos[src/trunk]: src/external/cddl/osnet/sys/sys use sizeof() properly (gcc-7)
martin[src/trunk]: src/usr.bin/menuc Provide an accessor for the menu description s...
02/07/2019
mrg[src/trunk]: src/sys/arch/cobalt/cobalt compare pointers with NULL not nul.
oster[src/trunk]: src/sbin/raidctl Correct printed IOCTL name that was incorrect s...
rin[src/trunk]: src/sys/dev/usb We cannot use DPRINTF(sc, ...) when sc is not in...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Match new sun4i-a10 compat string (allwin...
rin[src/trunk]: src/sys/dev/usb Fix sign compare differently; instead of casting...
christos[src/trunk]: src/sys/dev/raidframe - Restore indirecting through the data poi...
christos[src/trunk]: src/sys/rump/dev/lib/libraidframe kill compat code dependencies.
mrg[src/trunk]: src/distrib/sets/lists/comp fix mips64 GCC 7 builds.
kamil[src/trunk]: src/sys/arch/amd64/include Define PTRACE_ILLEGAL_ASM for NetBSD/...
kamil[src/trunk]: src/tests/lib/libc/sys Enable 3 new ptrace(2) tests for SIGILL
christos[src/trunk]: src/sys/dev/raidframe You need a star :-)
msaitoh[src/trunk]: src/sys/dev/pci Fix a bug that WOL didn't work on some chips sin...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc don't lose the netbsd general tma...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc and GCC 7 and sun2.
mrg[src/trunk]: src/sys/arch remove stuff provided by generic mips headers
mrg[src/trunk]: src/external/gpl3 add mips ecoff vectors to netbsd-mips64. for ...
mrg[src/trunk]: src/sys/arch/pmax/pmax #if 0 the same code as already done
mrg[src/trunk]: src/sys/arch/mips/include add missing BUS_DMA_PREFETCHABLE
mrg[src/trunk]: src/sys/lib/libkern for sh3 and GCC 7 pass -fnon-call-exceptions...
mrg[src/trunk]: src bump ramdisk sizes to cope with GCC 7 bloat.
mrg[src/trunk]: src/sys/lib/libkern apply the previous to all GCC-7 platforms. ...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/backend apply -O0 to a few more fi...
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch/vax fix merge botch.
mrg[src/trunk]: src/usr.sbin/memswitch disable stringop-overflow warning for GCC...
mlelstv[src/trunk]: src/sys/dev/wscons be consistent in checking cn_getc return value.
msaitoh[src/netbsd-8]: src/sys/dev/usb Pullup the following revision (requested by m...
msaitoh[src/netbsd-8]: src/sys/dev/usb Regen for ticket #1182.
msaitoh[src/netbsd-8]: src Pullup the following revisions (requested by martin in ti...
msaitoh[src/netbsd-8]: src/doc ticket #1182.
msaitoh[src/trunk]: src/sys/dev/pci Swap enumeration of 82578 and 82577. Same as Fre...
mlelstv[src/trunk]: src/sys/dev/usb Use unsigned variables for buffer length to avoi...
mrg[src/trunk]: src/sys/lib/libkern don't use -fnon-call-exceptions on arm. not...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/arm - don't just undefine ...
mrg[src/trunk]: src - don't use arm unwind code for netbsd/earm. conflicts with...
maxv[src/trunk]: src Improvements:
mrg[src/trunk]: src/external/gpl3/gcc regen mknative-gcc and GCC 7 for earm targ...
skrll[src/trunk]: src/sys/dev/usb join lines. NFC.
skrll[src/trunk]: src/sys/dev/usb tsleep -> kpause
skrll[src/trunk]: src/sys/dev/usb Remove (mostly useless) usb_detach_{broadcast, wa...
skrll[src/trunk]: src/sys/dev/usb typo in comment
skrll[src/trunk]: src/sys/dev/usb KNF
skrll[src/trunk]: src/sys/dev/usb more KNF (remove names from prototypes)
skrll[src/trunk]: src/sys/dev/usb Convert to kmem
rin[src/trunk]: src/sys/arch/zaurus/conf Fix kernel size overflow caused by addi...
02/08/2019
rin[src/trunk]: src/sys/arch/zaurus/conf Oops, revert previous.
mlelstv[src/trunk]: src/sys/arch/arm/broadcom Support configuration of alternate fun...
roy[src/trunk]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.1.1 with the fo...
roy[src/trunk]: src/external/bsd/dhcpcd/dist Sync
roy[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd dhcpcd now builds without th...
roy[src/trunk]: src/doc Note import of dhcpcd-7.1.1
rin[src/trunk]: src/sys/arch/zaurus/conf Comment out ure(4) and its PHY drivers ...
rin[src/trunk]: src/sys/arch/zaurus/conf Add commented-out modern USB NICs for u...
christos[src/trunk]: src/lib/libc/regex Fix OOB read from FreeBSD:
christos[src/trunk]: src/lib/libc/regex Add some better error handling from FreeBSD, ...
roy[src/roy]: src/external/bsd/dhcpcd/dist/src Import dhcpcd-7.1.1 with the foll...
kamil[src/trunk]: src/tests/lib/libc/sys Refactor GPR and FPR tests in t_ptrace_wa...
mrg[src/trunk]: src bump ramdisk sizes by 100kb for GCC 7 bloaty.
mrg[src/trunk]: src/external/bsd/pkg_install include bsd.own.mk incase it hasn't...
macallan[src/trunk]: src/sys/arch/evbarm/conf move sunxide2ccu to pass 3, now it work...
kamil[src/trunk]: src/tests/lib/libc/sys Refactor definition of PT_STEP tests into...
kamil[src/trunk]: src/tests/lib/libc/sys Correct a style in description of PT_STEP...
macallan[src/trunk]: src/sys/arch/arm/dts - correct cpu voltage
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc give netbsd/arm a v5 default again.
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/gcc/arch regen to give "earm" a v5...
mrg[src/trunk]: src/external/gpl3/gcc - earm* seems to work now
mrg[src/trunk]: src add aliases for evbarm without saying 'earm':
kamil[src/trunk]: src/tests/lib/libc/sys Refactor kill* test in t_ptrace_wait*
mrg[src/trunk]: src/external/gpl3/gcc clean all the temporary and other files in...
msaitoh[src/trunk]: src/sys/arch/x86/include Fix bitstring format of Intel CPUID Arc...
mrg[src/trunk]: src/sys/external/bsd/drm2/dist/drm/radeon add missing break for ...
mrg[src/trunk]: src/etc/mtree add missing ./usr/include/dev/iscsi.
msaitoh[src/trunk]: src/sys/dev/pci - Add Some Freescale MPC834x devices from OpenBSD.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
msaitoh[src/trunk]: src/sys/dev/pci - Add support for I210 SGMII Flash-less device.
ryo[src/trunk]: src/common/lib/libc/arch/aarch64/atomic - atomic_*_{8, 16}_nv() m...
mrg[src/trunk]: src/etc/mtree add two more missing subdirs:
isaki[src/trunk]: src/usr.sbin/memswitch Make compilable even SRAMDEBUG.
mrg[src/trunk]: src/sys/arch make *fd*.c's fd_dev_to_type() always a static inli...
mrg[src/trunk]: src/etc/mtree add final missing directory from /usr/include:
isaki[src/trunk]: src/usr.sbin/memswitch Rewrite modify_single() to make compilabl...
msaitoh[src/trunk]: src/sys/dev/mii - Add Marvell 88E1240.
msaitoh[src/trunk]: src/sys/dev/mii Regen.
msaitoh[src/trunk]: src/sys/dev/mii - Add 88E1240.
mrg[src/trunk]: src/share/mk switch aarch64, alpha, i386, mips, powerpc, sparc, ...
mrg[src/trunk]: src/doc note GCC 6.5 and 7.4 imports.
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/ia64 IA64_NO_LIBGCC_TFMODE...
mrg[src/trunk]: src add a quick note about gcc 7 likely causing update build fai...
christos[src/trunk]: src/sys/dev/raidframe PR/53956: Havard Eidnes: raidframe fails t...
martin[src/netbsd-8]: src/sys/dev/raidframe Pull up following revision(s) (requeste...
martin[src/netbsd-8]: src/doc Ticket #1183
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add comment documenting the ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: introduce macros for handlin...
palle[src/trunk]: src/sys/arch/sparc64/doc sun4v: update the TODO file noting (at ...
palle[src/trunk]: src/sys/arch/sparc64/include Introduce getstickcmpr() function
palle[src/trunk]: src/sys/arch/sparc64 sun4v: initialize %stickcmpr properly when ...
christos[src/trunk]: src/external/mpl/dhcp/dist/bind Remove the copy of bind?!?! used...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: Improve comment for next_sti...
02/09/2019
mrg[src/trunk]: src/external/gpl3/gcc/lib define CAN_SANITIZE_UB properly: liba...
mrg[src/trunk]: src/etc/mtree add missing ./usr/include/xen
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch remove ...
mrg[src/trunk]: src/tests/usr.bin/cc add very simple test that you can link -fop...
mrg[src/trunk]: src/tests/usr.bin/cc add $NetBSD$ tags.
mrg[src/trunk]: src/distrib/sets/lists/tests add new t_libgomp test.
mrg[src/trunk]: src/etc/mtree create i386 specific include directories.
mrg[src/trunk]: src/external/gpl3/gcc/lib/libgomp put config/posix first in the ...
mrg[src/trunk]: src/share/mk switch ppc64 back to gcc7, it was an accident.
christos[src/trunk]: src/external/gpl3/gcc/dist/libgcc Follow suit with FreeBSD and s...
mrg[src/trunk]: src/external/gpl3/gcc update switched lists.
mrg[src/trunk]: src/etc/mtree move ./usr/include/dev/iscsi into NetBSD.dist.iscs...
mrg[src/trunk]: src/distrib/sets/lists/comp mark ./usr/include/g++/bits/aarch64/...
manu[src/trunk]: src/lib/libperfuse Fix directory filehandle usage with libufse. ...
mrg[src/trunk]: src/tests/usr.bin/cc fix hello_profile's hello_profile_head func...
mrg[src/trunk]: src/external/gpl3/gcc/dist/libgcc fix the previous - it's __NetB...
christos[src/trunk]: src/sys/dev/raidframe - Change the allocation macros to be more ...
kre[src/trunk]: src/bin/sh INTON / INTOFF audit and cleanup.
mrg[src/trunk]: src - build the gthr*.h files to be installed on the fly, instea...
skrll[src/trunk]: src/sys/arch/arm/arm Print revidr of BP as well as APs
skrll[src/trunk]: src/sys/arch/arm/arm Typo in comment
mrg[src/trunk]: src/external/gpl3/gcc/usr.bin/cpp make sure Makefile.inc is incl...
kre[src/trunk]: src/bin/sh In the unlikely event that restarting a job fails (th...
rin[src/trunk]: src/sys/dev/mii Add RTL8201E from OpenBSD.
rin[src/trunk]: src/share/man/man4 Add examples of supported adapters.
kre[src/trunk]: src/bin/sh DEBUG mode change only. Add one extra trace point. ...
rin[src/trunk]: src/sys/dev/mii regen
rin[src/trunk]: src/sys/dev/mii Support RTL8152. Tested on ure(4) (RTL8152).
rin[src/trunk]: src/sys/dev/usb Print chip ID when attached.
rin[src/trunk]: src/share/man/man4 Elucidate chip family of supported adapters.
rin[src/trunk]: src/share/man/man4 Add Realtek RTL8201E and IC Plus IP101.
rin[src/trunk]: src/share/man/man4 Add 8153, sort adapters.
kre[src/trunk]: src/bin/sh Allocate alias pointers for qsort() to use on the sta...
kre[src/trunk]: src/bin/sh KNF - white space changes, indent using tabs not spac...
kre[src/trunk]: src/bin/sh Delete extern decl for trap[] - hasn't been needed fo...
kre[src/trunk]: src/bin/sh DEBUG mode build changes - add extra trace output.
kre[src/trunk]: src/bin/sh When an interactive shell exits due to an EOF on stdi...
kre[src/trunk]: src/bin/sh Add a check that the file descriptor mentioned in a N...
kre[src/trunk]: src/bin/sh DTRT when dynamically generated variables return "uns...
mrg[src/trunk]: src/sys/compat/netbsd32 - expand the comment about what netbsd32...
mrg[src/trunk]: src/sys/arch/sparc64/dev on tomatillo unload the map before flus...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by isaki in tick...
martin[src/netbsd-8]: src/doc Ticket #1185
msaitoh[src/trunk]: src/usr.sbin/acpitools/acpidump Add missing newline.
maya[src/trunk]: src/external/gpl3/binutils/dist Revert all riscv-related local p...
02/10/2019
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc We also need t-riscv (for riscv-b...
maya[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv s/TARGET_HARD_FLOAT_...
maya[src/trunk]: src/share/mk Use GCC 7 on riscv, it is not supported on 6.
mrg[src/trunk]: src/etc/mtree separate out the arch-specific and compat-specific...
maya[src/trunk]: src/external/gpl3/gcc Fake mknative for riscv64, enough to compl...
scole[src/trunk]: src/tests/lib/libc/sys use HAVE_FPREGS not HAVE_FPGPREGS and mov...
kamil[src/trunk]: src/tests/lib/libc/sys Add infinite_thread() for ptrace(2) ATF t...
mrg[src/trunk]: src/distrib/sets/lists/comp run this through sort -u. removes a...
kamil[src/trunk]: src/tests/lib/libc/sys Add initial pthread(3) tests in ATF t_pra...
kamil[src/trunk]: src/tests/lib/libc/sys Link t_ptrace_wait* tests with -pthread
mrg[src/trunk]: src/distrib/sets/lists/comp openssl/store.h is installed by open...
mrg[src/trunk]: src/sys/conf mark pf.c, radeon_cs.c and via_dmablit.c for no fal...
maya[src/trunk]: src/lib/csu/arch/riscv Update comment (copied from or1k)
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc riscv wants netbsd-stdint.h's CHA...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc/config/riscv remove stuff provide...
mrg[src/trunk]: src/external/gpl3/gcc partial mknative-gcc for gcc7 and riscv. ...
skrll[src/trunk]: src/sys/arch/arm/broadcom Add some more interrupt source names
mlelstv[src/trunk]: src/tests/lib/libc/arch/m68k provide a test function, avoids cra...
martin[src/trunk]: src/sbin/gpt Make "gpt migrate" work for disks with FAT32 and NT...
cherry[src/trunk]: src/sys/arch/xen/include Catchup hypercall interfaces for HYPERV...
martin[src/netbsd-8]: src/lib/libperfuse Pull up following revision(s) (requested b...
martin[src/netbsd-8]: src/doc Ticket #1186
christos[src/trunk]: src/sys Introduce PR_ZERO to avoid open-coding memset()s everywh...
christos[src/trunk]: src/share/man/man9 document PR_ZERO
kre[src/trunk]: src/bin/sh Remove a function prototype which was added to <histe...
jdolecek[src/trunk]: src/sys/dev/usb move the deallocation of the protocol-specific s...
christos[src/trunk]: src/lib/libnvmm #### is not legal.
02/11/2019
gutteridge[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: add missing...
kamil[src/trunk]: src/tests/lib/libc/sys Initial refactoring of siginfo* tests in ...
kamil[src/trunk]: src/tests/lib/libc/sys Drop siginfo5 from ATF tests in t_ptrace_...
kamil[src/trunk]: src/tests/lib/libc/sys Merge siginfo6 into other PT_STEP tests i...
kamil[src/trunk]: src/tests/lib/libc/sys Rename the siginfo4 test in ATF t_ptrace_...
maxv[src/trunk]: src/sys/dev/nvmm Increase the max guest ram from 4GB to 128GB.
macallan[src/trunk]: src/sys/arch/sparc64/sparc64 retry timed out IPIs, complain and ...
maxv[src/trunk]: src/sys/kern Fix previous, pr_size includes the KASAN redzone. R...
martin[src/netbsd-8]: src Pull up following revision(s) (requested by msaitoh in ti...
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/sys/dev/pci Regen for ticket #1188
martin[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by m...
martin[src/netbsd-8]: src/doc Tickets #1187, #1188 and #1189
cherry[src/trunk]: src/sys/arch We reorganise definitions for XEN source support as...
cherry[src/trunk]: src/sys/arch/i386/i386 Remove redundant conditional IDT_VEC() en...
tnn[src/trunk]: src/external/cddl/osnet/lib/libdtrace -Wno-format-truncation is ...
cherry[src/trunk]: src/sys/arch/x86/x86 Detect and report running in a XEN hvm cont...
martin[src/trunk]: src/usr.sbin/sysinst Make sure we properly truncate snprintf() r...
mrg[src/trunk]: src/usr.sbin/syslogd add parens around defines with expressions ...
martin[src/trunk]: src/usr.sbin/sysinst Two more gcc 7 warnings when compiling wiht...
martin[src/trunk]: src/usr.sbin/sysinst Remove unconditional truncation - it confus...
02/12/2019
martin[src/trunk]: src/usr.sbin/sysinst Fix a few off by one (in both directions) i...
gutteridge[src/trunk]: src/external/gpl2/xcvs/dist/doc cvs.1 & cvs.texinfo: add informa...
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix Instead of queuing to a ...
cherry[src/trunk]: src/sys/arch/x86/x86 Fix typo: Parameters are seperated by ', '.
kamil[src/trunk]: src/tests/lib/libc/sys Refactor lwp_create1 and lwp_exit1 into t...
mrg[src/trunk]: src/sys/arch/sparc/conf add commented QUOTA2 line.
mrg[src/trunk]: src/sys compat_sunos depends upon compat_09. fixes:
cherry[src/trunk]: src/sys/arch/xen conditionally include XENPV specific code.
cherry[src/trunk]: src/sys/arch/xen Move xen event related code which interfaces wi...
martin[src/netbsd-8]: src/sys/arch/x86/include Actually pull up rev 1.139 (as claim...
martin[src/netbsd-8]: src/doc Fix #1187
mrg[src/trunk]: src/usr.bin/crunch/crunchgen hack alert time:
rmind[src/trunk]: src/sys/external/bsd/libnv/dist libnv: fix multiple memory leaks.
rmind[src/trunk]: src/sys/external/bsd/libnv/dist libnv: Free the data array for N...
kardel[src/trunk]: src/sys/dev/scsipi Fix PR kern/53949:
kardel[src/trunk]: src/sys/dev/scsipi Fix, but disable the commented SUN compatibil...
rin[src/trunk]: src/sys/dev/usb Do not set p->up_serialise twice in usbd_setup_p...
rin[src/trunk]: src/external/cddl/osnet/dev/lockstat Fix build with DIAGNOSTIC:
rjs[src/trunk]: src/sys/netinet Add some fallthrough annotations.
maxv[src/trunk]: src/lib/libnvmm Optimize: fetch only 5 bytes instead of 15, the ...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Optimize: the hardware does not clear the T...
prlw1[src/NLNETLABS]: src/external/bsd/nsd/dist Import nsd-4.1.26
prlw1[src/trunk]: src/external/bsd/nsd/dist Import nsd-4.1.26
prlw1[src/trunk]: src/external/bsd/nsd merge conflicts
prlw1[src/trunk]: src/doc new nsd
martin[src/trunk]: src/usr.sbin/sysinst Backout previous snprintf nonsense, instead...
02/13/2019
kamil[src/trunk]: src/tests/lib/libc/sys Rename signal1 to signal_mask_unrelated i...
mlelstv[src/trunk]: src/usr.sbin/gpioctl Document options to select alternate GPIO m...
christos[src/trunk]: src/external/mpl/bind/dist/lib/isc/unix cleanup unused stuff now...
msaitoh[src/trunk]: src/sys/dev/mii From OpenBSD:
msaitoh[src/trunk]: src/sys/dev/mii - Add Tridium, Data Track Technology, Netas, Ral...
msaitoh[src/trunk]: src/sys/dev/mii Regen.
msaitoh[src/trunk]: src/sys/dev/mii Sort by model number.
msaitoh[src/trunk]: src/sys/dev/mii From FreeBSD:
msaitoh[src/trunk]: src/sys/dev/mii - Sort by model number.
msaitoh[src/trunk]: src/sys/dev/mii Regen.
cherry[src/trunk]: src/sys/arch In preparation for debut-ing PVHVM mode:
cherry[src/trunk]: src/sys/arch/x86/include Missed the crucial header file in previ...
cherry[src/trunk]: src/sys/arch Rig the hypercall callback page such that when the ...
cherry[src/trunk]: src/sys/arch/xen/x86 Catchup with struct intrstub; unification.
maxv[src/trunk]: src/sys/dev/nvmm/x86 Reorder the GPRs to match the CPU encoding, ...
cherry[src/trunk]: src/sys/arch/xen Further restrict the scope of XENPV to relevant...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Micro optimization: the STAR/LSTAR/CSTAR/SF...
gson[src/trunk]: src Bump pmax install ramdisk size by another 100k, as 3500k is ...
maxv[src/trunk]: src/sys/arch/x86 Add the EPT pmap code, used by Intel-VMX.
msaitoh[src/trunk]: src/sys/dev/mii Change CS8244's OUI from xxCICADA to CICADA. I d...
msaitoh[src/trunk]: src/sys/dev/mii regen.
msaitoh[src/trunk]: src/sys/dev/mii Add CS8204, CS8244 VSC8211 and VSC8601 support f...
msaitoh[src/trunk]: src/sys/dev/mii Add ICS1893C support from FreeBSD.
rin[src/trunk]: src/external/cddl/osnet/dev/dtrace/i386 Fix DIAGNOSTIC build; re...
cherry[src/trunk]: src/sys/arch/xen/x86 Conditionally compile a conditionally used ...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Drop support for software interrupts. I had...
wiz[src/trunk]: src/usr.sbin/gpioctl Bump date for previous.
kamil[src/trunk]: src/sys/kern Align the kASan message style with kUBSan
maxv[src/trunk]: src/sys Add Intel-VMX support in NVMM. This allows us to run har...
maxv[src/trunk]: src/share/man/man4 Note Intel support.
kamil[src/trunk]: src/common/lib/libc/misc Fix kUBSan build with GCC7
kamil[src/trunk]: src/sys/kern Silent UB alignment issues in acpica under kUBSan
jakllsch[src/trunk]: src/sys/arch/arm/sunxi sun50i_h6_ccu: add "pll_cpux"
jakllsch[src/trunk]: src/sys/arch/arm/sunxi sun50i_h6_ccu: add PCIe clocks
02/14/2019
mrg[src/trunk]: src/usr.bin/crunch/crunchgen while we're still figuring out the ...
kre[src/trunk]: src/bin/sh Delete a no-longer-used #define that referred to a st...
msaitoh[src/trunk]: src/sys/dev/pci Add Tundra (now IDT) TSI381 and PEB383 from Open...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
nonaka[src/trunk]: src/sys/dev separate RNDIS definitions from urndis(4) for use wi...
msaitoh[src/trunk]: src/sys/dev/mii Add KSZ8081 support from FreeBSD.
msaitoh[src/trunk]: src/sys/dev/mii Sort in alphebetical order a bit.
kamil[src/trunk]: src/tests/lib/libc/sys Add new regression scenarios for crash si...
kamil[src/trunk]: src/tests/lib/libc/sys Replace signal2 in t_ptrace_wait* with ne...
cherry[src/trunk]: src/sys/arch/xen Snag the final bits of PV only code to conditio...
cherry[src/trunk]: src/sys/arch Fix NLAPIC, NISA and NIOAPIC related conditional co...
cherry[src/trunk]: src/sys/arch Welcome XENPVHVM mode.
maxv[src/trunk]: src/sys/dev/nvmm/x86 On AMD, the segments have a simple "present...
mrg[src/trunk]: src/tests/lib/libc/arch implement return_one for hppa, mips, ppc...
mrg[src/trunk]: src/external/gpl3/gcc/dist/gcc put joerg's varasm.c patch back w...
kre[src/trunk]: src/bin/sh Add the "specialvar" built-in command. Discussed (w...
mrg[src/trunk]: src/usr.bin/crunch/crunchgen remove the hack to remove .eh_frame...
wiz[src/trunk]: src/distrib/sets/lists/comp Sort, and add a couple obsolete file...
kre[src/trunk]: src/bin/sh DEBUG mode only change. When pretty-printing a word...
maxv[src/trunk]: src Harmonize the handling of the CPL between AMD and Intel.
prlw1[src/trunk]: src/external/bsd/nsd libpthread isn't used
christos[src/trunk]: src/usr.sbin/sup/source done is not always done (it returns, it ...
christos[src/trunk]: src/lib/libedit PR/53981: Jonathan Perkins: history_list should ...
palle[src/trunk]: src/sys/arch/sparc64/sparc64 sun4v: add debug printout for ALIGN...
christos[src/trunk]: src/usr.sbin/sup/source add breaks for done() since it might not...
02/15/2019
christos[src/trunk]: src/distrib/sets/lists get rid of binutils=227-specific files.
macallan[src/trunk]: src/sys/arch/evbarm move arch/iyonix into evbarm - it's got less...
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF tests traceme_raisesignal_ign...
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF tests traceme_signal{ignored, ...
nonaka[src/trunk]: src/sys Added Microsoft Hyper-V support. It ported from OpenBSD...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Initialize the guest TSC to zero at VCPU cr...
rjs[src/trunk]: src/sys/netinet This really was a missing break.
hannken[src/trunk]: src/sys/arch/sparc64/sparc64 Add /* FALLTHROUGH */ for DEBUG ker...
hannken[src/trunk]: src/sys/dev/hyperv Add __diagused.
maxv[src/trunk]: src/lib/libnvmm Remove the PSE check in the 32bit-PAE MMU. Setti...
mgorny[src/trunk]: src Fix reporting EOF via kevent and add a test case
02/16/2019
kamil[src/trunk]: src/sys/dev/acpi/acpica Avoid UB in OsdHardware.c
rmind[src/trunk]: src/sys/external/bsd/libnv/dist nvpair_remove_nvlist_array: reve...
christos[src/trunk]: src/lib/libedit PR/53983: Jonathan Perkins: Fix types for readli...
isaki[src/trunk]: src/share/man/man4 Two minor fixes.
isaki[src/trunk]: src/share/man/man9 Two minor fixes.
wiz[src/trunk]: src/share/man/man9 Mark up NULL with Dv.
gutteridge[src/trunk]: src/usr.bin/make make(1): minor grammar fixes in BUGS section
maxv[src/trunk]: src/sys Handle MSR_MISC_ENABLE on NVMM-Intel (Intel-specific).
maxv[src/trunk]: src/sys/dev/nvmm/x86 Improve the FPU detection: hide XSAVES beca...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Ah no, adapt previous, on AMD RAX is in the...
jmcneill[src/trunk]: src/sys/arch/arm/sunxi Fix HDMI output; only install cursor_set/...
kre[src/trunk]: src/usr.bin/at PR bin/53986 from Christian Weisgerber
martin[src/trunk]: src/usr.bin/menuc Document return values from menu items opt_act...
martin[src/trunk]: src/usr.bin/menuc Typo in member variable name
02/17/2019
tron[src/trunk]: src/sys/dev/acpi Fix cut & paste error in comment
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 apply -std=gnu++98 to som...
mrg[src/trunk]: src/tools/gcc don't pass --disable-symver to mknative configure....
mrg[src/trunk]: src/external/gpl3/gcc regen mknative with symver no longer disab...
rin[src/trunk]: src/sys/modules Turn on DIAGNOSTIC by default for modules in HEAD.
rin[src/trunk]: src/sys/modules Bump default value of WARNS for modules from 3 t...
rin[src/trunk]: src/sys/dev/usb Fix system freeze when USB NICs with multiple ou...
rin[src/trunk]: src/sys Fix assertion failures triggered by usbdi.c, v 1.182, whe...
kamil[src/trunk]: src/tests/lib/libc/sys Add additional assert in traceme_signalma...
kamil[src/trunk]: src/tests/lib/libc/sys Add additional assert in traceme_signalig...
nonaka[src/trunk]: src/sys/arch/x86/x86 PR/53984: Partial revert of modify lapic_ca...
kamil[src/trunk]: src/tests/lib/libc/sys Remove redundant test from ATF t_ptrace_w...
mrg[src/trunk]: src ensure that all include dirs are created before make include...
rin[src/trunk]: src/sys/arch/usermode/modules/syscallemu Set WARN=3 for sing-com...
mrg[src/trunk]: src/external/gpl3/gcc various updates for reality.
isaki[src/trunk]: src/common/lib/libc/arch/x86_64/atomic Add missing export of ato...
kamil[src/trunk]: src/tests/lib/libc/sys Add new ATF t_ptrace_wait* vfork(2) tests
rin[src/trunk]: src/sys/dev/usb Remove unused.
isaki[src/trunk]: src Add ATF tests for atomic_ops(3).
rin[src/trunk]: src/sys/modules/exec_elf32 Set WARNS=3 to appease sign-compare w...
rin[src/trunk]: src/sys/uvm VM_MAXUSER_ADDRESS can be undefined when compiling m...
rin[src/trunk]: src/sys/modules/lfs For vax, GCC 6.5 and 7.4 cannot compile lfs_...
maxv[src/trunk]: src/lib/libnvmm Fix handling of SIB instructions. We were jumpin...
02/18/2019
gutteridge[src/trunk]: src/usr.sbin/pf/etc/defaults pf.boot.conf: remove lingering refe...
gutteridge[src/trunk]: src/usr.sbin/ifwatchd ifwatchd(8): remove lingering references t...
bad[src/trunk]: src/sys/kern rename module_name to strategy_module_name to avoid...
bad[src/trunk]: src/lib/librumphijack compile hijack.c with -D_INCOMPLETE_XOPEN_...
bad[src/trunk]: src/lib/librumphijack Linux doesn't have paccept().
bad[src/trunk]: src/sys/rump npfctl needs externalbsd/libnv.
bad[src/trunk]: src/external/bsd/libnv/lib make libnv not LIBISPRIVATE when RUMP...
rin[src/trunk]: src Belatedly add debugging symbols for t_atomic_*.
thorpej[src/trunk]: src/sys/arch Refactor the 68040 writeback() from each m68k port'...
jakllsch[src/trunk]: src/sys/arch/arm/sunxi Fix copy/paste issue that resulted in tco...
msaitoh[src/trunk]: src/sys/arch/x86/x86 - Add wbnoinvd, virt_ssbd, tme, cldemote, m...
msaitoh[src/trunk]: src/sys/arch/evbppc/obs405 Fix compile error reported by Kazuhir...
msaitoh[src/trunk]: src/sys/dev/mii Fix typo in comment.
martin[src/trunk]: src/common/lib/libc Add some atomic_cas_64_ni aliases
maxv[src/trunk]: src/sys/dev/nvmm Ah, finally found you. Fix scheduling bug in NVMM.
maxv[src/trunk]: src/sys/arch/x86/x86 Fix stupid mistake, I didn't reflect correc...
christos[src/trunk]: src/external/mpl/bind/lib/libisc Avoid clang errors about atomic...
christos[src/trunk]: src/games/backgammon/common_source add fallthrough
christos[src/trunk]: src/lib/libc/gen appease string + int warning.
02/19/2019
christos[src/trunk]: src/sys/net add fallthrough's
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk remov...
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm add failthrough and break as ...
christos[src/trunk]: src/sys/net revert previous. we don't want to change upstream code.
christos[src/trunk]: src/sys/external/bsd/drm2/dist/drm revert the upsteam portion of...
mrg[src/trunk]: src/sys/arch/mac68k/mac68k convert 'extern long intrnames' to 'e...
msaitoh[src/trunk]: src/sys/dev/mii Fix duplicated LEVEL1_LXT1000_OLD entry. I suspe...
msaitoh[src/trunk]: src/sys/dev/mii - Match Intel I21[01]. These chips' model number...
mlelstv[src/trunk]: src/sys/kern Don't allow MNT_UNION on the root, there is no cove...
msaitoh[src/trunk]: src/sys/dev/mii Match 82580(I340) and I350.
msaitoh[src/trunk]: src/sys/dev/pci Modify PHY tree in comment.
rin[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Export _atomic_cas_64 as...
rin[src/trunk]: src/common/lib/libc/arch/aarch64/atomic Sort STRONG_ALIAS's in t...
sevan[src/trunk]: src/share/misc Add CTF (game) and PMIC
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by r...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by r...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by r...
martin[src/netbsd-8]: src/sys/arch/evbppc/obs405 Pull up following revision(s) (req...
martin[src/netbsd-8]: src/doc Tickets #1190 - #1193
sevan[src/trunk]: src/share/misc Add CTF
martin[src/trunk]: src/common/lib/libc/arch/mips/atomic Add atomic_cas_64_ni alias
mrg[src/trunk]: src/share/man/man5 add X11MOTIFPATH and note that MKX11MOTIF nee...
02/20/2019
sevan[src/trunk]: src/etc/etc.macppc Build the UP & SMP kernels for G5s to ease te...
sevan[src/trunk]: src/distrib/notes/macppc Document the netbsd-POWERMAC_G5 and net...
sevan[src/trunk]: src/doc POWERMAC_G5 and POWERMAC_G5.MP kernels
pgoyette[src/trunk]: src/sys/modules/ld_nvme Another module that needs WARNS=3 to all...
pgoyette[src/trunk]: src/sys/modules/nvme Another WARNS=3 module
christos[src/trunk]: src/external/mpl/bind/lib/libisc try using COPTS instead of CPPF...
msaitoh[src/trunk]: src/sys/dev/pci Add some Broadcom Ethernet devices from {Open, Fr...
msaitoh[src/trunk]: src/sys/dev/pci Regen.
pgoyette[src/trunk]: src/doc Add an entry to remind someone(tm) to review the need fo...
msaitoh[src/trunk]: src/sys/dev/pci Add BCM5717's another device ID support.
rin[src/trunk]: src/sys/modules WARNS=3 for compat_netbsd32_* in order to appeas...
kamil[src/trunk]: src/tests/lib/libc/sys Add minor improvements in unrelated_trace...
rin[src/trunk]: src/common/lib/libc/arch/mips/atomic Export atomic_cas_32_ni in ...
mrg[src/trunk]: src/sys/compat/netbsd32 use KASSERTMSG() in netbsd32_ptr32i().
kamil[src/trunk]: src/tests/lib/libc/sys Add more tests for variations of unrelate...
msaitoh[src/trunk]: src/sys/dev/pci Add SK-NET SK-9Mxx Gigabit Ethernet.
msaitoh[src/trunk]: src/sys/dev/pci Regen.
msaitoh[src/trunk]: src/sys/dev/pci Simplify PCI device table. No functional change.
kamil[src/trunk]: src/tests/lib/libc/sys Replace signal4 (PT_STEP) test with refac...
kamil[src/trunk]: src/tests/lib/libc/misc Try to make load_invalid_value_bool port...
pgoyette[src/trunk]: src/sys/kern compat70_ocreds_valid is not a pointer to a boolean...
hannken[src/trunk]: src/sys/kern Fix vnode locking for opendisk(), must lock for VOP...
hannken[src/trunk]: src/sys/dev Make FSS_ERROR a flag to prevent bogus fscow_disesta...
hannken[src/trunk]: src/sys/ufs/mfs Remove superfluous VOP_UNLOCK(), vnode will be u...
hannken[src/trunk]: src/sys/dev/raidframe Fix vnode locking, must lock for VOP_OPEN(...
hannken[src/trunk]: src/sys Bracket do_sys_renameat() and nfsrv_rename() with fstrans.
hannken[src/trunk]: src/sys Set "mnt_lower" before the first file system operation o...
hannken[src/trunk]: src/sys/kern Assign vnode to dead_rootmount before vcache_deallo...
hannken[src/trunk]: src/sys Attach "mnt_transinfo" to "dead_rootmount" so every moun...
hannken[src/trunk]: src Move fstrans_unmount() to vfs_rele(), just before it would f...
hannken[src/trunk]: src/sys/kern - Make the fstrans mount info part of the per-lwp s...
martin[src/netbsd-8]: src/sys/dev/usb Pull up following revision(s) (requested by r...
martin[src/netbsd-8]: src/doc Ticket #1194
kamil[src/trunk]: src/tests/lib/libc/misc Unify the style of t_ubsan tests
msaitoh[src/trunk]: src/sys/dev/pci Add BCM5702FE, another BCM5704S and SysKonnect S...
msaitoh[src/trunk]: src/doc Add support for BCM5762, BCM5725, BCM5727, BCM57764, BCM...
wiz[src/trunk]: src/share/man/man5 Remove superfluous Pp.
msaitoh[src/trunk]: src - Add support for BCM5762 ASIC devices.
macallan[src/trunk]: src/sys/dev/i2c moar match string
christos[src/trunk]: src/sys/kern handle O_NOSIGPIPE too.
02/21/2019
sevan[src/trunk]: src/share/misc Sometimes negative acknowledgement also shows up ...
mrg[src/trunk]: src/sys for sysv ipc stat operations, explicitly copy the export...
mrg[src/trunk]: src/sys/compat/netbsd32 fix naming errors in previous. (this fi...
knakahara[src/trunk]: src/sys/dev/pci Fix panic when wm(4) is reattached. ok by msaito...
mrg[src/trunk]: src/sys/compat/sys include libkern.h or strings.h. should fix i...
hannken[src/trunk]: src/sys/kern Fix bad assertion: vfs_suspend(dead_rootmount) may ...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Clarify the gTLB code a little.
maxv[src/trunk]: src/sys Another locking issue in NVMM: the {svm, vmx}_tlb_flush f...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Reorder the detection in vmx_ident(), to fi...
maxv[src/trunk]: src/sys/arch/x86/x86 Remove wrong KASSERT in EPT, and reorder th...
maxv[src/trunk]: src/doc Add a TODO list for NVMM, just to list some known issues.
msaitoh[src/trunk]: src/sys/dev/mii Revision 2..5 == RTL8211B...F
christos[src/trunk]: src/lib/librt - KNF return
christos[src/trunk]: src/sys/sys add a lint(1) comment to nothing.
02/22/2019
christos[src/trunk]: src/sys/kern PR/53998: Joel Bertrand: Return ENOSPC when SEM_NSE...
christos[src/trunk]: src/lib/librt Mention that ENOSPC can be returned if we exhauste...
msaitoh[src/trunk]: src/sys/dev/pci/ixgbe Fix a bug that if_link_state_change(ifp, L...
hannken[src/trunk]: src/external/cddl/osnet/dist/uts/common/fs/zfs Always set "cn_na...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Fix omission: if we receive a guest trap on...
maya[src/trunk]: src/lib/libm Default our libm to -frounding-math, if built with ...
02/23/2019
tsutsui[src/trunk]: src/distrib Reduce diffs between common and amd64 uefi Makefile....
tsutsui[src/trunk]: src/distrib/amd64/uefi-installimage Explicitly use ${TOOL_AWK} i...
uwe[src/trunk]: src/usr.bin/tip Check getchar() result for EOF.
macallan[src/trunk]: src/sys/arch/sparc/dev some register bits are defined differentl...
kamil[src/trunk]: src Add KCOV - kernel code coverage tracing device
mrg[src/trunk]: src/tools/gcc pull out libstdc++ config.h as-is, for gnu.ver pro...
mlelstv[src/trunk]: src/sys/conf Reserve major number for spi driver
martin[src/netbsd-8]: src/sys Pull up following revision(s) (requested by mrg in ti...
martin[src/netbsd-8]: src/doc Ticket #1195
martin[src/netbsd-7]: src/sys Pull up following revision(s) (requested by mrg in ti...
martin[src/netbsd-7]: src/sys/net Apply patch, requested by sborrill in ticket #1680:
martin[src/netbsd-7]: src/doc Tickets #1679 and #1680
martin[src/netbsd-7-1]: src/sys Pull up following revision(s) (requested by mrg in ...
martin[src/netbsd-7-1]: src/sys/net Apply patch, requested by sborrill in ticket #1...
martin[src/netbsd-7-1]: src/doc Tickets #1679 and #1680
martin[src/netbsd-7-0]: src/sys Pull up following revision(s) (requested by mrg in ...
martin[src/netbsd-7-0]: src/sys/net Apply patch, requested by sborrill in ticket #1...
martin[src/netbsd-7-0]: src/doc Tickets #1679 and #1680
kamil[src/trunk]: src/tests/modules Fix build of kcov tests on CPUs without 64-bit...
maxv[src/trunk]: src/sys/dev/nvmm/x86 Reorder the functions, and constify setstat...
mlelstv[src/trunk]: src Add userland driver to spi framework.
maxv[src/trunk]: src/sys Add support for CPUs that don't have the EPT_{A, D} bits.
maxv[src/trunk]: src/sys/arch/x86 Move PATENTRY into pmap.h, will be used outside.
mlelstv[src/trunk]: src/distrib/sets/lists/debug add missing debug file for kcov.
kamil[src/trunk]: src/sys/external/isc/atheros_hal/dist/ar5210 Improve fallthrough...
kamil[src/trunk]: src/sys/dev/gpib Improve fallthrough statement wording in dev/gp...
kamil[src/trunk]: src/sys/dev/pci Fix GCC7 "avoid ambiguous 'else'" build error in...
kamil[src/trunk]: src/sys/dev/scsipi Correct printing type of b_blkno (int64_t) in...
kamil[src/trunk]: src/sys/kern Fix subr_kcov build on NetBSD/i386
kamil[src/trunk]: src/sys/kern Stop including <sys/atomic.h> in KCOV
kamil[src/trunk]: src/sys/conf Reserve majors for HAXM and example loadable kernel...
maxv[src/trunk]: src/sys Install the x86 RESET state at VCPU creation time, for c...
kamil[src/trunk]: src/sys/arch/i386/conf Register kUBSan and KCOV in kernel=GENERI...
martin[src/trunk]: src/sys/dev/ic Pass the phy ID to dwc_gmac_attach.
martin[src/trunk]: src/sys/arch/arm Adjust all callers of dwc_gmac_attach, pass MII...
wiz[src/trunk]: src/share/man/man4 New sentence, new line.
wiz[src/trunk]: src/share/man/man4 Sort SEE ALSO.
wiz[src/trunk]: src/share/man/man9 New sentence, new line. Add missing Nd. Remov...
kamil[src/trunk]: src/tests/lib/libc/sys Add signal masked and ignored variations ...
kamil[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Add missing break ...
kamil[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Add missing break ...
02/24/2019
kamil[src/trunk]: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu Rearrange code in ...
kamil[src/trunk]: src/tests/lib/libc/sys Add signal masked and ignored variations ...
kamil[src/trunk]: src/tests/lib/libc/sys Drop signal5 test-case from ATF t_ptrace_...
rin[src/trunk]: src/etc/mtree Add ./usr/include/dev/spi
rin[src/trunk]: src/share/man/man9 Install spi.9 and friends.
rin[src/trunk]: src/sys/dev Hook spi.
maxv[src/trunk]: src/sys RIP, RIP6, DDP, SCTP and SCTP6 lack a length check in th...
mlelstv[src/trunk]: src/sys/kern The callout is used by any nonvirtual timer includi...
pgoyette[src/trunk]: src/share/misc Add a couple of (rather ancient) definitions for PTT
maxv[src/trunk]: src/sys Add support for use-after-scope detection in KASAN. It i...
maxv[src/trunk]: src/sys/kern Improve the KASAN output, provide an error code, to...
martin[src/netbsd-8]: src/sys/kern Pull up following revision(s) (requested by mlel...
martin[src/netbsd-8]: src/doc Ticket #1196
martin[src/netbsd-7]: src/sys/kern Pull up following revision(s) (requested by mlel...
martin[src/netbsd-7]: src/doc Ticket #1196
martin[src/netbsd-7-1]: src/sys/kern Pull up following revision(s) (requested by ml...
martin[src/netbsd-7-1]: src/doc Ticket #1196
martin[src/netbsd-7-0]: src/sys/kern Pull up following revision(s) (requested by ml...
martin[src/netbsd-7-0]: src/doc Ticket #1196
maya[src/trunk]: src/lib/libc/time fix typo. From Evil_Bob.
jmcneill[src/trunk]: src/sys/dev/dtv Pass 0xff instead of true to memset when setting...
sevan[src/trunk]: src/games/fortune/datfiles Shorter than a season - The Soul Of A...
hannken[src/trunk]: src/sys/kern Clear per-lwp entries whose mount is gone before th...
kamil[src/trunk]: src/sys/netinet Appease GCC7 in sctp_asconf.h
christos[src/trunk]: src/sys/dev/mii use a macro to tidy up the phydesc array initial...
02/25/2019
christos[src/trunk]: src/external/mpl/dhcp/dist/omapip Catch up with bind
christos[src/trunk]: src/external/mpl/bind/dist --- 9.13.7 released ---
roy[src/trunk]: src/lib/libcurses Fix warn macro usage.
christos[src/trunk]: src/distrib/sets/lists update for new bind
christos[src/trunk]: src/doc new bind
mlelstv[src/trunk]: src/sys/ufs/ufs Reading a directory may trigger a panic when the...
jandberg[src/trunk]: src/sys/arch/amiga/amiga cnpollc needs to be called before cngetc
christos[src/trunk]: src/external/mpl/bind merge conflicts
jandberg[src/trunk]: src/sys/arch/amiga/dev fix comment
christos[src/trunk]: src/sys/ufs/ufs remove junk assignment.
christos[src/trunk]: src/sys/ufs/ufs drop unused
christos[src/ISC]: src/external/mpl/bind/dist --- 9.13.7 released ---
kamil[src/trunk]: src/sys/dev/isa Add missing FALLTHROUGH in isa/mcd.c
kamil[src/trunk]: src/sys/dev/gpib Add missing FALLTHROUGH in gpib/mt.c
kamil[src/trunk]: src/sys/arch/i386/conf Enable kUBSan and KCOV in NetBSD/i386 ker...
kamil[src/trunk]: src/sys/netinet Add missing FALLTHROUGH in sctp_input.c
kamil[src/trunk]: src/sys/arch/amd64/conf Enable kUBSan kASan and KCOV in NetBSD/a...
kamil[src/trunk]: src Add KCOV_LOAD() and KCOV_STORE() - new helper macros
msaitoh[src/trunk]: src/sys/dev/mii Fix previos to not to duplicate DM9101 entry. On...
msaitoh[src/trunk]: src/sys/dev/mii Remove xxMARVELL E1000 and duplicated xxMARVELL ...
msaitoh[src/trunk]: src/sys/dev/mii - Add Broadcom BCM540[24], BCM5424 and BCM5466.
dholland[src/trunk]: src/sys/ufs/ufs Revert -r1.244-245 of ufs_vnops.c; they are wrong.
msaitoh[src/trunk]: src/sys/dev/mii Add non-xx'ed DAVICOM DM9101.
msaitoh[src/trunk]: src/sys/dev/mii Regen.
maxv[src/trunk]: src/sys RIP6, CAN, SCTP and SCTP6 lack a length check in their _...
msaitoh[src/trunk]: src/sys/dev/mii It seems EEE support is not only on 8211F but on...
maxv[src/trunk]: src/sys/netinet6 Fix the order in udp6_attach: soreserve should ...
msaitoh[src/trunk]: src/sys/dev/mii MMDACR_FN_{DATANPI, DATAPIRW, DATAPIW} are little ...
kamil[src/trunk]: src/tests/modules Fix build of t_kcov
kamil[src/trunk]: src/distrib/sets/lists/comp Register missing CAT page spi.0 in d...
maxv[src/trunk]: src/sys/netinet Improve panic messages.
kamil[src/trunk]: src/sys/sys Fix typo in kcov.h
jmcneill[src/trunk]: src/sys/dev/sdmmc Add SCF_NEED_BOUNCE command flag. Can be used ...
jmcneill[src/trunk]: src/sys/dev/fdt Attach syscon to "simple-mfd" devices and fix a ...
jmcneill[src/trunk]: src/sys Add support for Amlogic S905 (Meson GXBB) SoCs.
joerg[src/trunk]: src/external/gpl3 Properly extract the emulation path from the l...
martin[src/trunk]: src/usr.bin/menuc Add an option to supress the vertical space be...
pgoyette[src/trunk]: src/share/man/man9 Add explicit cross-references to pserialize(9...
02/26/2019
msaitoh[src/trunk]: src/sys/dev/mii Add MI MII clause 45 MMD MDIO access macros via ...
mlelstv[src/trunk]: src/sys/dev/acpi Cast to same type as parameter. NFCI.
rin[src/trunk]: src/sys/compat/netbsd32 Push AT_STACKBASE. Otherwise, pthread_at...
maxv[src/trunk]: src/sys/netipsec Fix locking: it is fine if the lock is already ...
rin[src/trunk]: src Install unpigz(1).
msaitoh[src/trunk]: src/sys/net No functional change:
isaki[src/trunk]: src Add ATF tests for __sync_* functions instead of all_sync_ops...
maxv[src/trunk]: src/lib/libnvmm Set hardseg to -1 rather than 0, because 0 can b...
msaitoh[src/trunk]: src/sys Whitespace change.
maxv[src/trunk]: src Change the layout of the SEG state:
joerg[src/trunk]: src/usr.sbin/sysinst Avoid string + int warning.
joerg[src/trunk]: src/sys/arch/xen/xenbus Compute storage size for a string correc...
christos[src/trunk]: src/tools/gcc Remove "--disable-libstdcxx-dual-abi". This option...
christos[src/trunk]: src/external/gpl3/gcc regen
christos[src/trunk]: src/external/gpl3/gcc regen i386
02/27/2019
jmcneill[src/trunk]: src/sys/arch/arm/amlogic Fix GPIOH pin groups and add GPIOY
christos[src/trunk]: src/external/bsd/blacklist/bin Instead of deleting the rules ind...
mrg[src/trunk]: src/sys/dev remove dated comment that was handled with audiomp o...
mrg[src/trunk]: src/sys/compat/netbsd32 this file was moved to netbsd32_compat_1...
msaitoh[src/trunk]: src/sys/dev/mii - Add SMSC LAN83C185 10/100 PHY from OpenBSD
msaitoh[src/trunk]: src/sys/dev/mii Regen.
ozaki-r[src/trunk]: src/sys/net Protect sysctl_rtable with KERNEL_LOCK and softnet_lock
kre[src/trunk]: src/bin/sh Finish the fixes from Feb 4 for handling of random da...
msaitoh[src/trunk]: src/sys/arch/arm/rockchip Fix RGMII clock 25MHz setting (for 100...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libstdc++-v3 avoid hand maintained lis...
mrg[src/trunk]: src/external/gpl3/gcc mknative-gcc for most platforms again afte...
mrg[src/trunk]: src/external/gpl3/gcc partial mknative-gcc for riscv32/64.
mrg[src/trunk]: src/tools/gcc bump netbsd gcc version date.
mrg[src/trunk]: src/tools/gcc also bump the X in "nbX" with previous
martin[src/trunk]: src/usr.sbin/sysinst Simplify previous, suggested by simonb.
martin[src/trunk]: src/usr.sbin/sysinst Simplify previous even further by using hli...
christos[src/trunk]: src/tests/lib/libc/atomic Make the _and_and_ have-nots compile.
jakllsch[src/trunk]: src/sys/dev/fdt Adjust residual calculation in "find index by na...
jakllsch[src/trunk]: src/sys/dev/fdt Consolidate FDT [find "names" index by string] l...
jakllsch[src/trunk]: src/sys/dev/fdt Add fdtbus_intr_establish_byname() helper.
jakllsch[src/trunk]: src/sys/dev/mii Use symbolic MII_MODEL_xxMARVELL_I210 instead of...
mrg[src/trunk]: src/sys/net/npf work around a GCC 7 vs sparc (32 bit) issue i ha...
02/28/2019
dholland[src/trunk]: src/usr.sbin/arp Teach arp that it's okay to close sockets after...
jakllsch[src/trunk]: src/sys/arch/arm/fdt Implement support for IO space, and better-...
jakllsch[src/trunk]: src/sys/arch/arm/fdt Split up the initialization of pcihost_fdt ...
mrg[src/trunk]: src/external/gpl3/gcc/lib/libsupc++ rework some commented code s...
nonaka[src/trunk]: src/usr.sbin/arp arp(8): one more to close socket.
isaki[src/trunk]: src/common/lib/libc/arch Add missing atomic_and_{8, 16}_nv_cas.c ...
msaitoh[src/trunk]: src/sys/arch/arm/rockchip Set RGMII delay for MAC side correctly...
msaitoh[src/trunk]: src/sys/net No functional change:
msaitoh[src/trunk]: src/sys/net - Remove extra cast.
mrg[src/trunk]: src/libexec/httpd add ssl specific timeout value (30s). if SSL_...
mrg[src/trunk]: src/libexec/httpd call this bozohttpd 20190228, and merge the CH...
mrg[src/trunk]: src/external/gpl3/gcc basic mknative bootstrap-libgcc for riscv64
khorben[src/trunk]: src/sys/dev Typo (s/vaule/value/)
christos[src/trunk]: src/external/mpl/bind/lib/libisc one more for the atomic referen...
gson[src/trunk]: src/usr.bin/tip Make xgetchar() return an int like getchar() doe...