]> Zhao Yanbai Git Server - minix.git/commit
Allow servers to run with fewer privileges:
authorDavid van Moolenbroek <david@minix3.org>
Wed, 2 Dec 2009 10:06:58 +0000 (10:06 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Wed, 2 Dec 2009 10:06:58 +0000 (10:06 +0000)
commitf197bcb435f419c7c92d3c8aff1264b07dd1b50b
treeeeb24f4aa5b45d1cf5bffb1dd7b3d7188c523660
parent30a7fe5fa99842ff28a8c306a2f4154f9b457888
Allow servers to run with fewer privileges:
- allow non-root processes to get their own endpoint
- make alloc_contig() call sys_umap() only when requested
etc/drivers.conf
include/minix/type.h
lib/syslib/alloc_util.c
servers/mfs/cache.c
servers/pm/misc.c