CVS commit: src/tests/lib/libc/sys

2019-12-24 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Wed Dec 25 02:23:38 UTC 2019 Modified Files: src/tests/lib/libc/sys: t_ptrace_wait.c Log Message: Read TLS base pointer with _lwp_getprivate() This avoid usage of fast versions that are mostly internal to RTLD. To generate a

CVS commit: src/sys/dev/i2c

2019-12-24 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Wed Dec 25 01:19:56 UTC 2019 Modified Files: src/sys/dev/i2c: ihidev.c ihidev.h Log Message: Revert previous until issues can be sorted out. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/lib/libpthread

2019-12-24 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Wed Dec 25 00:44:45 UTC 2019 Modified Files: src/lib/libpthread: pthread_tsd.c Log Message: Since pthread_setspecific requires locks, ensure that they are acquired before fork and dropped in both parent and child. At least Python

CVS commit: src/share/tmac

2019-12-24 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Dec 24 23:41:05 UTC 2019 Modified Files: src/share/tmac: Makefile Log Message: G/c the list of old files that are gone for decades. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/share/tmac/Makefile Please

CVS commit: src/tests/lib/libc/sys

2019-12-24 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Dec 24 21:09:38 UTC 2019 Modified Files: src/tests/lib/libc/sys: t_ptrace_wait.c Log Message: Define _RTLD_SOURCE in t_ptrace_wait.c The __lwp_gettcb_fast() and __lwp_getprivate_fast() functions are namespaced on a selection

CVS commit: src/sys/arch/arm/pic

2019-12-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Dec 24 20:40:09 UTC 2019 Modified Files: src/sys/arch/arm/pic: pic.c picvar.h Log Message: Update pic_add to allocate and return an irqbase if passed PIC_IRQBASE_ALLOC. To generate a diff of this commit: cvs rdiff -u -r1.51

CVS commit: src/sys/arch/arm/pic

2019-12-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Dec 24 20:37:44 UTC 2019 Modified Files: src/sys/arch/arm/pic: pic.c Log Message: Make pic_sourcebase static To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/sys/arch/arm/pic/pic.c Please note that diffs

CVS commit: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common

2019-12-24 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Dec 24 19:51:00 UTC 2019 Modified Files: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common: sanitizer_platform_limits_netbsd.cc sanitizer_platform_limits_netbsd.h sanitizer_syscalls_netbsd.inc

CVS commit: [netbsd-9] src/doc

2019-12-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 24 17:47:14 UTC 2019 Modified Files: src/doc [netbsd-9]: CHANGES-9.0 Log Message: Tickets #574 - #581 To generate a diff of this commit: cvs rdiff -u -r1.1.2.145 -r1.1.2.146 src/doc/CHANGES-9.0 Please note that diffs

CVS commit: [netbsd-9] src/sys/miscfs/nullfs

2019-12-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 24 17:45:53 UTC 2019 Modified Files: src/sys/miscfs/nullfs [netbsd-9]: null_vfsops.c Log Message: Pull up following revision(s) (requested by hannken in ticket #581): sys/miscfs/nullfs/null_vfsops.c: revision

CVS commit: [netbsd-9] src/sys/dev/pci/ixgbe

2019-12-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 24 17:44:22 UTC 2019 Modified Files: src/sys/dev/pci/ixgbe [netbsd-9]: ixgbe.c ixgbe_osdep.c ixgbe_osdep.h ixv.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #580):

CVS commit: [netbsd-9] src/share/misc

2019-12-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 24 17:42:18 UTC 2019 Modified Files: src/share/misc [netbsd-9]: acronyms acronyms.comp Log Message: Pull up following revision(s) (requested by sevan in ticket #579): share/misc/acronyms: revision 1.290

CVS commit: [netbsd-9] src/share/misc

2019-12-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 24 17:39:23 UTC 2019 Modified Files: src/share/misc [netbsd-9]: bsd-family-tree Log Message: Pull up following revision(s) (requested by sevan in ticket #578): share/misc/bsd-family-tree: revision 1.76

CVS commit: [netbsd-9] src/usr.bin/calendar/calendars

2019-12-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 24 17:37:24 UTC 2019 Modified Files: src/usr.bin/calendar/calendars [netbsd-9]: calendar.christian calendar.holiday calendar.judaic calendar.usholiday Log Message: Pull up following revision(s) (requested by

CVS commit: [netbsd-9] src/sys/dev/ic

2019-12-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 24 17:34:33 UTC 2019 Modified Files: src/sys/dev/ic [netbsd-9]: ahcisata_core.c Log Message: Pull up following revision(s) (requested by jmcneill in ticket #576): sys/dev/ic/ahcisata_core.c: revision 1.79 When

CVS commit: [netbsd-9] src/share/mk

2019-12-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 24 17:32:21 UTC 2019 Modified Files: src/share/mk [netbsd-9]: bsd.sys.mk sys.mk Log Message: Pull up following revision(s) (requested by christos in ticket #575): share/mk/bsd.sys.mk: revision 1.298

CVS commit: [netbsd-9] src/sys/arch/aarch64

2019-12-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 24 17:30:28 UTC 2019 Modified Files: src/sys/arch/aarch64/aarch64 [netbsd-9]: cpuswitch.S src/sys/arch/aarch64/include [netbsd-9]: asm.h Log Message: Pull up following revision(s) (requested by ryo in ticket

CVS commit: [netbsd-8] src/doc

2019-12-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 24 17:16:23 UTC 2019 Modified Files: src/doc [netbsd-8]: CHANGES-8.2 Log Message: Ticket #1476 To generate a diff of this commit: cvs rdiff -u -r1.1.2.82 -r1.1.2.83 src/doc/CHANGES-8.2 Please note that diffs are not

CVS commit: [netbsd-8] src/sys/miscfs/nullfs

2019-12-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Dec 24 17:15:48 UTC 2019 Modified Files: src/sys/miscfs/nullfs [netbsd-8]: null_vfsops.c Log Message: Pull up following revision(s) (requested by hannken in ticket #1476): sys/miscfs/nullfs/null_vfsops.c: revision

CVS commit: src/sys/sys

2019-12-24 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Dec 24 15:20:34 UTC 2019 Modified Files: src/sys/sys: param.h Log Message: Welcome to NetBSD 9.99.30! Addition of PT_LWPSTATUS, PT_LWPNEXT with compat32 and core(5) support. To generate a diff of this commit: cvs rdiff -u

CVS commit: src

2019-12-24 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue Dec 24 14:51:00 UTC 2019 Modified Files: src/external/gpl3/gdb/dist/gdb: nbsd-nat.c src/sys/arch/alpha/include: ptrace.h src/sys/arch/hppa/include: ptrace.h src/sys/arch/powerpc/include: ptrace.h

CVS commit: src/sys/arch/arm/broadcom

2019-12-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Dec 24 14:10:51 UTC 2019 Modified Files: src/sys/arch/arm/broadcom: bcm2835reg.h bcm283x_platform.c bcm283x_platform.h Log Message: We follow linux mainline and they're using 2711 and not 2838 for RPI4 To

CVS commit: src/sys/arch/arm/broadcom

2019-12-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Dec 24 13:40:56 UTC 2019 Modified Files: src/sys/arch/arm/broadcom: bcm2835_cprman.c Log Message: Match brcm,bcm2711-cprman To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/arch/x86/pci

2019-12-24 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Tue Dec 24 10:21:08 UTC 2019 Modified Files: src/sys/arch/x86/pci: if_vmx.c Log Message: Fix missing splnet() for ether_ioctl() caused by if_vmx.c:r1.32. pointed out by nonaka@n.o, thanks. To generate a diff of this commit:

CVS commit: src/sys/arch/arm/cortex

2019-12-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Dec 24 09:13:23 UTC 2019 Modified Files: src/sys/arch/arm/cortex: gicv3_its.c Log Message: Traiing whitespace To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/arch/arm/cortex/gicv3_its.c Please note

CVS commit: src/sys/arch/arm/cortex

2019-12-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Dec 24 09:12:56 UTC 2019 Modified Files: src/sys/arch/arm/cortex: gicv3.c Log Message: Traiing whitespace To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/cortex/gicv3.c Please note that diffs