Date: Fri, 14 Apr 2000 20:09:48 -0700 (PDT) From: Paul Saab <ps@FreeBSD.org> 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 ... Message-ID: <200004150309.UAA15463@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004150309.UAA15463>
