From owner-freebsd-hackers Fri Mar 20 00:06:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17083 for freebsd-hackers-outgoing; Fri, 20 Mar 1998 00:06:53 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from fang.cs.sunyit.edu (root@fang.cs.sunyit.edu [192.52.220.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA17076 for ; Fri, 20 Mar 1998 00:06:48 -0800 (PST) (envelope-from perlsta@cs.sunyit.edu) Received: from win95.local.sunyit.edu (A-T34.rh.sunyit.edu [150.156.210.241]) by fang.cs.sunyit.edu (8.8.5/8.7.3) with SMTP id EAA17410 for ; Fri, 20 Mar 1998 04:08:39 GMT Message-ID: <003201bd53d6$b08ed7a0$0600a8c0@win95.local.sunyit.edu> From: "Alfred Perlstein" To: Subject: mremap? Date: Fri, 20 Mar 1998 03:03:38 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ok, i'm not promising anything here, but if i implemented mremap(), would there be any interest in allowing it into -current? mremap just allows for moving and resizing mmap'd segments. -Alfred btw, i'm planning on implementing it like the linux mremap(), although there is some talk in the linux man page for it about a BSD version that was never done... if anyone would rather i try to do that i can look into it if someone can get me a man page to the BSD proposed version. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message