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]
/
external
/
bsd
/
bind
/
dist
/
contrib
/
zkt-1.1.3
/
examples
/
flat
/
zone.conf
blob
54487af2f0efd322a1e3572b6ff7654322b2eda2
1
2
zone "example.NET." in {
3
type master;
4
file "example.net/zone.db.signed";
5
};
6
7
zone "sub.example.NET." in {
8
type master;
9
file "sub.example.net/zone.db.signed";
10
};