minix/servers
Ben Gras 02081e4b62 rename mmap() and munmap()
. it's a good extra interface to have but doesn't
	  meet standardised functionality
	. applications (in pkgsrc) find it and expect
	  full functionality the minix mmap doesn't offter
	. on the whole probably better to hide these functions
	  (mmap and friends) until they are grown up; the base system
	  can use the new minix_* names
2011-07-16 13:01:19 +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() and munmap() 2011-07-16 13:01:19 +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 rename mmap() and munmap() 2011-07-16 13:01:19 +02:00
procfs rename mmap MAP_SHARED to MAP_IPC_SHARED 2011-07-15 18:10:50 +02:00
rs rename mmap() and munmap() 2011-07-16 13:01:19 +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