Module Name:src
Committed By: rin
Date: Wed Oct 23 12:47:39 UTC 2024
Modified Files:
src/sys/arch/vax/boot/boot: boot.c
Log Message:
vax: boot: Fix my typo in comment. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/vax/boot/
Module Name:src
Committed By: rin
Date: Wed Oct 23 12:47:39 UTC 2024
Modified Files:
src/sys/arch/vax/boot/boot: boot.c
Log Message:
vax: boot: Fix my typo in comment. No binary changes.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/vax/boot/
Module Name:src
Committed By: kalvisd
Date: Mon Sep 30 00:59:26 UTC 2024
Modified Files:
src/sys/arch/vax/boot/boot: Makefile
Log Message:
vax/boot: XXX: Silence GCC12 -Warray-bounds for autoconf.c at the moment
OK rin@ (from rin@)
To generate a diff of this commit:
Module Name:src
Committed By: kalvisd
Date: Mon Sep 30 00:59:26 UTC 2024
Modified Files:
src/sys/arch/vax/boot/boot: Makefile
Log Message:
vax/boot: XXX: Silence GCC12 -Warray-bounds for autoconf.c at the moment
OK rin@ (from rin@)
To generate a diff of this commit:
Module Name:src
Committed By: kalvisd
Date: Mon Sep 30 00:35:49 UTC 2024
Modified Files:
src/sys/arch/vax/boot/boot: boot.c
Log Message:
vax/boot: loadpcs: Silence GCC12 -Warray-bounds for 0-th page accesss
as done for evbppc:
http://cvsweb.netbsd.org/cgi-bin/cvs
Module Name:src
Committed By: kalvisd
Date: Mon Sep 30 00:35:49 UTC 2024
Modified Files:
src/sys/arch/vax/boot/boot: boot.c
Log Message:
vax/boot: loadpcs: Silence GCC12 -Warray-bounds for 0-th page accesss
as done for evbppc:
http://cvsweb.netbsd.org/cgi-bin/cvs
Module Name:src
Committed By: christos
Date: Mon Oct 28 21:11:23 UTC 2019
Modified Files:
src/sys/arch/vax/boot/boot: mfm.c
Log Message:
Rewrite the floppy selection logic, and fix an always false condition.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 s
Module Name:src
Committed By: christos
Date: Mon Oct 28 21:11:23 UTC 2019
Modified Files:
src/sys/arch/vax/boot/boot: mfm.c
Log Message:
Rewrite the floppy selection logic, and fix an always false condition.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 s