From owner-cvs-all Sun Nov 8 10:29:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA04871 for cvs-all-outgoing; Sun, 8 Nov 1998 10:29:28 -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 KAA04866; Sun, 8 Nov 1998 10:29:27 -0800 (PST) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA18347; Sun, 8 Nov 1998 10:29:29 -0800 (PST) Date: Sun, 8 Nov 1998 10:29:29 -0800 (PST) Message-Id: <199811081829.KAA18347@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/11/08 10:29:29 PST Modified files: sys/boot/i386/boot2 boot2.c Log: Drop the familiar 'text=xxxx data=xxxx bss=xxxx ...' display while loading. This eliminates noise when loading boot/loader; and when loading a kernel, they generally flash by too fast to be intelligible anyway. Revision Changes Path 1.15 +2 -14 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