From owner-freebsd-hackers Thu Aug 23 12:34:19 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id B345737B40D for ; Thu, 23 Aug 2001 12:34:13 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from hades.hell.gr (patr530-a009.otenet.gr [212.205.215.9]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f7NJY7T18016; Thu, 23 Aug 2001 22:34:07 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.4/8.11.4) id f7NJXG303182; Thu, 23 Aug 2001 22:33:16 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 23 Aug 2001 22:33:16 +0300 From: Giorgos Keramidas To: Matt Dillon Cc: Julian Elischer , Alfred Perlstein , Bernd Walter , freebsd-hackers@FreeBSD.ORG Subject: Re: mmap MAP_INHERIT question. Message-ID: <20010823223315.B2991@hades.hell.gr> References: <200108231738.f7NHcVo87785@earth.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200108231738.f7NHcVo87785@earth.backplane.com>; from dillon@earth.backplane.com on Thu, Aug 23, 2001 at 10:38:31AM -0700 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: Matt Dillon Subject: Re: mmap MAP_INHERIT question. Date: Thu, Aug 23, 2001 at 10:38:31AM -0700 > MAP_INHERIT is broken and always has been. > > -Matt Is then a send-pr to remove the MAP_INHERIT description from mmap(2) manpage the best we can do? Now it says the following: MAP_INHERIT Permit regions to be inherited across execve(2) system calls. Perhaps this should be changed to something along the lines of the following? MAP_INHERIT This is supposed to permit regions to be inherited across execve(2) system calls, but is currently broken. -giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message