From owner-cvs-all Wed Mar 13 3: 3:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F07E037B422; Wed, 13 Mar 2002 03:03:36 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2DB3aD93661; Wed, 13 Mar 2002 03:03:36 -0800 (PST) (envelope-from ru) Message-Id: <200203131103.g2DB3aD93661@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 13 Mar 2002 03:03:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c src/sbin/reboot boot_i386.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/03/13 03:03:36 PST Modified files: sys/boot/i386/boot2 boot2.c sbin/reboot boot_i386.8 Log: Implement -m and -p loader(8) "boot" command options in boot2. (This is more useful for 4.x where boot blocks can still load kernels, modulo the PR kern/17422.) Revision Changes Path 1.34 +4 -2 src/sbin/reboot/boot_i386.8 1.37 +7 -3 src/sys/boot/i386/boot2/boot2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message