Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sys/arch/i386/stand/efiboot
Module Name:    src
Committed By:   martin
Date:           Fri Sep 27 09:40:08 UTC 2019
Modified Files:
        src/sys/arch/i386/stand/efiboot [netbsd-8]: boot.c conf.c dev_net.c
            devopen.c devopen.h
Log Message:
Pull up following revision(s) (requested by nonaka in ticket #1392):
        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.5.2.8 -r1.5.2.9 src/sys/arch/i386/stand/efiboot/boot.c
cvs rdiff -u -r1.1.12.1 -r1.1.12.2 src/sys/arch/i386/stand/efiboot/conf.c
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/sys/arch/i386/stand/efiboot/dev_net.c
cvs rdiff -u -r1.1.12.5 -r1.1.12.6 src/sys/arch/i386/stand/efiboot/devopen.c
cvs rdiff -u -r1.1.12.3 -r1.1.12.4 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