From owner-cvs-all Mon Oct 12 02:05:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA28365 for cvs-all-outgoing; Mon, 12 Oct 1998 02:05:20 -0700 (PDT) (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 CAA28357; Mon, 12 Oct 1998 02:05:14 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA01210; Mon, 12 Oct 1998 02:05:12 -0700 (PDT) Date: Mon, 12 Oct 1998 02:05:12 -0700 (PDT) Message-Id: <199810120905.CAA01210@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/common load_aout.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/12 02:05:12 PDT Modified files: sys/boot/common load_aout.c Log: Only print filename and entry address for the kernel itself. The rest have a meaningless entry as they are relocatable. Revision Changes Path 1.10 +3 -2 src/sys/boot/common/load_aout.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message