minix/common/include
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
..
arch/i386 Remote unused segctl kernel call 2011-04-26 23:28:23 +02:00
ddekit Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
minix Split off sys_umap_remote from sys_umap 2011-06-10 14:28:20 +00:00
net/gen Move back resolv.h, nameser.h and netdb.h as they conflict with NetBSD headers and libc. 2011-04-08 18:50:58 +00:00
sys Move elf headers in common/include and libexec.h in lib/libexec. 2011-03-18 15:13:05 +00:00
curses.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
env.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
fetch.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
hgfs.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
lib.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
libutil.h Move even more includes to common/include. 2011-03-03 16:39:02 +00:00
Makefile.inc Move back resolv.h, nameser.h and netdb.h as they conflict with NetBSD headers and libc. 2011-04-08 18:50:58 +00:00
Makefile.termios.inc Move shared headers in common/include 2011-02-06 22:59:02 +00:00
termios.h Unbreak build by fixing typo. 2011-02-14 15:15:12 +00:00
timers.h <timers.h> - add feature to time a code block 2011-06-06 09:04:11 +02:00