minix/servers/procfs
Ben Gras 85f6d866e6 rename mmap MAP_SHARED to MAP_IPC_SHARED
. MAP_SHARED was used to implement sysv shared memory
	. used to signal shareable memory region to VM
	. assumptions about this situation break when processes
	  use MAP_SHARED for its normal, standardised meaning
2011-07-15 18:10:50 +02:00
..
buf.c ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
const.h ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
cpuinfo.c /proc/cpuinfo 2010-10-26 21:08:00 +00:00
cpuinfo.h /proc/cpuinfo 2010-10-26 21:08:00 +00:00
glo.h ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
inc.h <ansi.h> -> <minix/ansi.h> 2011-01-28 11:35:02 +00:00
main.c procfs: only initialize the first time procfs is mounte 2011-02-22 18:03:33 +00:00
Makefile Fix GCC image building 2011-07-09 15:04:42 +02:00
NOTES ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
pid.c rename mmap MAP_SHARED to MAP_IPC_SHARED 2011-07-15 18:10:50 +02:00
proto.h Build NetBSD libc library in world in ELF mode. 2011-06-24 11:46:30 +02:00
root.c Build NetBSD libc library in world in ELF mode. 2011-06-24 11:46:30 +02:00
tree.c ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
type.h Build NetBSD libc library in world in ELF mode. 2011-06-24 11:46:30 +02:00
util.c Build NetBSD libc library in world in ELF mode. 2011-06-24 11:46:30 +02:00