Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hp300/stand/common
Module Name: src
Committed By: tsutsui
Date: Sat May 31 18:11:50 UTC 2025
Modified Files:
src/sys/arch/hp300/stand/common: ite_subr.c maskbits.h
Log Message:
More cleanup and cosmetics in bootloader 1bpp ite sources.
- use C99 exact width integer types where appropriate
- make local variables static and read only variables const
- misc KNF
No visible regression on HP9000/380 with 1bpp DIO-II Hyperion.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hp300/stand/common/ite_subr.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hp300/stand/common/maskbits.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index