CVS commit: src/bin/sh

2022-01-22 Thread Robert Elz
because a new NetBSD release is to include this code. */ -#define NETBSD_SHELL "20181212" +#define NETBSD_SHELL "20220122"

CVS commit: src/bin/sh

2022-01-22 Thread Robert Elz
Module Name:src Committed By: kre Date: Sat Jan 22 22:53:58 UTC 2022 Modified Files: src/bin/sh: version.h Log Message: After 3 and a bit years, it is time... To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/bin/sh/version.h Please note that diffs are not

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

2022-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 22 21:50:42 UTC 2022 Modified Files: src/usr.bin/make/unit-tests: cond-op-parentheses.exp cond-op-parentheses.mk deptgt-error.exp deptgt-error.mk deptgt-ignore.exp deptgt-ignore.mk deptgt-interrupt.e

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

2022-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 22 21:50:42 UTC 2022 Modified Files: src/usr.bin/make/unit-tests: cond-op-parentheses.exp cond-op-parentheses.mk deptgt-error.exp deptgt-error.mk deptgt-ignore.exp deptgt-ignore.mk deptgt-interrupt.e

CVS commit: src/sys/dev/pci

2022-01-22 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jan 22 19:09:21 UTC 2022 Modified Files: src/sys/dev/pci: if_vge.c Log Message: Explicitly cast a __MASK(48) to bus_addr_t (for 32bit bus_addr_t archs) To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/sys/de

CVS commit: src/sys/dev/pci

2022-01-22 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jan 22 19:09:21 UTC 2022 Modified Files: src/sys/dev/pci: if_vge.c Log Message: Explicitly cast a __MASK(48) to bus_addr_t (for 32bit bus_addr_t archs) To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/sys/de

CVS commit: src/sys/dev/pci

2022-01-22 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jan 22 19:08:33 UTC 2022 Modified Files: src/sys/dev/pci: if_stge.c Log Message: Explicitly cast a __MASK(40) to bus_addr_t (for 32bit bus_addr_t archs) To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89 src/sys/d

CVS commit: src/sys/dev/pci

2022-01-22 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jan 22 19:08:33 UTC 2022 Modified Files: src/sys/dev/pci: if_stge.c Log Message: Explicitly cast a __MASK(40) to bus_addr_t (for 32bit bus_addr_t archs) To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89 src/sys/d

CVS commit: src/sys/dev/pci

2022-01-22 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jan 22 19:07:25 UTC 2022 Modified Files: src/sys/dev/pci: if_nfe.c Log Message: Explicitly cast a __MASK(40) to bus_addr_t (for 32bit bus_addr_t archs) To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 src/sys/de

CVS commit: src/sys/dev/pci

2022-01-22 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jan 22 19:07:25 UTC 2022 Modified Files: src/sys/dev/pci: if_nfe.c Log Message: Explicitly cast a __MASK(40) to bus_addr_t (for 32bit bus_addr_t archs) To generate a diff of this commit: cvs rdiff -u -r1.79 -r1.80 src/sys/de

CVS commit: src/sys/dev/pci

2022-01-22 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jan 22 19:01:56 UTC 2022 Modified Files: src/sys/dev/pci: if_bge.c Log Message: Explicitly cast a 40-bit mask to bus_addr_t in a dead branch (gcc apparently is not clever enough and warns about the truncation) To generate a

CVS commit: src/sys/dev/pci

2022-01-22 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jan 22 19:01:56 UTC 2022 Modified Files: src/sys/dev/pci: if_bge.c Log Message: Explicitly cast a 40-bit mask to bus_addr_t in a dead branch (gcc apparently is not clever enough and warns about the truncation) To generate a

CVS commit: src/usr.bin/make

2022-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 22 18:59:24 UTC 2022 Modified Files: src/usr.bin/make: compat.c job.c main.c parse.c src/usr.bin/make/unit-tests: opt-debug-hash.exp opt-debug-hash.mk Log Message: make: add missing newline after "cannot continue"

CVS commit: src/usr.bin/make

2022-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 22 18:59:24 UTC 2022 Modified Files: src/usr.bin/make: compat.c job.c main.c parse.c src/usr.bin/make/unit-tests: opt-debug-hash.exp opt-debug-hash.mk Log Message: make: add missing newline after "cannot continue"

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

2022-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 22 17:10:51 UTC 2022 Modified Files: src/usr.bin/make/unit-tests: opt-debug-hash.exp opt-debug-hash.mk opt-where-am-i.exp opt-where-am-i.mk parse.exp parse.mk varmod-quote-dollar.exp varmod-quote-dol

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

2022-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 22 17:10:51 UTC 2022 Modified Files: src/usr.bin/make/unit-tests: opt-debug-hash.exp opt-debug-hash.mk opt-where-am-i.exp opt-where-am-i.mk parse.exp parse.mk varmod-quote-dollar.exp varmod-quote-dol

CVS commit: src/usr.bin/make

2022-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 22 16:24:45 UTC 2022 Modified Files: src/usr.bin/make: main.c parse.c Log Message: make: clean up comments To generate a diff of this commit: cvs rdiff -u -r1.573 -r1.574 src/usr.bin/make/main.c cvs rdiff -u -r1.653 -r1.

CVS commit: src/usr.bin/make

2022-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 22 16:24:45 UTC 2022 Modified Files: src/usr.bin/make: main.c parse.c Log Message: make: clean up comments To generate a diff of this commit: cvs rdiff -u -r1.573 -r1.574 src/usr.bin/make/main.c cvs rdiff -u -r1.653 -r1.

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

2022-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 22 16:23:56 UTC 2022 Modified Files: src/usr.bin/make/unit-tests: Makefile directive-elifdef.mk directive-ifmake.exp directive-ifmake.mk Log Message: tests/make: explore edge cases involving .ifmake To genera

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

2022-01-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 22 16:23:56 UTC 2022 Modified Files: src/usr.bin/make/unit-tests: Makefile directive-elifdef.mk directive-ifmake.exp directive-ifmake.mk Log Message: tests/make: explore edge cases involving .ifmake To genera

CVS commit: src/share/man/man9

2022-01-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 22 15:16:37 UTC 2022 Modified Files: src/share/man/man9: bus_dma.9 Log Message: Add a note about bus_dmatag_subregion [min_addr, max_addr] To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/share/man/man9/b

CVS commit: src/share/man/man9

2022-01-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 22 15:16:37 UTC 2022 Modified Files: src/share/man/man9: bus_dma.9 Log Message: Add a note about bus_dmatag_subregion [min_addr, max_addr] To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/share/man/man9/b

CVS commit: src/sys

2022-01-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 22 15:10:32 UTC 2022 Modified Files: src/sys/arch/alpha/isa: isadma_bounce.c src/sys/arch/arc/isa: isadma_bounce.c src/sys/arch/arm/include: bus_defs.h src/sys/arch/arm/nvidia: tegra_sdhc.c sr

CVS commit: src/sys

2022-01-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 22 15:10:32 UTC 2022 Modified Files: src/sys/arch/alpha/isa: isadma_bounce.c src/sys/arch/arc/isa: isadma_bounce.c src/sys/arch/arm/include: bus_defs.h src/sys/arch/arm/nvidia: tegra_sdhc.c sr

CVS commit: src/sys/arch

2022-01-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 22 15:08:11 UTC 2022 Modified Files: src/sys/arch/emips/emips: bus_dma.c src/sys/arch/evbmips/malta/pci: pcib.c src/sys/arch/mips/mips: bus_dma.c src/sys/arch/mips/rmi: rmixl_obio.c rmixl_pcix.c

CVS commit: src/sys/arch

2022-01-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 22 15:08:11 UTC 2022 Modified Files: src/sys/arch/emips/emips: bus_dma.c src/sys/arch/evbmips/malta/pci: pcib.c src/sys/arch/mips/mips: bus_dma.c src/sys/arch/mips/rmi: rmixl_obio.c rmixl_pcix.c

CVS commit: src/usr.bin/find

2022-01-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 22 14:08:19 UTC 2022 Modified Files: src/usr.bin/find: extern.h find.h misc.c Log Message: Use /dev/tty for SIGINFO Fix some size_t<->int To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/usr.bin/find/e

CVS commit: src/usr.bin/find

2022-01-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 22 14:08:19 UTC 2022 Modified Files: src/usr.bin/find: extern.h find.h misc.c Log Message: Use /dev/tty for SIGINFO Fix some size_t<->int To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/usr.bin/find/e

CVS commit: src/usr.bin/gzip

2022-01-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 22 14:00:45 UTC 2022 Modified Files: src/usr.bin/gzip: gzip.c Log Message: make siginfo handler print to /dev/tty. To generate a diff of this commit: cvs rdiff -u -r1.117 -r1.118 src/usr.bin/gzip/gzip.c Please note th

CVS commit: src/usr.bin/gzip

2022-01-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 22 14:00:45 UTC 2022 Modified Files: src/usr.bin/gzip: gzip.c Log Message: make siginfo handler print to /dev/tty. To generate a diff of this commit: cvs rdiff -u -r1.117 -r1.118 src/usr.bin/gzip/gzip.c Please note th

CVS commit: src/lib/librefuse/refuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 13:25:55 UTC 2022 Modified Files: src/lib/librefuse/refuse: buf.c Log Message: Use sysconf(_SC_PAGESIZE) instead of PAGE_SIZE It broke build on platforms where PAGE_SIZE was not defined in . To generate a diff of this c

CVS commit: src/lib/librefuse/refuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 13:25:55 UTC 2022 Modified Files: src/lib/librefuse/refuse: buf.c Log Message: Use sysconf(_SC_PAGESIZE) instead of PAGE_SIZE It broke build on platforms where PAGE_SIZE was not defined in . To generate a diff of this c

CVS commit: src/sys

2022-01-22 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Jan 22 11:58:15 UTC 2022 Modified Files: src/sys/kern: subr_device.c src/sys/sys: device.h Log Message: Add a function to compare 2 devhandles. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/k

CVS commit: src/sys

2022-01-22 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Jan 22 11:58:15 UTC 2022 Modified Files: src/sys/kern: subr_device.c src/sys/sys: device.h Log Message: Add a function to compare 2 devhandles. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/k

CVS commit: src/sys

2022-01-22 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Jan 22 11:49:18 UTC 2022 Modified Files: src/sys/arch/macppc/dev: gpio.c mediabay.c obio.c smu.c uni-n.c src/sys/arch/macppc/macppc: mainbus.c src/sys/arch/sparc/dev: bootbus.c ebus.c sbus.c src/sys/arc

CVS commit: src/sys

2022-01-22 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Jan 22 11:49:18 UTC 2022 Modified Files: src/sys/arch/macppc/dev: gpio.c mediabay.c obio.c smu.c uni-n.c src/sys/arch/macppc/macppc: mainbus.c src/sys/arch/sparc/dev: bootbus.c ebus.c sbus.c src/sys/arc

CVS commit: src/sys/sys

2022-01-22 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Jan 22 11:16:00 UTC 2022 Modified Files: src/sys/sys: device.h Log Message: Make the devhandle "integer" field an intptr_t to ensure that all bits of the union are initialized when that field is used. To generate a diff of

CVS commit: src/sys/sys

2022-01-22 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Jan 22 11:16:00 UTC 2022 Modified Files: src/sys/sys: device.h Log Message: Make the devhandle "integer" field an intptr_t to ensure that all bits of the union are initialized when that field is used. To generate a diff of

CVS commit: src/sbin/umount

2022-01-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Jan 22 09:59:26 UTC 2022 Modified Files: src/sbin/umount: umount.8 Log Message: Fix grammar To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sbin/umount/umount.8 Please note that diffs are not public domain; t

CVS commit: src/sbin/umount

2022-01-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Jan 22 09:59:26 UTC 2022 Modified Files: src/sbin/umount: umount.8 Log Message: Fix grammar To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sbin/umount/umount.8 Please note that diffs are not public domain; t

CVS commit: src/share/man/man3

2022-01-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Jan 22 09:22:41 UTC 2022 Modified Files: src/share/man/man3: bits.3 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/share/man/man3/bits.3 Please note that diffs are not pu

CVS commit: src/share/man/man3

2022-01-22 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Jan 22 09:22:41 UTC 2022 Modified Files: src/share/man/man3: bits.3 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/share/man/man3/bits.3 Please note that diffs are not pu

CVS commit: src

2022-01-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 22 08:58:48 UTC 2022 Modified Files: src/distrib/sets/lists/comp: mi src/share/man/man3: Makefile bits.3 src/sys/sys: cdefs.h Log Message: Add __MASK(3) __MASK(n): first n bits all set, where __MASK(4) == 0

CVS commit: src

2022-01-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 22 08:58:48 UTC 2022 Modified Files: src/distrib/sets/lists/comp: mi src/share/man/man3: Makefile bits.3 src/sys/sys: cdefs.h Log Message: Add __MASK(3) __MASK(n): first n bits all set, where __MASK(4) == 0

CVS commit: src

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:09:40 UTC 2022 Modified Files: src/distrib/sets/lists/comp: mi src/lib/librefuse: TODO fuse.h fuse_internal.h fuse_lowlevel.h refuse.c refuse_compat.c refuse_lowlevel.c src/lib/librefuse/refus

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:07:02 UTC 2022 Modified Files: src/lib/librefuse: refuse.c Log Message: Zero-clear the fuse_context in fuse_destroy(3) To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113 src/lib/librefuse/refuse.c Please

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:07:02 UTC 2022 Modified Files: src/lib/librefuse: refuse.c Log Message: Zero-clear the fuse_context in fuse_destroy(3) To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113 src/lib/librefuse/refuse.c Please

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:06:21 UTC 2022 Modified Files: src/lib/librefuse: fuse.h Log Message: Add some missing struct fields, structs, and constants that are part of the API To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/l

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:06:21 UTC 2022 Modified Files: src/lib/librefuse: fuse.h Log Message: Add some missing struct fields, structs, and constants that are part of the API To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/l

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:05:36 UTC 2022 Modified Files: src/lib/librefuse: fuse_internal.h refuse.c refuse_lowlevel.c Log Message: Support the FUSE option -ho It is supposed to print a help message without the usage line. Although it is deprec

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:05:36 UTC 2022 Modified Files: src/lib/librefuse: fuse_internal.h refuse.c refuse_lowlevel.c Log Message: Support the FUSE option -ho It is supposed to print a help message without the usage line. Although it is deprec

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:03:32 UTC 2022 Modified Files: src/lib/librefuse: fuse.h fuse_lowlevel.h refuse.c Log Message: Implement some missing functions that are part of the API To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 sr

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:03:32 UTC 2022 Modified Files: src/lib/librefuse: fuse.h fuse_lowlevel.h refuse.c Log Message: Implement some missing functions that are part of the API To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 sr

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:02:50 UTC 2022 Modified Files: src/lib/librefuse: Makefile fuse.h refuse.c Added Files: src/lib/librefuse: refuse_compat.c Log Message: Correct the wrong prototype of fuse_daemonize(3) while retaining ABI compa

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:02:50 UTC 2022 Modified Files: src/lib/librefuse: Makefile fuse.h refuse.c Added Files: src/lib/librefuse: refuse_compat.c Log Message: Correct the wrong prototype of fuse_daemonize(3) while retaining ABI compa

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:01:51 UTC 2022 Modified Files: src/lib/librefuse: fuse.h fuse_opt.h Log Message: Cosmetic changes To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/lib/librefuse/fuse.h cvs rdiff -u -r1.9 -r1.10 src/li

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:01:51 UTC 2022 Modified Files: src/lib/librefuse: fuse.h fuse_opt.h Log Message: Cosmetic changes To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/lib/librefuse/fuse.h cvs rdiff -u -r1.9 -r1.10 src/li

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:01:12 UTC 2022 Modified Files: src/lib/librefuse: fuse.h fuse_internal.h refuse.c Log Message: Change the way how FUSE_*_VERSION are handled * FUSE_MAKE_VERSION(maj, min) now generates a 3-digits number if the versio

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:01:12 UTC 2022 Modified Files: src/lib/librefuse: fuse.h fuse_internal.h refuse.c Log Message: Change the way how FUSE_*_VERSION are handled * FUSE_MAKE_VERSION(maj, min) now generates a 3-digits number if the versio

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:00:17 UTC 2022 Modified Files: src/lib/librefuse: refuse.c Log Message: Implement a dummy pathconf() which always returns EINVAL To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 src/lib/librefuse/refuse

CVS commit: src/lib/librefuse

2022-01-22 Thread Masatake Daimon
Module Name:src Committed By: pho Date: Sat Jan 22 08:00:17 UTC 2022 Modified Files: src/lib/librefuse: refuse.c Log Message: Implement a dummy pathconf() which always returns EINVAL To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 src/lib/librefuse/refuse