Subject: Re: lib/371: MAP_FILE is still referenced in mmap(2) and mman.h
To: None <mhw@cs.brown.edu, netbsd-bugs@sun-lamp.cs.berkeley.edu>
From: None <mycroft@gnu.ai.mit.edu>
List: netbsd-bugs
Date: 07/31/1994 04:52:25
I decided to do this differently, by adding MAP_FILE again as a constant
0x0000, and by changing the man page to match.

This keeps us source code compatible with previous uses, and makes it a
bit easier to understand (and explain) what all the `mapping type'
nonsense is about.


------------------------------------------------------------------------------