repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/services - sync with NetBSD-8
[minix.git]
/
minix
/
servers
/
ipc
/
ipc.conf
blob
8fb8b4aa378555daa3d10b9ee575833347379238
1
service ipc
2
{
3
system
4
UMAP # 14
5
VIRCOPY # 15
6
;
7
uid 0;
8
ipc
9
SYSTEM USER pm rs log tty ds vm
10
;
11
vm
12
REMAP
13
REMAP_RO
14
SHM_UNMAP
15
GETPHYS
16
GETREF
17
;
18
};