From owner-cvs-all Fri Apr 14 20: 9:51 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C67BF37B769; Fri, 14 Apr 2000 20:09:48 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA15463; Fri, 14 Apr 2000 20:09:48 -0700 (PDT) (envelope-from ps@FreeBSD.org) Message-Id: <200004150309.UAA15463@freefall.freebsd.org> From: Paul Saab Date: Fri, 14 Apr 2000 20:09:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand udp.c Makefile net.c tftp.c src/sys/boot/i386 Makefile src/sys/boot/i386/boot2 Makefile src/sys/boot/i386/btx/btxldr Makefile btxldr.s src/sys/boot/i386/cdldr Makefile cdldr.s src/sys/boot/i386/libi386 ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2000/04/14 20:09:48 PDT Modified files: (Branch: RELENG_4) lib/libstand Makefile net.c tftp.c sys/boot/i386 Makefile sys/boot/i386/boot2 Makefile sys/boot/i386/btx/btxldr Makefile btxldr.s sys/boot/i386/cdldr Makefile cdldr.s sys/boot/i386/libi386 biosdisk.c bootinfo.c libi386.h sys/boot/i386/loader Makefile conf.c main.c Added files: (Branch: RELENG_4) lib/libstand udp.c Log: MFC: sync up loader with current, including PXE. Revision Changes Path 1.14.2.1 +2 -2 src/lib/libstand/Makefile 1.1.1.1.6.1 +1 -213 src/lib/libstand/net.c 1.2.6.1 +2 -1 src/lib/libstand/tftp.c 1.11.2.1 +6 -2 src/sys/boot/i386/Makefile 1.16.2.1 +2 -2 src/sys/boot/i386/boot2/Makefile 1.7.2.1 +12 -6 src/sys/boot/i386/btx/btxldr/Makefile 1.8.2.1 +56 -46 src/sys/boot/i386/btx/btxldr/btxldr.s 1.1.2.1 +28 -11 src/sys/boot/i386/cdldr/Makefile 1.1.2.1 +65 -60 src/sys/boot/i386/cdldr/cdldr.s 1.26.2.2 +31 -7 src/sys/boot/i386/libi386/biosdisk.c 1.23.2.1 +5 -2 src/sys/boot/i386/libi386/bootinfo.c 1.11.2.1 +4 -2 src/sys/boot/i386/libi386/libi386.h 1.41.2.1 +14 -21 src/sys/boot/i386/loader/Makefile 1.11.2.1 +14 -2 src/sys/boot/i386/loader/conf.c 1.17.2.1 +53 -13 src/sys/boot/i386/loader/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message