NetBSD-Bugs archive

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

PR/54560 CVS commit: [netbsd-8] src/sys/arch/i386/stand/pxeboot



The following reply was made to PR kern/54560; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54560 CVS commit: [netbsd-8] src/sys/arch/i386/stand/pxeboot
Date: Fri, 4 Oct 2019 11:34:18 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Fri Oct  4 11:34:18 UTC 2019
 
 Modified Files:
 	src/sys/arch/i386/stand/pxeboot [netbsd-8]: Makefile start_pxe.S
 
 Log Message:
 Pull up following revision(s) (requested by manu in ticket #1400):
 
 	sys/arch/i386/stand/pxeboot/start_pxe.S: revision 1.7
 	sys/arch/i386/stand/pxeboot/Makefile: revision 1.28
 
 Incrase pxeboot code size limit from 64k to 128k.  Fixes PR kern/54560.
 The start_pxe.S part was suggested by mlelstv.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.24.10.1 -r1.24.10.2 src/sys/arch/i386/stand/pxeboot/Makefile
 cvs rdiff -u -r1.6 -r1.6.48.1 src/sys/arch/i386/stand/pxeboot/start_pxe.S
 
 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