Module Name:src
Committed By: nia
Date: Thu Jun 20 05:46:22 UTC 2024
Modified Files:
src/usr.sbin/sysinst: msg.mi.de msg.mi.en
Log Message:
sysinst(8): Note that leaving the network "media type" empty autoconfigures
To generate a diff of this commit:
cvs rdiff -u -r1.48
Module Name:src
Committed By: nia
Date: Thu Jun 20 05:46:22 UTC 2024
Modified Files:
src/usr.sbin/sysinst: msg.mi.de msg.mi.en
Log Message:
sysinst(8): Note that leaving the network "media type" empty autoconfigures
To generate a diff of this commit:
cvs rdiff -u -r1.48
Module Name:src
Committed By: mrg
Date: Thu Jun 20 04:13:35 UTC 2024
Modified Files:
src/external/apache2/llvm/lib: Makefile.inc
src/external/apache2/llvm/lib/libclangSema: Makefile
Log Message:
fix building llvm with GCC 12 as a native host.
there's a specific he
Module Name:src
Committed By: mrg
Date: Thu Jun 20 04:13:35 UTC 2024
Modified Files:
src/external/apache2/llvm/lib: Makefile.inc
src/external/apache2/llvm/lib/libclangSema: Makefile
Log Message:
fix building llvm with GCC 12 as a native host.
there's a specific he
Module Name:src
Committed By: uwe
Date: Wed Jun 19 23:30:06 UTC 2024
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): properly markup \n backreferences
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/external/historical/nawk/
Module Name:src
Committed By: uwe
Date: Wed Jun 19 23:30:06 UTC 2024
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
awk(1): properly markup \n backreferences
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/external/historical/nawk/
Module Name:src
Committed By: palle
Date: Wed Jun 19 20:04:20 UTC 2024
Modified Files:
src/sys/arch/sparc64/dev: vdsk.c
Log Message:
sun4v: revert two new functions introduced in rev. 1.13 - not necessary yet
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16
Module Name:src
Committed By: palle
Date: Wed Jun 19 20:04:20 UTC 2024
Modified Files:
src/sys/arch/sparc64/dev: vdsk.c
Log Message:
sun4v: revert two new functions introduced in rev. 1.13 - not necessary yet
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16
Module Name:src
Committed By: palle
Date: Wed Jun 19 20:00:10 UTC 2024
Modified Files:
src/sys/arch/sparc64/dev: vdsk.c
Log Message:
sun4v: fix incorrect string length (product name Virtual CDROM)
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch
Module Name:src
Committed By: palle
Date: Wed Jun 19 20:00:10 UTC 2024
Modified Files:
src/sys/arch/sparc64/dev: vdsk.c
Log Message:
sun4v: fix incorrect string length (product name Virtual CDROM)
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch
Module Name:src
Committed By: rin
Date: Wed Jun 19 15:24:37 UTC 2024
Modified Files:
src/sys/arch/sun2/sun2: enable.h
Log Message:
sun2/enable.h: Fix -Wold-style-definition for WARNS=5 build as modules
Finally fix sun2 build for PR kern/58346
To generate a diff of this
Module Name:src
Committed By: rin
Date: Wed Jun 19 15:24:37 UTC 2024
Modified Files:
src/sys/arch/sun2/sun2: enable.h
Log Message:
sun2/enable.h: Fix -Wold-style-definition for WARNS=5 build as modules
Finally fix sun2 build for PR kern/58346
To generate a diff of this
Module Name:src
Committed By: rin
Date: Wed Jun 19 15:21:59 UTC 2024
Modified Files:
src/sys/arch/sun2/sun2: genassym.cf
Log Message:
sun2/genassym.cf: Skip KERNBASE for _MODULE
as it is not a compile-time constant; see sun2/vmparam.h.
It should not be, and is not actual
Module Name:src
Committed By: rin
Date: Wed Jun 19 15:21:59 UTC 2024
Modified Files:
src/sys/arch/sun2/sun2: genassym.cf
Log Message:
sun2/genassym.cf: Skip KERNBASE for _MODULE
as it is not a compile-time constant; see sun2/vmparam.h.
It should not be, and is not actual
Module Name:src
Committed By: rin
Date: Wed Jun 19 15:19:22 UTC 2024
Modified Files:
src/sys/arch/powerpc/powerpc: compat_13_machdep.c compat_16_machdep.c
Log Message:
powerpc64: Provide dummy stubs for compat1[36]
as done for amd64. We haven't had working userland for po
Module Name:src
Committed By: rin
Date: Wed Jun 19 15:19:22 UTC 2024
Modified Files:
src/sys/arch/powerpc/powerpc: compat_13_machdep.c compat_16_machdep.c
Log Message:
powerpc64: Provide dummy stubs for compat1[36]
as done for amd64. We haven't had working userland for po
Module Name:src
Committed By: tsutsui
Date: Wed Jun 19 10:30:53 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist/libfile: file.h
Log Message:
No need to check and redefine C89 strerror(3) and strtoul(3).
Fixes build error on MacOS 10.4 with Xcode 2.5.
To generat
Module Name:src
Committed By: tsutsui
Date: Wed Jun 19 10:30:53 UTC 2024
Modified Files:
src/external/gpl2/mkhybrid/dist/libfile: file.h
Log Message:
No need to check and redefine C89 strerror(3) and strtoul(3).
Fixes build error on MacOS 10.4 with Xcode 2.5.
To generat
Module Name:src
Committed By: martin
Date: Wed Jun 19 09:43:22 UTC 2024
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
Fix format string for size_t argument
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/sys/arch/xen/xen/xbdback_
Module Name:src
Committed By: martin
Date: Wed Jun 19 09:43:22 UTC 2024
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
Fix format string for size_t argument
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/sys/arch/xen/xen/xbdback_
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 09:02:49 UTC 2024
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
Restore "sparse" segements support which was lost in rev 1.83, causing
VBD corruption with linux guests.
The segments in a single req
Module Name:src
Committed By: bouyer
Date: Wed Jun 19 09:02:49 UTC 2024
Modified Files:
src/sys/arch/xen/xen: xbdback_xenbus.c
Log Message:
Restore "sparse" segements support which was lost in rev 1.83, causing
VBD corruption with linux guests.
The segments in a single req
22 matches
Mail list logo