Subject: Broken src/sys/sys/mman.h
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Stephen J. Roznowski <sjr@zombie.ncsc.mil>
List: current-users
Date: 03/27/1994 20:45:08
The latest sup-ped version of mman.h (version 1.4)
is broken (yesterday's tar files have version 1.3)

The defines MAP_FILE/MAP_ANON/MAP_TYPE are missing
[this breaks the compile of crt0.c].

Since several of the defines are different (PROT_READ
and PROT_EXEC are reversed), it's not clear that you
can build everything correctly with the old one.

Can someone take a look into this?

Thanks,
-SR

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