Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   tsutsui
Date:           Sat Apr  5 19:57:47 UTC 2025

Modified Files:
        src/sys/arch/hp300/stand/mkboot: mkboot.c
        src/sys/sys: bootblock.h
        src/usr.sbin/installboot/arch: hp300.c

Log Message:
Cleanup hp300 LIF bootblock definitions.

- move LIF value definitions from MD mkboot to MI <sys/bootblock.h>
  to share them between mkboot and MI installboot(8)
- rename variables and use proper macros for readability
- misc KNF


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/hp300/stand/mkboot/mkboot.c
cvs rdiff -u -r1.60 -r1.61 src/sys/sys/bootblock.h
cvs rdiff -u -r1.20 -r1.21 src/usr.sbin/installboot/arch/hp300.c

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