Module Name:src
Committed By: rillig
Date: Sun Apr 10 19:54:57 UTC 2022
Modified Files:
src/doc: HACKS
Log Message:
doc/HACKS: add bug report for internal compiler error on alpha
To generate a diff of this commit:
cvs rdiff -u -r1.227 -r1.228 src/doc/HACKS
Please note t
Module Name:src
Committed By: rillig
Date: Sun Apr 10 19:54:57 UTC 2022
Modified Files:
src/doc: HACKS
Log Message:
doc/HACKS: add bug report for internal compiler error on alpha
To generate a diff of this commit:
cvs rdiff -u -r1.227 -r1.228 src/doc/HACKS
Please note t
Module Name:src
Committed By: martin
Date: Sun Apr 10 13:26:47 UTC 2022
Modified Files:
src/doc: HACKS
Log Message:
PR 56789: document gcc bug workaround for -ftrapv on alpha.
To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 src/doc/HACKS
Please note that
Module Name:src
Committed By: martin
Date: Sun Apr 10 13:26:47 UTC 2022
Modified Files:
src/doc: HACKS
Log Message:
PR 56789: document gcc bug workaround for -ftrapv on alpha.
To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 src/doc/HACKS
Please note that
Module Name:src
Committed By: martin
Date: Sun Apr 10 13:21:34 UTC 2022
Modified Files:
src/usr.bin/xlint: Makefile.inc
Log Message:
PR 56789: avoid -ftrapv for alpha, it triggers a gcc error.
OK: rillig
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/u
Module Name:src
Committed By: martin
Date: Sun Apr 10 13:21:34 UTC 2022
Modified Files:
src/usr.bin/xlint: Makefile.inc
Log Message:
PR 56789: avoid -ftrapv for alpha, it triggers a gcc error.
OK: rillig
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/u
Module Name:src
Committed By: rillig
Date: Sun Apr 10 12:14:10 UTC 2022
Modified Files:
src/tests/usr.bin/xlint/lint1: gcc_typeof.c
src/usr.bin/xlint/lint1: cgram.y decl.c lint1.h
Log Message:
lint: fix assertion failure on duplicate qualifiers from __typeof__
To
Module Name:src
Committed By: rillig
Date: Sun Apr 10 12:14:10 UTC 2022
Modified Files:
src/tests/usr.bin/xlint/lint1: gcc_typeof.c
src/usr.bin/xlint/lint1: cgram.y decl.c lint1.h
Log Message:
lint: fix assertion failure on duplicate qualifiers from __typeof__
To
Module Name:src
Committed By: martin
Date: Sun Apr 10 11:56:28 UTC 2022
Modified Files:
src/distrib/amd64/ramdisks/common: Makefile.ramdisk list.ramdisk
Log Message:
Add missing EFI bootloaders to the install kernel ramdisk,
noticed by Lloyd Parkes.
To generate a diff of
Module Name:src
Committed By: martin
Date: Sun Apr 10 11:56:28 UTC 2022
Modified Files:
src/distrib/amd64/ramdisks/common: Makefile.ramdisk list.ramdisk
Log Message:
Add missing EFI bootloaders to the install kernel ramdisk,
noticed by Lloyd Parkes.
To generate a diff of
Module Name:src
Committed By: riastradh
Date: Sun Apr 10 11:36:32 UTC 2022
Modified Files:
src/tests/lib/libc/membar: t_dekker.c t_seqlock.c t_spinlock.c
Log Message:
membar_ops(3): Simplify alarm handling in membar tests.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: riastradh
Date: Sun Apr 10 11:36:32 UTC 2022
Modified Files:
src/tests/lib/libc/membar: t_dekker.c t_seqlock.c t_spinlock.c
Log Message:
membar_ops(3): Simplify alarm handling in membar tests.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: riastradh
Date: Sun Apr 10 10:38:33 UTC 2022
Modified Files:
src/lib/libpthread: pthread_attr.c pthread_cancelstub.c pthread_lock.c
pthread_misc.c pthread_mutex.c pthread_queue.h pthread_specific.c
pthread_spin.c pthread
Module Name:src
Committed By: riastradh
Date: Sun Apr 10 10:38:33 UTC 2022
Modified Files:
src/lib/libpthread: pthread_attr.c pthread_cancelstub.c pthread_lock.c
pthread_misc.c pthread_mutex.c pthread_queue.h pthread_specific.c
pthread_spin.c pthread
Module Name:src
Committed By: skrll
Date: Sun Apr 10 10:01:15 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: pmap.c
Log Message:
No need to flush icache for EFI RT mappings as bootaa64.efi flushed
the full icache for us. (Also this avoids traps)
To generate a di
Module Name:src
Committed By: skrll
Date: Sun Apr 10 10:01:15 UTC 2022
Modified Files:
src/sys/arch/aarch64/aarch64: pmap.c
Log Message:
No need to flush icache for EFI RT mappings as bootaa64.efi flushed
the full icache for us. (Also this avoids traps)
To generate a di
Module Name:src
Committed By: andvar
Date: Sun Apr 10 09:50:47 UTC 2022
Modified Files:
src/bin/sh: memalloc.c
src/lib/libcurses: cr_put.c
src/lib/libpam/modules/pam_unix: pam_unix.c
src/libexec/httpd: bozohttpd.c
src/sbin/route: route.c
Module Name:src
Committed By: andvar
Date: Sun Apr 10 09:50:47 UTC 2022
Modified Files:
src/bin/sh: memalloc.c
src/lib/libcurses: cr_put.c
src/lib/libpam/modules/pam_unix: pam_unix.c
src/libexec/httpd: bozohttpd.c
src/sbin/route: route.c
Module Name:src
Committed By: riastradh
Date: Sun Apr 10 09:22:35 UTC 2022
Modified Files:
src/usr.sbin/makefs/udf: Makefile.inc
Log Message:
makefs(8): Fix tool build -- no libutil DPADD if HOSTPROG.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sb
Module Name:src
Committed By: riastradh
Date: Sun Apr 10 09:22:35 UTC 2022
Modified Files:
src/usr.sbin/makefs/udf: Makefile.inc
Log Message:
makefs(8): Fix tool build -- no libutil DPADD if HOSTPROG.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.sb
20 matches
Mail list logo