minix/common
Erik van der Kouwe 6e0f3b3bda Split off sys_umap_remote from sys_umap
sys_umap now supports only:
- looking up the physical address of a virtual address in the address space
  of the caller;
- looking up the physical address of a grant for which the caller is the
  grantee.

This is enough for nearly all umap users. The new sys_umap_remote supports
lookups in arbitrary address spaces and grants for arbitrary grantees.
2011-06-10 14:28:20 +00:00
..
include Split off sys_umap_remote from sys_umap 2011-06-10 14:28:20 +00:00
lib/libc Fix NetBSD a.out bug in common/libc and port Makefile 2011-02-15 20:12:04 +00:00