From owner-cvs-all Sun Feb 27 22:36:49 2000 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 E4B8C37B7E8; Sun, 27 Feb 2000 22:36:46 -0800 (PST) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA97865; Sun, 27 Feb 2000 22:36:46 -0800 (PST) (envelope-from ps@FreeBSD.org) Message-Id: <200002280636.WAA97865@freefall.freebsd.org> From: Paul Saab Date: Sun, 27 Feb 2000 22:36:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern imgact_elf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ps 2000/02/27 22:36:46 PST Modified files: sys/kern imgact_elf.c Log: Update a comment in elf_coredump to reflect that if you madvise with MADV_NOCORE, its address space is also excluded from a core file. Pointed out by: alc Revision Changes Path 1.73 +4 -3 src/sys/kern/imgact_elf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message