CVS commit: src

2020-08-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Aug 10 14:37:38 UTC 2020 Modified Files: src/common/lib/libc/arch/mips/atomic: membar_ops.S src/sys/arch/mips/include: asm.h Log Message: More SYNC centralisation To generate a diff of this commit: cvs rdiff -u -r1.9

CVS commit: src

2020-08-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Aug 10 14:37:38 UTC 2020 Modified Files: src/common/lib/libc/arch/mips/atomic: membar_ops.S src/sys/arch/mips/include: asm.h Log Message: More SYNC centralisation To generate a diff of this commit: cvs rdiff -u -r1.9

CVS commit: src/sys

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 10:59:34 UTC 2020 Modified Files: src/sys/arch/amiga/include: intr.h src/sys/arch/hpc/stand/libsa: compat.h src/sys/arch/hpcmips/stand/libsa: compat.h src/sys/arch/i386/bioscall: Makefile

CVS commit: src/sys

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 10:59:34 UTC 2020 Modified Files: src/sys/arch/amiga/include: intr.h src/sys/arch/hpc/stand/libsa: compat.h src/sys/arch/hpcmips/stand/libsa: compat.h src/sys/arch/i386/bioscall: Makefile

CVS commit: src/sys/arch

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 10:51:21 UTC 2020 Modified Files: src/sys/arch/amiga/amiga: trap.c src/sys/arch/mac68k/mac68k: trap.c src/sys/arch/sun3/sun3: trap.c Log Message: Fix siginfo support for amiga, mac68k, and sun3: -

CVS commit: src/external/gpl3/gcc

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 10:42:10 UTC 2020 Modified Files: src/external/gpl3/gcc: README.gcc8 Log Message: Update table for m68000 and m68k ports: - m68000 and m68k are running. - ``make release'' completes for all m68k ports. - amiga, mac68k,

CVS commit: src/external/gpl3/gcc

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 10:42:10 UTC 2020 Modified Files: src/external/gpl3/gcc: README.gcc8 Log Message: Update table for m68000 and m68k ports: - m68000 and m68k are running. - ``make release'' completes for all m68k ports. - amiga, mac68k,

CVS commit: src/sys/arch

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 10:51:21 UTC 2020 Modified Files: src/sys/arch/amiga/amiga: trap.c src/sys/arch/mac68k/mac68k: trap.c src/sys/arch/sun3/sun3: trap.c Log Message: Fix siginfo support for amiga, mac68k, and sun3: -

CVS commit: src/sys/miscfs/genfs

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 11:09:15 UTC 2020 Modified Files: src/sys/miscfs/genfs: genfs_io.c Log Message: Output offsets in hex for UVMHIST. To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/sys/miscfs/genfs/genfs_io.c Please

CVS commit: src/sys/miscfs/genfs

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 11:09:15 UTC 2020 Modified Files: src/sys/miscfs/genfs: genfs_io.c Log Message: Output offsets in hex for UVMHIST. To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/sys/miscfs/genfs/genfs_io.c Please

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

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 18:19:58 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: posix1.mk Log Message: make(1): clean up temporary files after posix1.mk test To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

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

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 18:19:58 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: posix1.mk Log Message: make(1): clean up temporary files after posix1.mk test To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

Re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/m68k

2020-08-10 Thread Valery Ushakov
On Mon, Aug 10, 2020 at 06:24:39 +, Rin Okuyama wrote: > Modified Files: > src/external/gpl3/gcc/dist/gcc/config/m68k: netbsd-elf.h > > Log Message: > PR port-m68k/6 > > Reset STACK_BOUNDARY to default, 16, to fix strange freeze for amiga, > when kernel is compiled by GCC8. This

CVS commit: src/usr.bin/make

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 18:40:24 UTC 2020 Modified Files: src/usr.bin/make: Makefile Log Message: make(1): make gcov command line configurable Some useful options are -a or -f. To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86

CVS commit: src/usr.bin/make

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 18:40:24 UTC 2020 Modified Files: src/usr.bin/make: Makefile Log Message: make(1): make gcov command line configurable Some useful options are -a or -f. To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86

CVS commit: src/usr.bin/make

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 18:20:28 UTC 2020 Modified Files: src/usr.bin/make: Makefile Log Message: make(1): clean up coverage files even if USE_COVERAGE is not set To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85

CVS commit: src/usr.bin/make

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 18:20:28 UTC 2020 Modified Files: src/usr.bin/make: Makefile Log Message: make(1): clean up coverage files even if USE_COVERAGE is not set To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85

CVS commit: src/usr.bin/make

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 19:20:34 UTC 2020 Modified Files: src/usr.bin/make: str.c Log Message: make(1): fix integer type in str_concat To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/usr.bin/make/str.c Please note that

CVS commit: src/usr.bin/make

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 19:20:34 UTC 2020 Modified Files: src/usr.bin/make: str.c Log Message: make(1): fix integer type in str_concat To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/usr.bin/make/str.c Please note that

CVS commit: src/sys/sys

2020-08-10 Thread Robert Swindells
Module Name:src Committed By: rjs Date: Mon Aug 10 19:29:13 UTC 2020 Modified Files: src/sys/sys: param.h Log Message: NetBSD 9.99.70 - changes to video(4). To generate a diff of this commit: cvs rdiff -u -r1.672 -r1.673 src/sys/sys/param.h Please note that diffs are

CVS commit: src/sys/sys

2020-08-10 Thread Robert Swindells
Module Name:src Committed By: rjs Date: Mon Aug 10 19:29:13 UTC 2020 Modified Files: src/sys/sys: param.h Log Message: NetBSD 9.99.70 - changes to video(4). To generate a diff of this commit: cvs rdiff -u -r1.672 -r1.673 src/sys/sys/param.h Please note that diffs are

CVS commit: src/usr.bin/make

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 19:53:19 UTC 2020 Modified Files: src/usr.bin/make: dir.c job.c main.c nonints.h parse.c str.c suff.c Log Message: make(1): replace str_concat with str_concat2 and str_concat3 The new functions have a simpler

CVS commit: src/usr.bin/make

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 19:53:19 UTC 2020 Modified Files: src/usr.bin/make: dir.c job.c main.c nonints.h parse.c str.c suff.c Log Message: make(1): replace str_concat with str_concat2 and str_concat3 The new functions have a simpler

CVS commit: src/usr.bin/make

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 20:07:14 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): replace snprintf with concat3 This makes the code more predictable for long strings, since the main action is never skipped. The code

CVS commit: src/usr.bin/make

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 20:07:14 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): replace snprintf with concat3 This makes the code more predictable for long strings, since the main action is never skipped. The code

CVS commit: src/usr.bin/make

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 19:30:30 UTC 2020 Modified Files: src/usr.bin/make: dir.c make.h nonints.h str.c suff.c Log Message: make(1): fix parameter name of str_concat The previous documentation mentioned Str_Concat, but str_concat has been

CVS commit: src/usr.bin/make

2020-08-10 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Aug 10 19:30:30 UTC 2020 Modified Files: src/usr.bin/make: dir.c make.h nonints.h str.c suff.c Log Message: make(1): fix parameter name of str_concat The previous documentation mentioned Str_Concat, but str_concat has been

CVS commit: src/sys

2020-08-10 Thread Robert Swindells
Module Name:src Committed By: rjs Date: Mon Aug 10 19:27:28 UTC 2020 Modified Files: src/sys/dev: video.c src/sys/dev/usb: uvideo.c src/sys/sys: videoio.h Log Message: Add some extra V4L ioctl() requests to latest V4L userland to work. Import

CVS commit: src/sys/uvm/pmap

2020-08-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Aug 11 05:43:45 UTC 2020 Modified Files: src/sys/uvm/pmap: pmap.c Log Message: Fix a comment To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/uvm/pmap/pmap.c Please note that diffs are not public

CVS commit: src/sys/uvm/pmap

2020-08-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Aug 11 05:43:45 UTC 2020 Modified Files: src/sys/uvm/pmap: pmap.c Log Message: Fix a comment To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/uvm/pmap/pmap.c Please note that diffs are not public

re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/m68k

2020-08-10 Thread matthew green
> May be we should also check other ports for similar gotcha proactively? good idea. no other gcc/config/*/*netbsd* files define the nasty STACK_BOUNDARY macro so hopefully we're good now. thanks! .mrg.

CVS commit: src/sys/arch/i386/i386

2020-08-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 11 04:30:16 UTC 2020 Modified Files: src/sys/arch/i386/i386: trap.c Log Message: - fix lcall test - refactor all the TRAP_SIGDEBUG printfs and use hexdump like we did on amd64 To generate a diff of this commit: cvs

CVS commit: src/sys/arch/i386/i386

2020-08-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 11 04:30:16 UTC 2020 Modified Files: src/sys/arch/i386/i386: trap.c Log Message: - fix lcall test - refactor all the TRAP_SIGDEBUG printfs and use hexdump like we did on amd64 To generate a diff of this commit: cvs

re: CVS commit: src/sys

2020-08-10 Thread matthew green
"Robert Swindells" writes: > Module Name: src > Committed By: rjs > Date: Mon Aug 10 19:27:28 UTC 2020 > > Modified Files: > src/sys/dev: video.c > src/sys/dev/usb: uvideo.c > src/sys/sys: videoio.h > > Log Message: > Add some extra V4L ioctl() requests to latest V4L

re: CVS commit: src/sys

2020-08-10 Thread matthew green
> > Import sys/videoio.h from OpenBSD, this is just the Linux headers > > concatenated together. > > this seems very problematic in that you've added GPLv2 code > into src/sys/sys. > > please revert. ah- i see it has dual-license, please ignore me. thanks to nia@ for the hint.. > also, these

re: CVS commit: src/sys

2020-08-10 Thread matthew green
matthew green writes: > > also, these updates to video(4) don't require a kernel bump > > so please revert that too. > > but this part could be done if you do it fast.. uvideo(4) as a module proves me wrong about this one too.. however, i'm looking at the changes and i'm not 100% convinced it's

re: CVS commit: src/sys/arch

2020-08-10 Thread matthew green
thanks! > XXX > Apply similar fixes to other m68k ports. yes...but also, a long-term project to consolidate all the almost-identical m68k code copied into each port would avoid this probably :-)

Re: CVS commit: src/sys

2020-08-10 Thread Robert Swindells
matthew green wrote: >"Robert Swindells" writes: >> Module Name: src >> Committed By:rjs >> Date:Mon Aug 10 19:27:28 UTC 2020 >> >> Modified Files: >> src/sys/dev: video.c >> src/sys/dev/usb: uvideo.c >> src/sys/sys: videoio.h >> >> Log Message: >> Add

CVS commit: src

2020-08-10 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Aug 10 09:23:37 UTC 2020 Modified Files: src/external/mit/xorg/server/xorg-server/doc: Makefile src/external/mit/xorg/server/xorg-server/hw/xfree86/doc: Makefile src/share/mk: bsd.x11.mk Log Message: fix various

CVS commit: src

2020-08-10 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Aug 10 09:23:37 UTC 2020 Modified Files: src/external/mit/xorg/server/xorg-server/doc: Makefile src/external/mit/xorg/server/xorg-server/hw/xfree86/doc: Makefile src/share/mk: bsd.x11.mk Log Message: fix various

CVS commit: src/share/man/man9

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 09:30:21 UTC 2020 Modified Files: src/share/man/man9: ucas.9 Log Message: Fix typo: than --> then. Probably not worth bumping date. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/ucas.9

CVS commit: src/share/man/man9

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 09:30:21 UTC 2020 Modified Files: src/share/man/man9: ucas.9 Log Message: Fix typo: than --> then. Probably not worth bumping date. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/ucas.9

CVS commit: src/sys/arch/m68k/m68k

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 09:38:48 UTC 2020 Modified Files: src/sys/arch/m68k/m68k: process_machdep.c Log Message: Forbid to set odd address to PC in process_write_regs() and process_set_pc(). Otherwise, address error occurs in kernel at rte

CVS commit: src/sys/arch/m68k/m68k

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 09:38:48 UTC 2020 Modified Files: src/sys/arch/m68k/m68k: process_machdep.c Log Message: Forbid to set odd address to PC in process_write_regs() and process_set_pc(). Otherwise, address error occurs in kernel at rte

CVS commit: src/sys/arch

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:32:59 UTC 2020 Modified Files: src/sys/arch/amiga/conf: GENERIC.in src/sys/arch/atari/conf: GENERIC.in src/sys/arch/cesfic/conf: GENERIC src/sys/arch/hp300/conf: GENERIC

CVS commit: src/sys/arch/amiga/conf

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:33:46 UTC 2020 Modified Files: src/sys/arch/amiga/conf: DRACO GENERIC INSTALL Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.193 -r1.194 src/sys/arch/amiga/conf/DRACO cvs rdiff -u -r1.328

CVS commit: src/sys/arch

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:32:59 UTC 2020 Modified Files: src/sys/arch/amiga/conf: GENERIC.in src/sys/arch/atari/conf: GENERIC.in src/sys/arch/cesfic/conf: GENERIC src/sys/arch/hp300/conf: GENERIC

CVS commit: src/sys/arch/amiga/conf

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:33:46 UTC 2020 Modified Files: src/sys/arch/amiga/conf: DRACO GENERIC INSTALL Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.193 -r1.194 src/sys/arch/amiga/conf/DRACO cvs rdiff -u -r1.328

CVS commit: src/doc

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:46:27 UTC 2020 Modified Files: src/doc: HACKS Log Message: Add hacks for GCC8 vs m68k ports: compile aes_ccm_tag() with -O0 for GCC8 http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/crypto/aes/aes_ccm.c#rev1.5 compile

CVS commit: src/external/gpl3/gcc/dist/gcc/config/m68k

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:24:39 UTC 2020 Modified Files: src/external/gpl3/gcc/dist/gcc/config/m68k: netbsd-elf.h Log Message: PR port-m68k/6 Reset STACK_BOUNDARY to default, 16, to fix strange freeze for amiga, when kernel is compiled by

CVS commit: src/external/gpl3/gcc/dist/gcc/config/m68k

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:24:39 UTC 2020 Modified Files: src/external/gpl3/gcc/dist/gcc/config/m68k: netbsd-elf.h Log Message: PR port-m68k/6 Reset STACK_BOUNDARY to default, 16, to fix strange freeze for amiga, when kernel is compiled by

CVS commit: src/sys/arch/sun2/conf

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:29:49 UTC 2020 Modified Files: src/sys/arch/sun2/conf: GENERIC Log Message: Reduce kernel size by - Adding -fno-asynchronous-unwind-tables and -fno-unwind-tables to COPTS - Specify NO_KERNEL_RCSIDS to strip RCSIDS Also

CVS commit: src/sys/arch/sun2/conf

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:29:49 UTC 2020 Modified Files: src/sys/arch/sun2/conf: GENERIC Log Message: Reduce kernel size by - Adding -fno-asynchronous-unwind-tables and -fno-unwind-tables to COPTS - Specify NO_KERNEL_RCSIDS to strip RCSIDS Also

CVS commit: src/sys/arch/sun2/conf

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:28:42 UTC 2020 Modified Files: src/sys/arch/sun2/conf: Makefile.sun2 Log Message: Compile sun2 kernel with -fno-omit-frame-pointer for GCC8 as a work around for reproducible kernel freezes just after ``Starting

CVS commit: src/doc

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:46:27 UTC 2020 Modified Files: src/doc: HACKS Log Message: Add hacks for GCC8 vs m68k ports: compile aes_ccm_tag() with -O0 for GCC8 http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/crypto/aes/aes_ccm.c#rev1.5 compile

CVS commit: src/sys/arch/riscv/include

2020-08-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Aug 10 06:53:11 UTC 2020 Modified Files: src/sys/arch/riscv/include: pmap.h Log Message: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/riscv/include/pmap.h Please note that diffs are

CVS commit: src/sys/arch/riscv/include

2020-08-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Aug 10 06:53:11 UTC 2020 Modified Files: src/sys/arch/riscv/include: pmap.h Log Message: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/riscv/include/pmap.h Please note that diffs are

CVS commit: src/usr.sbin/sysinst/arch/mac68k

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:54:45 UTC 2020 Modified Files: src/usr.sbin/sysinst/arch/mac68k: Makefile Log Message: Silence -Wstringop-truncation for ``name'' in disp_selected_part(). This variable is used only for display, and truncation seems

CVS commit: src/sys/crypto/aes

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:27:29 UTC 2020 Modified Files: src/sys/crypto/aes: aes_ccm.c Log Message: Add hack to compile aes_ccm_tag() with -O0 for m68k for GCC8. GCC 8 miscompiles aes_ccm_tag() for m68k with optimization level -O[12], which

CVS commit: src/sys/crypto/aes

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:27:29 UTC 2020 Modified Files: src/sys/crypto/aes: aes_ccm.c Log Message: Add hack to compile aes_ccm_tag() with -O0 for m68k for GCC8. GCC 8 miscompiles aes_ccm_tag() for m68k with optimization level -O[12], which

CVS commit: src/sys/arch/sun2/conf

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:28:42 UTC 2020 Modified Files: src/sys/arch/sun2/conf: Makefile.sun2 Log Message: Compile sun2 kernel with -fno-omit-frame-pointer for GCC8 as a work around for reproducible kernel freezes just after ``Starting

CVS commit: src/sys/arch/atari/conf

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:34:25 UTC 2020 Modified Files: src/sys/arch/atari/conf: ATARITT FALCON HADES MILAN-ISAIDE MILAN-PCIIDE SMALL030 Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.120 -r1.121

CVS commit: src/sys/arch/atari/conf

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:34:25 UTC 2020 Modified Files: src/sys/arch/atari/conf: ATARITT FALCON HADES MILAN-ISAIDE MILAN-PCIIDE SMALL030 Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.120 -r1.121

CVS commit: src/usr.sbin/sysinst/arch/mac68k

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 06:54:45 UTC 2020 Modified Files: src/usr.sbin/sysinst/arch/mac68k: Makefile Log Message: Silence -Wstringop-truncation for ``name'' in disp_selected_part(). This variable is used only for display, and truncation seems

CVS commit: src/sys/arch/x68k/stand

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 07:00:49 UTC 2020 Modified Files: src/sys/arch/x68k/stand: Makefile.inc src/sys/arch/x68k/stand/boot: Makefile src/sys/arch/x68k/stand/mboot: Makefile src/sys/arch/x68k/stand/xxboot: Makefile.xxboot

CVS commit: src/sys/arch/x68k/stand

2020-08-10 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 10 07:00:49 UTC 2020 Modified Files: src/sys/arch/x68k/stand: Makefile.inc src/sys/arch/x68k/stand/boot: Makefile src/sys/arch/x68k/stand/mboot: Makefile src/sys/arch/x68k/stand/xxboot: Makefile.xxboot