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

2020-10-09 Thread Tohru Nishimura
Module Name:src Committed By: nisimura Date: Sat Oct 10 03:29:48 UTC 2020 Modified Files: src/sys/arch/arm/sociox: if_scx.c Log Message: reorder functions for better relevance To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/arch/arm/sociox/if_scx.c

CVS commit: src/sys

2020-10-09 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Oct 10 03:05:04 UTC 2020 Modified Files: src/sys/arch/alpha/alpha: clock.c cpu.c interrupt.c ipifuncs.c src/sys/arch/alpha/include: alpha.h cpu_counter.h intr.h src/sys/kern: kern_cctr.c src/sys/sys:

CVS commit: src/sys/kern

2020-10-09 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sat Oct 10 00:10:06 UTC 2020 Modified Files: src/sys/kern: core_elf32.c Log Message: Use correct note types for register storage in 32-bit core files for architecture on which 64- and 32-bit ABIs use different values for

CVS commit: src/share/mk

2020-10-09 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Oct 9 23:58:50 UTC 2020 Modified Files: src/share/mk: bsd.own.mk Log Message: Build GDB for aarch64eb; it works just fine as far as I can see. To generate a diff of this commit: cvs rdiff -u -r1.1224 -r1.1225

CVS commit: src/sys/compat/netbsd32

2020-10-09 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sat Oct 10 00:03:53 UTC 2020 Modified Files: src/sys/compat/netbsd32: netbsd32_syscall.h netbsd32_syscallargs.h netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c netbsd32_systrace_args.c Log

CVS commit: src/sys/compat/netbsd32

2020-10-09 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sat Oct 10 00:00:54 UTC 2020 Modified Files: src/sys/compat/netbsd32: netbsd32_netbsd.c syscalls.master Log Message: Teach about getrandom(2) to COMPAT_NETBSD32. To generate a diff of this commit: cvs rdiff -u -r1.229 -r1.230

CVS commit: src/external/gpl3/gdb.old/lib/libbfd

2020-10-09 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Oct 9 23:55:48 UTC 2020 Modified Files: src/external/gpl3/gdb.old/lib/libbfd: Makefile Log Message: Adjust for aarch64eb; it needs elf32-aarch64.c. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/tools/gdb

2020-10-09 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Oct 9 23:48:42 UTC 2020 Modified Files: src/tools/gdb: mknative-gdb.old Log Message: Correct target directory; src/external/gpl3/gdb.old not gdb. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/tools/gdb

2020-10-09 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Fri Oct 9 23:44:46 UTC 2020 Modified Files: src/tools/gdb: README.mknative Log Message: Nowadays, mknative-gdb puts files into external/gpl3/gdb/lib, instead of external/gpl3/gdb/bin/gdb. Also, we need to nbmake-MACHINE in

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

2020-10-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 9 21:14:05 UTC 2020 Modified Files: src/sys/arch/x86/x86: cpu.c Log Message: Don't do extra work finding the power of 2 for values we are not going to use. Explain that cpu_hatch has not been called yet, so no

CVS commit: src/lib/libc/atomic

2020-10-09 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Fri Oct 9 19:41:03 UTC 2020 Modified Files: src/lib/libc/atomic: membar_ops.3 Log Message: Add italic correction to _Atomic-qualified. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/lib/libc/atomic/membar_ops.3

CVS commit: src/doc

2020-10-09 Thread Christos Zoulas
This file does not mention every change made to the NetBSD source tree. @@ -291,3 +291,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: vether(4): Imported from OpenBSD. [roy 20200927] dhcpcd: Update to version 9.3.0 [roy 20201005] tzdata updated to 2020b [kre 20201008] + tzcode: Updated to 2020b. [christos 20201009]

CVS commit: src/lib/libc

2020-10-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 9 18:38:48 UTC 2020 Modified Files: src/lib/libc: shlib_version src/lib/libc/time: Makefile NEWS README strftime.3 strftime.c theory.html tz-art.html tz-how-to.html tz-link.html tzselect.8

CVS commit: src/usr.sbin/sysinst

2020-10-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Oct 9 18:33:00 UTC 2020 Modified Files: src/usr.sbin/sysinst: bsddisklabel.c defs.h label.c part_edit.c Log Message: When MD code requests a reserved area (at the start of the disk) make sure to properly account for the

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

2020-10-09 Thread Michał Górny
Module Name:src Committed By: mgorny Date: Fri Oct 9 17:43:30 UTC 2020 Modified Files: src/tests/lib/libc/sys: t_ptrace_x86_wait.h Log Message: Add tests for x87 FPU registers Reviewed by kamil To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27

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

2020-10-09 Thread Michał Górny
Module Name:src Committed By: mgorny Date: Fri Oct 9 17:43:07 UTC 2020 Modified Files: src/tests/lib/libc/sys: t_ptrace_x86_wait.h Log Message: Rename MM_REG macro to ST_MAN, and cover fpr/xstate with it Rename the MM_REG macro to ST_MAN, to make it clearer that it gets

CVS commit: src/lib/libc/atomic

2020-10-09 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Oct 9 17:36:16 UTC 2020 Modified Files: src/lib/libc/atomic: membar_ops.3 Log Message: Reword advice about when not to use membar_exit. With help from skrll and pgoyette. While here, change the example so it doesn't

CVS commit: src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos

2020-10-09 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Oct 9 17:01:29 UTC 2020 Modified Files: src/external/mit/xorg/server/xorg-server/hw/xfree86/xorgos: Makefile Log Message: build ppc_video.c etc. on hppa To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 \

CVS commit: xsrc/external/mit/libpciaccess/dist/src

2020-10-09 Thread Jared D. McNeill
Module Name:xsrc Committed By: jmcneill Date: Fri Oct 9 10:48:18 UTC 2020 Modified Files: xsrc/external/mit/libpciaccess/dist/src: netbsd_pci.c Log Message: Oops, avoid shadow declaration (fixes pci_system_netbsd_count_buses) To generate a diff of this commit: cvs

CVS commit: src/sys/compat/common

2020-10-09 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Oct 9 10:41:53 UTC 2020 Modified Files: src/sys/compat/common: tty_43.c Log Message: tty_43: Check a bitset from userspace is valid before shifting it Passing a negative value to these legacy compat ioctls results in left

CVS commit: xsrc/external/bsd/font-spleen-misc

2020-10-09 Thread Frederic Cambus
Module Name:xsrc Committed By: fcambus Date: Fri Oct 9 09:29:23 UTC 2020 Added Files: xsrc/external/bsd/font-spleen-misc: LICENSE spleen-12x24.bdf spleen-16x32.bdf spleen-32x64.bdf spleen-5x8.bdf spleen-6x12.bdf spleen-8x16.bdf Log Message:

CVS commit: src/sys/kern

2020-10-09 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Oct 9 09:03:55 UTC 2020 Modified Files: src/sys/kern: tty.c Log Message: tty: Avoid undefined behaviour (left shift of 1 by 31 places overflows int) The valid sizes of the tty input and output queues (according to the man

CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2020-10-09 Thread Frank Kardel
Module Name:src Committed By: kardel Date: Fri Oct 9 08:18:01 UTC 2020 Modified Files: src/external/cddl/osnet/dist/uts/common/fs/zfs: dmu_tx.c Log Message: PR kern/55705: don't attempt to sleep for negative time, we are late anyway - avoids DIAGNOSTIC panic To

CVS commit: src/sys/netinet

2020-10-09 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Oct 9 08:10:41 UTC 2020 Modified Files: src/sys/netinet: ip_carp.c Log Message: carp: Remove media, software should use link status. carp literally has no media just like ppp, vlan, etc. To generate a diff of this commit:

CVS commit: src/usr.bin/make/unit-tests

2020-10-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 9 07:03:20 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-ifelse.mk Log Message: make(1): add test for parsing the :? variable modifier To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/usr.bin/make/unit-tests

2020-10-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 9 06:44:42 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: archive.exp archive.mk Log Message: make(1): use consistent order in .OODATE in test archive.mk To generate a diff of this commit: cvs rdiff -u -r1.6