From lyndon@orthanc.ab.ca  Fri Sep  1 16:19:41 2000
Return-Path: <lyndon@orthanc.ab.ca>
Received: from orthanc.ab.ca (207-167-15-66.dsl.worldgate.ca [207.167.15.66])
	by hub.freebsd.org (Postfix) with ESMTP id 63CCC37B422
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  1 Sep 2000 16:19:41 -0700 (PDT)
Received: (from lyndon@localhost)
	by orthanc.ab.ca (8.11.0.Beta3/8.11.0.Beta3) id e81NJeH08836;
	Fri, 1 Sep 2000 17:19:40 -0600 (MDT)
Message-Id: <200009012319.e81NJeH08836@orthanc.ab.ca>
Date: Fri, 1 Sep 2000 17:19:40 -0600 (MDT)
From: Lyndon Nerenberg <lyndon@orthanc.ab.ca>
Reply-To: lyndon@orthanc.ab.ca
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] acap missing from /etc/services
X-Send-Pr-Version: 3.2

>Number:         20990
>Category:       bin
>Synopsis:       [PATCH] acap missing from /etc/services
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    sheldonh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 01 16:20:01 PDT 2000
>Closed-Date:    Tue Sep 5 01:37:43 PDT 2000
>Last-Modified:  Tue Sep 05 01:39:07 PDT 2000
>Originator:     Lyndon Nerenberg
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
The Frobozz Magic Homing Pigeon Company
>Environment:

4-STABLE of September 1.

>Description:

/etc/services is missing an entry for acap.

>How-To-Repeat:

>Fix:

--- /etc/services.old   Fri Sep  1 17:07:58 2000
+++ /etc/services       Fri Sep  1 17:08:04 2000
@@ -1097,6 +1097,7 @@
 doom           666/tcp    #doom Id Software
 doom           666/udp    #doom Id Software
 #PROBLEMS!===============================================
+acap           674/tcp    #Application Configuration Access Protocol
 elcsd          704/tcp    #errlog copy/server daemon
 elcsd          704/udp    #errlog copy/server daemon
 entrustmanager 709/tcp    #EntrustManager

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: sheldonh 
State-Changed-When: Mon Sep 4 07:54:41 PDT 2000 
State-Changed-Why:  
Any reason to omit the udp version? 


Responsible-Changed-From-To: freebsd-bugs->sheldonh 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Mon Sep 4 07:54:41 PDT 2000 
Responsible-Changed-Why:  
I'll take this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20990 

From: Sheldon Hearn <sheldonh@uunet.co.za>
To: Lyndon Nerenberg <lyndon@orthanc.ab.ca>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: bin/20990: [PATCH] acap missing from /etc/services 
Date: Tue, 05 Sep 2000 10:20:58 +0200

 On Mon, 04 Sep 2000 14:36:03 CST, Lyndon Nerenberg wrote:
 
 > ACAP requires a reliable stream transport. It won't run over UDP.
 > I doubt IANA assigned a UDP port to it. IF they did, add it I guess,
 > although it makes no sense to have a UDP entry.
 
 It's listed at:
 
 	http://www.isi.edu/in-notes/iana/assignments/port-numbers
 
 I've no idea what ACAP is, nor why IANA assigned both UDP and TCP ports
 for it. :-)
 
 I'll add both, and trust folks who find the UDP entry non-sensical to
 find this discussion in the GNATS database. :-)
 
 Thanks,
 Sheldon.
 
State-Changed-From-To: feedback->closed 
State-Changed-By: sheldonh 
State-Changed-When: Tue Sep 5 01:37:43 PDT 2000 
State-Changed-Why:  
Committed as rev 1.64 in HEAD and merged onto RELENG_4 as 
rev 1.62.2.2. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20990 
>Unformatted:
