Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-11] src/sys/arch/i386/stand
Module Name: src
Committed By: martin
Date: Thu Jul 31 09:36:54 UTC 2025
Modified Files:
src/sys/arch/i386/stand/boot [netbsd-11]: boot2.c
src/sys/arch/i386/stand/efiboot [netbsd-11]: boot.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #3):
sys/arch/i386/stand/boot/boot2.c: revision 1.90
sys/arch/i386/stand/efiboot/boot.c: revision 1.33
Reorder the names[] array to put the supported/historical entries
first. Should eliminate some unwanted and confusing messages.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.89.2.1 src/sys/arch/i386/stand/boot/boot2.c
cvs rdiff -u -r1.32 -r1.32.2.1 src/sys/arch/i386/stand/efiboot/boot.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