From owner-cvs-sys Sat Nov 2 06:48:30 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA29204 for cvs-sys-outgoing; Sat, 2 Nov 1996 06:48:30 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA28867; Sat, 2 Nov 1996 06:46:45 -0800 (PST) Date: Sat, 2 Nov 1996 06:46:45 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199611021446.GAA28867@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/boot/netboot main.c start2.S Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/11/02 06:46:42 Modified: sys/i386/boot/netboot main.c start2.S Log: Fill in the bios-geometry array in struct bootinfo. 2.2 candidate. Revision Changes Path 1.19 +5 -0 src/sys/i386/boot/netboot/main.c 1.3 +74 -0 src/sys/i386/boot/netboot/start2.S