Module Name:src
Committed By: rin
Date: Tue Jul 2 05:34:09 UTC 2024
Modified Files:
src/sys/arch/prep/stand/boot: sd.c siop.c
Log Message:
prep: stand: for previous, memset and style fix just for sure
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/a
Module Name:src
Committed By: rin
Date: Tue Jul 2 05:34:09 UTC 2024
Modified Files:
src/sys/arch/prep/stand/boot: sd.c siop.c
Log Message:
prep: stand: for previous, memset and style fix just for sure
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/a
Module Name:src
Committed By: rin
Date: Tue Jul 2 05:26:40 UTC 2024
Modified Files:
src/sys/arch/prep/stand/boot: sd.c siop.c
Log Message:
prep: stand: Appease GCC12 -Warray-bounds, NFCI
except for additional 38-byte of stack being consumed.
Here, GCC12 complains buffer
Module Name:src
Committed By: rin
Date: Tue Jul 2 05:26:40 UTC 2024
Modified Files:
src/sys/arch/prep/stand/boot: sd.c siop.c
Log Message:
prep: stand: Appease GCC12 -Warray-bounds, NFCI
except for additional 38-byte of stack being consumed.
Here, GCC12 complains buffer
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:41:05 UTC 2022
Modified Files:
src/sys/arch/prep/stand/boot: devopen.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this commit:
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:41:05 UTC 2022
Modified Files:
src/sys/arch/prep/stand/boot: devopen.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this commit:
Module Name:src
Committed By: martin
Date: Tue Sep 3 14:18:32 UTC 2019
Modified Files:
src/sys/arch/prep/stand/boot: Makefile boot.c
Log Message:
PR 54394: do not compile in experimental SCSI support by default,
#ifdef it out as it breaks some machines. Based on a patch b
Module Name:src
Committed By: martin
Date: Tue Sep 3 14:18:32 UTC 2019
Modified Files:
src/sys/arch/prep/stand/boot: Makefile boot.c
Log Message:
PR 54394: do not compile in experimental SCSI support by default,
#ifdef it out as it breaks some machines. Based on a patch b
Module Name:src
Committed By: wiz
Date: Wed Feb 3 13:47:58 UTC 2010
Modified Files:
src/sys/arch/prep/stand/boot: monitor.c
Log Message:
Remove extra parenthesis. Found by cppcheck, reported by
Henning Petersen in PR 42729.
To generate a diff of this commit:
cvs rdiff -