Module Name:src
Committed By: khorben
Date: Mon Sep 4 02:21:17 UTC 2023
Modified Files:
src: build.sh
Log Message:
build.sh: add support for git worktree
Git supports multiple working trees attached to the same repository,
with the git-worktree(1) subcommand.
When build
Module Name:src
Committed By: khorben
Date: Mon Sep 4 02:21:17 UTC 2023
Modified Files:
src: build.sh
Log Message:
build.sh: add support for git worktree
Git supports multiple working trees attached to the same repository,
with the git-worktree(1) subcommand.
When build
Module Name:src
Committed By: andvar
Date: Sun Sep 3 21:43:48 UTC 2023
Modified Files:
src/sys/arch/hppa/spmath: fpudispatch.c
Log Message:
remove duplicate "(unsigned *) &atmp" argument passed to dbl_to_sgl_fcnvfxt().
fixes build with TIMEX option enabled for hppa.
To
Module Name:src
Committed By: andvar
Date: Sun Sep 3 21:43:48 UTC 2023
Modified Files:
src/sys/arch/hppa/spmath: fpudispatch.c
Log Message:
remove duplicate "(unsigned *) &atmp" argument passed to dbl_to_sgl_fcnvfxt().
fixes build with TIMEX option enabled for hppa.
To
Module Name:src
Committed By: mrg
Date: Sun Sep 3 21:41:45 UTC 2023
Modified Files:
src/lib/libc/arch/sparc: Makefile.inc
src/lib/libc/arch/sparc/gen: Makefile.inc longjmp.c setjmp.S
Added Files:
src/lib/libc/arch/sparc: genassym.cf
src/lib/libc/arc
Module Name:src
Committed By: mrg
Date: Sun Sep 3 21:41:45 UTC 2023
Modified Files:
src/lib/libc/arch/sparc: Makefile.inc
src/lib/libc/arch/sparc/gen: Makefile.inc longjmp.c setjmp.S
Added Files:
src/lib/libc/arch/sparc: genassym.cf
src/lib/libc/arc
Module Name:src
Committed By: andvar
Date: Sun Sep 3 20:52:13 UTC 2023
Modified Files:
src/sys/arch/hppa/hppa: kgdb_hppa.c
src/sys/arch/hppa/include: db_machdep.h
Log Message:
remove (db_addr_t) cast in hppa PC_REGS(regs) definition.
rename tf_hptm to tf_cr24 in k
Module Name:src
Committed By: andvar
Date: Sun Sep 3 20:52:13 UTC 2023
Modified Files:
src/sys/arch/hppa/hppa: kgdb_hppa.c
src/sys/arch/hppa/include: db_machdep.h
Log Message:
remove (db_addr_t) cast in hppa PC_REGS(regs) definition.
rename tf_hptm to tf_cr24 in k
"Christos Zoulas" writes:
> Module Name: src
> Committed By: christos
> Date: Sun Sep 3 18:45:26 UTC 2023
>
> Modified Files:
> src/external/gpl3/gcc.old/dist/gcc: ubsan.c
>
> Log Message:
> remap generated ubsan filename string labels. fixes reproducible builds.
> reported by wiz@
Module Name:src
Committed By: andvar
Date: Sun Sep 3 19:38:58 UTC 2023
Modified Files:
src/share/man/man4: options.4
src/sys/conf: files
Log Message:
config(5): enable NTP option implicitly when PPS_SYNC option is enabled.
PPS_SYNC requires NTP, but some code blo
Module Name:src
Committed By: andvar
Date: Sun Sep 3 19:38:58 UTC 2023
Modified Files:
src/share/man/man4: options.4
src/sys/conf: files
Log Message:
config(5): enable NTP option implicitly when PPS_SYNC option is enabled.
PPS_SYNC requires NTP, but some code blo
Module Name:src
Committed By: christos
Date: Sun Sep 3 18:47:45 UTC 2023
Modified Files:
src/external/gpl3/gcc/dist/gcc: ubsan.cc
Log Message:
remap generated ubsan filename string labels. fixes reproducible builds.
reported by wiz@
To generate a diff of this commit:
cv
Module Name:src
Committed By: christos
Date: Sun Sep 3 18:47:45 UTC 2023
Modified Files:
src/external/gpl3/gcc/dist/gcc: ubsan.cc
Log Message:
remap generated ubsan filename string labels. fixes reproducible builds.
reported by wiz@
To generate a diff of this commit:
cv
Module Name:src
Committed By: christos
Date: Sun Sep 3 18:45:26 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: ubsan.c
Log Message:
remap generated ubsan filename string labels. fixes reproducible builds.
reported by wiz@
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Sun Sep 3 18:45:26 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: ubsan.c
Log Message:
remap generated ubsan filename string labels. fixes reproducible builds.
reported by wiz@
To generate a diff of this commit:
Module Name:src
Committed By: riastradh
Date: Sun Sep 3 18:31:36 UTC 2023
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall(8): Handle various certs.conf scenarios gracefully.
Tested the following scenarios:
1. fresh install
empty /etc
Module Name:src
Committed By: riastradh
Date: Sun Sep 3 18:31:36 UTC 2023
Modified Files:
src/usr.sbin/postinstall: postinstall.in
Log Message:
postinstall(8): Handle various certs.conf scenarios gracefully.
Tested the following scenarios:
1. fresh install
empty /etc
Module Name:src
Committed By: riastradh
Date: Sun Sep 3 18:31:02 UTC 2023
Modified Files:
src/distrib/sets/lists/base: mi
src/etc/mtree: NetBSD.dist.base
src/usr.sbin/certctl: Makefile
Log Message:
certctl(8): Install certs.conf in /usr/share/examples too.
Module Name:src
Committed By: riastradh
Date: Sun Sep 3 18:31:02 UTC 2023
Modified Files:
src/distrib/sets/lists/base: mi
src/etc/mtree: NetBSD.dist.base
src/usr.sbin/certctl: Makefile
Log Message:
certctl(8): Install certs.conf in /usr/share/examples too.
Module Name:src
Committed By: tnn
Date: Sun Sep 3 11:36:52 UTC 2023
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_spi.c
Log Message:
bcm2835_spi: guard against too large clock divider and clamp if necessary
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1
Module Name:src
Committed By: tnn
Date: Sun Sep 3 11:36:52 UTC 2023
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_spi.c
Log Message:
bcm2835_spi: guard against too large clock divider and clamp if necessary
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1
Module Name:src
Committed By: skrll
Date: Sun Sep 3 08:48:20 UTC 2023
Modified Files:
src/sys/arch/riscv/conf: GENERIC.common files.riscv
src/sys/arch/riscv/fdt: cpu_fdt.c
src/sys/arch/riscv/include: cpu.h intr.h pmap.h
src/sys/arch/riscv/riscv: cpu
Module Name:src
Committed By: skrll
Date: Sun Sep 3 08:48:20 UTC 2023
Modified Files:
src/sys/arch/riscv/conf: GENERIC.common files.riscv
src/sys/arch/riscv/fdt: cpu_fdt.c
src/sys/arch/riscv/include: cpu.h intr.h pmap.h
src/sys/arch/riscv/riscv: cpu
23 matches
Mail list logo