CVS commit: src

2023-07-21 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Fri Jul 21 22:07:59 UTC 2023 Modified Files: src: BUILDING src/doc: BUILDING.mdoc Log Message: BUILDING: clarify environ vs mk.conf behaviour Document that variables set in the environment or the nbmake-MACHINE wrapper

CVS commit: src

2023-07-21 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Fri Jul 21 22:07:59 UTC 2023 Modified Files: src: BUILDING src/doc: BUILDING.mdoc Log Message: BUILDING: clarify environ vs mk.conf behaviour Document that variables set in the environment or the nbmake-MACHINE wrapper

CVS commit: src/tools/compat

2023-07-21 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Fri Jul 21 22:05:04 UTC 2023 Modified Files: src/tools/compat: compat_defs.h Log Message: tools/compat/compat_defs.h: improve NAME_MAX compat Move the NAME_MAX workaround to the section, and don't assume that _XOPEN_NAME_MAX is

CVS commit: src/tools/compat

2023-07-21 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Fri Jul 21 22:05:04 UTC 2023 Modified Files: src/tools/compat: compat_defs.h Log Message: tools/compat/compat_defs.h: improve NAME_MAX compat Move the NAME_MAX workaround to the section, and don't assume that _XOPEN_NAME_MAX is

CVS commit: src/share/mk

2023-07-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Jul 21 20:03:13 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: bsd.own.mk: Use MACHINE_ARCH for default MKCTF/MKDTRACE=yes x86. The substantive impact of this is that it enables MKCTF=yes for Xen kernels.

CVS commit: src/share/mk

2023-07-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Jul 21 20:03:13 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: bsd.own.mk: Use MACHINE_ARCH for default MKCTF/MKDTRACE=yes x86. The substantive impact of this is that it enables MKCTF=yes for Xen kernels.

CVS commit: src/usr.bin/xlint/lint1

2023-07-21 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Fri Jul 21 15:00:32 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: Makefile makeman Log Message: lint: use TOOL_SED instead of sed Use ${TOOL_SED} instead of (the host) sed, as the latter doesn't necessarily support the

CVS commit: src/usr.bin/xlint/lint1

2023-07-21 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Fri Jul 21 15:00:32 UTC 2023 Modified Files: src/usr.bin/xlint/lint1: Makefile makeman Log Message: lint: use TOOL_SED instead of sed Use ${TOOL_SED} instead of (the host) sed, as the latter doesn't necessarily support the

CVS commit: src/sys/arch/xen/xen

2023-07-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Fri Jul 21 11:28:50 UTC 2023 Modified Files: src/sys/arch/xen/xen: xbd_xenbus.c Log Message: Also use XEN_BSIZE when computing the number of bytes for format_bytes(). While there note in a comment that sc_sectors is in XEN_BSIZE

CVS commit: src/sys/arch/xen/xen

2023-07-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Fri Jul 21 11:28:50 UTC 2023 Modified Files: src/sys/arch/xen/xen: xbd_xenbus.c Log Message: Also use XEN_BSIZE when computing the number of bytes for format_bytes(). While there note in a comment that sc_sectors is in XEN_BSIZE

CVS commit: src/sys/sys

2023-07-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Jul 21 11:26:23 UTC 2023 Modified Files: src/sys/sys: rbtree.h Log Message: rbtree(3): No (rb_tree_t) for constant initializer. This is a compound literal, which is not formally valid as a constant initializer. XXX

CVS commit: src/sys/sys

2023-07-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Jul 21 11:26:23 UTC 2023 Modified Files: src/sys/sys: rbtree.h Log Message: rbtree(3): No (rb_tree_t) for constant initializer. This is a compound literal, which is not formally valid as a constant initializer. XXX

CVS commit: src/sys/arch/xen/xen

2023-07-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Fri Jul 21 11:21:56 UTC 2023 Modified Files: src/sys/arch/xen/xen: xbd_xenbus.c Log Message: The disk size reported in the xenstore is always in XEN_BSIZE units, not sector-size. Should fix the issue reported by Christian Kujau

CVS commit: src/sys/arch/xen/xen

2023-07-21 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Fri Jul 21 11:21:56 UTC 2023 Modified Files: src/sys/arch/xen/xen: xbd_xenbus.c Log Message: The disk size reported in the xenstore is always in XEN_BSIZE units, not sector-size. Should fix the issue reported by Christian Kujau

CVS commit: src/usr.sbin/cpuctl/arch

2023-07-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Jul 21 10:26:36 UTC 2023 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Sort by number. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.138 -r1.139 src/usr.sbin/cpuctl/arch/i386.c

CVS commit: src/usr.sbin/cpuctl/arch

2023-07-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Jul 21 10:26:36 UTC 2023 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: Sort by number. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.138 -r1.139 src/usr.sbin/cpuctl/arch/i386.c

CVS commit: src/external/gpl3/gcc.old/lib/libstdc++-v3/arch

2023-07-21 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Jul 21 10:24:56 UTC 2023 Modified Files: src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4: defs.mk src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4eb: defs.mk Log Message: actually re-gen with GCC 10.5 in

CVS commit: src/external/gpl3/gcc.old/lib/libstdc++-v3/arch

2023-07-21 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Jul 21 10:24:56 UTC 2023 Modified Files: src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4: defs.mk src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4eb: defs.mk Log Message: actually re-gen with GCC 10.5 in

CVS commit: src

2023-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Jul 21 06:02:07 UTC 2023 Modified Files: src/tests/usr.bin/xlint/lint1: init_braces.c msg_024.c msg_181.c msg_319.c src/usr.bin/xlint/lint1: err.c init.c Log Message: lint: reword message about

CVS commit: src

2023-07-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Jul 21 06:02:07 UTC 2023 Modified Files: src/tests/usr.bin/xlint/lint1: init_braces.c msg_024.c msg_181.c msg_319.c src/usr.bin/xlint/lint1: err.c init.c Log Message: lint: reword message about