Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/sys/arch/i386/stand/efiboot
Module Name: src
Committed By: martin
Date: Fri Sep 27 09:32:22 UTC 2019
Modified Files:
src/sys/arch/i386/stand/efiboot [netbsd-9]: boot.c conf.c dev_net.c
devopen.c devopen.h
Log Message:
Pull up following revision(s) (requested by nonaka in ticket #253):
sys/arch/i386/stand/efiboot/conf.c: revision 1.3
sys/arch/i386/stand/efiboot/devopen.h: revision 1.5
sys/arch/i386/stand/efiboot/devopen.c: revision 1.8
sys/arch/i386/stand/efiboot/boot.c: revision 1.17
sys/arch/i386/stand/efiboot/dev_net.c: revision 1.3
x86 efiboot: pass a filename to BOOTP and parse a DHCP server provided filename.
To generate a diff of this commit:
cvs rdiff -u -r1.13.2.2 -r1.13.2.3 src/sys/arch/i386/stand/efiboot/boot.c
cvs rdiff -u -r1.2 -r1.2.6.1 src/sys/arch/i386/stand/efiboot/conf.c
cvs rdiff -u -r1.2 -r1.2.2.1 src/sys/arch/i386/stand/efiboot/dev_net.c
cvs rdiff -u -r1.5.6.1 -r1.5.6.2 src/sys/arch/i386/stand/efiboot/devopen.c
cvs rdiff -u -r1.3.6.1 -r1.3.6.2 src/sys/arch/i386/stand/efiboot/devopen.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