Date: Sat, 16 Aug 1997 22:27:39 -0700 (PDT) From: KATO Takenori <kato@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pc98/boot/netboot Makefile bootmenu.c main.c makerom.c misc.c netboot.h ns8390.c ns8390.h rpc.c start2.S Message-ID: <199708170527.WAA13503@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kato 1997/08/16 22:27:38 PDT Modified files: (Branch: RELENG_2_2) sys/pc98/boot/netboot Makefile bootmenu.c main.c makerom.c misc.c netboot.h ns8390.c ns8390.h rpc.c start2.S Log: MFC: synchronith with sys/i386/boot/netboot stuff. Revision Changes Path 1.1.1.1.2.1 +4 -6 src/sys/pc98/boot/netboot/Makefile 1.2.2.1 +61 -82 src/sys/pc98/boot/netboot/bootmenu.c 1.2.2.1 +102 -46 src/sys/pc98/boot/netboot/main.c 1.1.1.1.2.1 +2 -2 src/sys/pc98/boot/netboot/makerom.c 1.1.1.1.2.1 +168 -1 src/sys/pc98/boot/netboot/misc.c 1.1.1.1.2.1 +15 -8 src/sys/pc98/boot/netboot/netboot.h 1.2.2.1 +131 -24 src/sys/pc98/boot/netboot/ns8390.c 1.1.1.1.2.1 +36 -0 src/sys/pc98/boot/netboot/ns8390.h 1.1.1.1.2.1 +11 -8 src/sys/pc98/boot/netboot/rpc.c 1.1.1.1.2.1 +385 -12 src/sys/pc98/boot/netboot/start2.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708170527.WAA13503>