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
Remove building with NOCRYPTO option
[minix.git]
/
minix
/
drivers
/
examples
/
hello
/
hello.conf
blob
23caec2247cd3a3adba92ca7f57b7a3d2c92344b
1
service hello
2
{
3
system
4
IRQCTL # 19
5
DEVIO # 21
6
;
7
ipc
8
SYSTEM pm rs tty ds vm vfs
9
pci inet lwip amddev
10
;
11
uid 0;
12
};
13