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
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
minix
/
fs
/
vbfs
/
vbfs.conf
blob
1aede331b5b42ce9bef094481f2e1aac4976c7e4
1
service vbfs
2
{
3
ipc
4
SYSTEM pm vfs rs ds vm vbox
5
;
6
vm
7
SETCACHEPAGE
8
CLEARCACHE
9
;
10
};
11