From owner-cvs-all Sun Jan 10 21:52:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA10440 for cvs-all-outgoing; Sun, 10 Jan 1999 21:52:34 -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 VAA10435; Sun, 10 Jan 1999 21:52:33 -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 VAA15642; Sun, 10 Jan 1999 21:52:29 -0800 (PST) Date: Sun, 10 Jan 1999 21:52:29 -0800 (PST) Message-Id: <199901110552.VAA15642@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/loader Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/01/10 21:52:28 PST Modified files: sys/boot/i386/loader Makefile Log: Preserve the previous loader as loader.old. Note no matching commit for the Alpha, as the alpha boot0 stage does not have the ability to prompt for user input. PR: kern/9406 Submitted by: "Daniel C. Sobral" Revision Changes Path 1.27 +4 -1 src/sys/boot/i386/loader/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message