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 scr
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 scr
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 a
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 a
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.
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.
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 non-POS
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 non-POS
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 u
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 u
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 pullup
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 pullup
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
on
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
on
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
P
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
P
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 gcc.
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 gcc.
18 matches
Mail list logo