From owner-cvs-all Sat Jan 23 16:16:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA07938 for cvs-all-outgoing; Sat, 23 Jan 1999 16:16:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA07931; Sat, 23 Jan 1999 16:16:02 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA08151; Sat, 23 Jan 1999 16:16:04 -0800 (PST) Date: Sat, 23 Jan 1999 16:16:04 -0800 (PST) Message-Id: <199901240016.QAA08151@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c src/sys/boot/i386/libi386 biosdisk.c bootinfo.c src/sys/boot/i386/loader help.i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/01/23 16:16:03 PST Modified files: (Branch: RELENG_3) sys/boot/i386/boot2 boot2.c Log: MFC: set bi_bios_dev correctly. Revision Changes Path 1.18.2.1 +2 -1 src/sys/boot/i386/boot2/boot2.c Modified files: (Branch: RELENG_3) sys/boot/i386/libi386 biosdisk.c bootinfo.c sys/boot/i386/loader help.i386 Log: MFC: add root_disk_unit, error checking Revision Changes Path 1.20.2.1 +17 -7 src/sys/boot/i386/libi386/biosdisk.c 1.15.2.1 +5 -2 src/sys/boot/i386/libi386/bootinfo.c 1.3.2.1 +12 -0 src/sys/boot/i386/loader/help.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message