From amistry@am-productions.biz  Wed Jun 28 22:26:51 2006
Return-Path: <amistry@am-productions.biz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1CBFC16A505
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 Jun 2006 22:26:51 +0000 (UTC)
	(envelope-from amistry@am-productions.biz)
Received: from smtp2.fuse.net (mail-out2.fuse.net [216.68.8.175])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CC29743E1B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 Jun 2006 22:25:51 +0000 (GMT)
	(envelope-from amistry@am-productions.biz)
Received: from gx4.fuse.net ([69.61.164.22]) by smtp2.fuse.net
          (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP
          id <20060628222546.YNUK23063.smtp2.fuse.net@gx4.fuse.net>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Wed, 28 Jun 2006 18:25:46 -0400
Received: from bigguy.am-productions.biz ([69.61.164.22]) by gx4.fuse.net
          (InterMail vG.1.02.00.02 201-2136-104-102-20041210) with ESMTP
          id <20060628222542.HEQI11137.gx4.fuse.net@bigguy.am-productions.biz>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Wed, 28 Jun 2006 18:25:42 -0400
Message-Id: <1151533587.65137@bigguy.am-productions.biz>
Date: Wed, 28 Jun 2006 18:26:27 -0400
From: "Anish Mistry" <amistry@am-productions.biz>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: Add iana HP I/O and Status ports
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         99593
>Category:       conf
>Synopsis:       [patch] Add IANA HP I/O and Status ports to /etc/services
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    stas
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 28 22:30:23 GMT 2006
>Closed-Date:    Sun Jun 24 08:23:05 GMT 2007
>Last-Modified:  Sun Jun 24 08:23:05 GMT 2007
>Originator:     Anish Mistry
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
AM Productions 
>Environment:


System: FreeBSD 6.1-RELEASE-p1 #0: Thu Jun  1 21:16:20 EDT 2006
    amistry@bigguy.am-productions.biz:/usr/obj/usr/src/sys/BIGGUY



>Description:


HP has been assigned 2 ports (May 2006) for their I/O and Status daemons.
Since there has been talk of turning hpiod and hpssd into network services
it would be easier to get this in now rather than later.
http://www.iana.org/assignments/port-numbers


>How-To-Repeat:





>Fix:


--- hp-services.patch begins here ---
--- services.orig	Wed Jun 28 18:17:38 2006
+++ services	Wed Jun 28 18:20:03 2006
@@ -1880,6 +1880,10 @@
 rkinit		2108/udp   #Kerberos (v4) remote initialization
 ats		2201/tcp   #Advanced Training System Program
 ats		2201/udp   #Advanced Training System Program
+hpssd		2207/tcp   #HP Status and Services
+hpssd		2207/udp   #HP Status and Services
+hpiod		2208/tcp   #HP I/O Backend
+hpiod		2208/udp   #HP I/O Backend
 ivs-video	2232/tcp   #IVS Video default
 ivs-video	2232/udp   #IVS Video default
 ivsd		2241/tcp   #IVS Daemon
--- hp-services.patch ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->stas 
Responsible-Changed-By: stas 
Responsible-Changed-When: Wed Apr 11 12:28:32 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/99593: commit references a PR
Date: Wed, 11 Apr 2007 16:02:11 +0000 (UTC)

 stas        2007-04-11 16:02:05 UTC
 
   FreeBSD src repository (ports committer)
 
   Modified files:
     etc                  services 
   Log:
   - Add IANA-assigned ports for HP status & services daemon and I/O backend
     daemon. The FreeBSD port print/hplip currently provides these services.
   
   PR:             conf/99593
   Submitted by:   Anish Mistry <amistry@am-productions.biz>
   Approved by:    maxim
   MFC after:      1 week
   
   Revision  Changes    Path
   1.106     +4 -0      src/etc/services
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: stas 
State-Changed-When: Wed Apr 11 16:11:42 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99593 
State-Changed-From-To: closed->patched 
State-Changed-By: stas 
State-Changed-When: Wed Apr 11 16:13:04 UTC 2007 
State-Changed-Why:  
The PR needs MFC. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99593 
State-Changed-From-To: patched->closed 
State-Changed-By: stas 
State-Changed-When: Sun Jun 24 08:23:04 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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