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
kernel: print spurious interrupt message with increasing interval.
[minix.git]
/
test
/
safecopy
/
system.conf
blob
7ad8b67b23fbab66f45e9df894abfa63be06f4fe
1
2
service requestor
3
{
4
system
5
PRIVCTL # 4
6
UMAP # 14
7
;
8
uid 0;
9
};
10
11
service grantor
12
{
13
system
14
PRIVCTL # 4
15
UMAP # 14
16
;
17
uid 0;
18
};