Date: Sat, 16 Aug 1997 22:13:28 -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: <199708170513.WAA13392@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kato 1997/08/16 22:13:28 PDT
Modified files:
sys/pc98/boot/netboot Makefile bootmenu.c main.c makerom.c
misc.c netboot.h ns8390.c ns8390.h rpc.c
start2.S
Log:
Synchronize with foolowing files in sys/i386/boot/netboot:
1.12 Makefile
1.14 bootmenu.c
1.20 main.c
1.3 makerom.c
1.3 misc.c
1.12 netboot.h
1.11 ns8390.c
1.1 ns8390.h
1.3 rpc.c
1.6 start2.S
Submitted by: H. Nokubi <h-nokubi@nmit.mt.nec.co.jp>
Revision Changes Path
1.2 +4 -6 src/sys/pc98/boot/netboot/Makefile
1.3 +61 -82 src/sys/pc98/boot/netboot/bootmenu.c
1.3 +102 -46 src/sys/pc98/boot/netboot/main.c
1.2 +2 -2 src/sys/pc98/boot/netboot/makerom.c
1.2 +168 -1 src/sys/pc98/boot/netboot/misc.c
1.2 +16 -7 src/sys/pc98/boot/netboot/netboot.h
1.3 +131 -24 src/sys/pc98/boot/netboot/ns8390.c
1.2 +36 -0 src/sys/pc98/boot/netboot/ns8390.h
1.2 +11 -8 src/sys/pc98/boot/netboot/rpc.c
1.2 +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?199708170513.WAA13392>
