Module Name: src Committed By: tsutsui Date: Sat May 11 22:10:28 UTC 2024
Modified Files: src/sys/sys: bootblock.h src/usr.sbin/installboot/arch: hp300.c Log Message: Sync with src/sys/arch/hp300/stand/mkboot/volhdr.h rev 1.6. https://mail-index.netbsd.org/source-changes/2024/05/07/msg151195.html > Use proper signedness for the LIF file system data structures. mkboot should use this MI <sys/bootblock.h> and volhdr.h should be removed soon. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sys/sys/bootblock.h cvs rdiff -u -r1.17 -r1.18 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.