From owner-cvs-all Fri May 28 1: 1:55 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 2AA9F14D24; Fri, 28 May 1999 01:01:53 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA19764; Fri, 28 May 1999 01:01:53 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199905280801.BAA19764@freefall.freebsd.org> From: Brian Somers Date: Fri, 28 May 1999 01:01:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common boot.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/05/28 01:01:53 PDT Modified files: sys/boot/common boot.c Log: Always output a linefeed when we've decided whether to boot or display a loader prompt; either we've said "Booting [%s]..." or we've received a non-line-feed character and need a '\n' anyway. Revision Changes Path 1.11 +3 -6 src/sys/boot/common/boot.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message