From owner-cvs-all Sat Aug 14 10: 8:17 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A175115215; Sat, 14 Aug 1999 10:08:15 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34617; Sat, 14 Aug 1999 10:06:12 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <199908141706.KAA34617@freefall.freebsd.org> From: John Polstra Date: Sat, 14 Aug 1999 10:06:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/libalpha elf_freebsd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1999/08/14 10:06:12 PDT Modified files: sys/boot/alpha/libalpha elf_freebsd.c Log: Append the flags from the "boot" command to those which came from the SRM environment. This makes the traditional "boot [/kernel] -s" and similar things work on the Alpha. Since the flags are appended, they augment and/or override those from the SRM environment. Revision Changes Path 1.7 +23 -2 src/sys/boot/alpha/libalpha/elf_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message