minix/servers
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
..
devman Fix GCC image building 2011-07-09 15:04:42 +02:00
ds boot: Add multiboot support 2011-06-24 17:21:51 +02:00
ext2 Fix time modification on truncate() 2011-07-15 14:21:05 +00:00
hgfs New stat structure. 2011-07-12 16:39:55 +02:00
inet Fix GCC image building 2011-07-09 15:04:42 +02:00
init Fix GCC image building 2011-07-09 15:04:42 +02:00
ipc rename mmap MAP_SHARED to MAP_IPC_SHARED 2011-07-15 18:10:50 +02:00
is rename mmap MAP_SHARED to MAP_IPC_SHARED 2011-07-15 18:10:50 +02:00
iso9660fs New stat structure. 2011-07-12 16:39:55 +02:00
lwip Fix GCC image building 2011-07-09 15:04:42 +02:00
mfs Fix time modification on truncate() 2011-07-15 14:21:05 +00:00
pfs New stat structure. 2011-07-12 16:39:55 +02:00
pm New stat structure. 2011-07-12 16:39:55 +02:00
procfs rename mmap MAP_SHARED to MAP_IPC_SHARED 2011-07-15 18:10:50 +02:00
rs New stat structure. 2011-07-12 16:39:55 +02:00
sched boot: Add multiboot support 2011-06-24 17:21:51 +02:00
vfs Don't panic if owner has vanished before reply 2011-07-15 14:11:34 +00:00
vm rename mmap MAP_SHARED to MAP_IPC_SHARED 2011-07-15 18:10:50 +02:00
Makefile Added Device Manager (USB hotplug support) 2011-02-23 13:48:03 +00:00
Makefile.inc Fix GCC image building 2011-07-09 15:04:42 +02:00