diff options
author | 2012-03-21 01:08:14 +0000 | |
---|---|---|
committer | 2012-03-21 01:08:14 +0000 | |
commit | 22079d064a5718526ef5752342bfa69512549ac1 (patch) | |
tree | e58eb2c1977a91805e84fc5d0958616731a68a45 | |
parent | Remove a stale comment. (diff) | |
download | wireguard-openbsd-22079d064a5718526ef5752342bfa69512549ac1.tar.xz wireguard-openbsd-22079d064a5718526ef5752342bfa69512549ac1.zip |
zap appletalk (ddp) protocol suite here
these are obsolete and no longer available in kernel
"absolutely. ok" henning@
-rw-r--r-- | etc/services | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/etc/services b/etc/services index 8b11c45d8bf..54261996881 100644 --- a/etc/services +++ b/etc/services @@ -1,4 +1,4 @@ -# $OpenBSD: services,v 1.76 2011/08/21 17:29:15 ajacoutot Exp $ +# $OpenBSD: services,v 1.77 2012/03/21 01:08:14 gsoares Exp $ # # Network services, Internet style # @@ -289,10 +289,3 @@ spamd-sync 8025/udp # spamd(8) synchronisation spamd-cfg 8026/tcp # spamd(8) configuration dhcpd-sync 8067/udp # dhcpd(8) synchronisation hunt 26740/udp # hunt(6) -# -# Appletalk -# -rtmp 1/ddp # Routing Table Maintenance Protocol -nbp 2/ddp # Name Binding Protocol -echo 4/ddp # AppleTalk Echo Protocol -zip 6/ddp # Zone Information Protocol |