minix/servers
Ben Gras b5951f9663 vm: enable filemap=1 by default
. turns on mmap() functionality for files by default
	. also causes exec() to use it to map in executables
	  without copying and with sharing those pages with the
	  disk cache and other instances of the executable

Change-Id: Idb94dfe110eed916cf83b12c45e1a77241a2cee5
2013-09-13 12:56:41 +00:00
..
devman Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
ds Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
ext2 fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
hgfs Create SFFS library out of HGFS 2012-04-09 18:08:26 +02:00
inet inet: Reply to TASK messages even if we're waiting for STAT reply 2013-09-12 14:06:27 +02:00
init init: handle getty string of "" (default) 2013-06-12 07:04:53 +00:00
ipc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
is is: leave newline for stacktrace for SF9 dump 2013-06-12 07:04:53 +00:00
iso9660fs retire 64-bit conversion functions 2013-06-24 16:50:57 +02:00
lwip fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
mfs retire 64-bit conversion functions 2013-06-24 16:50:57 +02:00
pfs PFS: unblock the child when unsuspending an accept 2013-08-21 11:12:48 +02:00
pm fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
procfs <a.out.h>, MINIX style: remove as obsolete 2013-08-06 11:43:35 +02:00
rs VM: support for shared call mask ACLs 2013-08-08 23:22:58 +02:00
sched Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
vbfs Add VBFS: VirtualBox Shared Folder File System 2012-04-11 00:27:48 +02:00
vfs fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
vm vm: enable filemap=1 by default 2013-09-13 12:56:41 +00:00
Makefile lwip (inet's alternative) is compiled by default 2013-03-25 16:51:25 +01:00
Makefile.inc Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00