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: tsutsui
Date: Sun Jan 29 17:00:12 UTC 2023
Modified Files:
src/sys/arch/vax/boot: Makefile.inc
Log Message:
Make a vax bootloader work on 8MB VAXen.
64KB (0x80 - 0x7f) is not enough for the bootloader itself
and more spaces are requir
Module Name:src
Committed By: tsutsui
Date: Sun Jan 29 17:00:12 UTC 2023
Modified Files:
src/sys/arch/vax/boot: Makefile.inc
Log Message:
Make a vax bootloader work on 8MB VAXen.
64KB (0x80 - 0x7f) is not enough for the bootloader itself
and more spaces are requir
Module Name:src
Committed By: mlelstv
Date: Mon Apr 25 15:06:34 UTC 2022
Modified Files:
src/sys/arch/vax/boot/boot: rom.c vaxstand.h
src/sys/arch/vax/boot/xxboot: bootxx.c
Log Message:
libsa now needs ioctl support to handle media with large sectors.
Provide dummy
Module Name:src
Committed By: mlelstv
Date: Mon Apr 25 15:06:34 UTC 2022
Modified Files:
src/sys/arch/vax/boot/boot: rom.c vaxstand.h
src/sys/arch/vax/boot/xxboot: bootxx.c
Log Message:
libsa now needs ioctl support to handle media with large sectors.
Provide dummy
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
12 matches
Mail list logo