Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc mention new services/protocols



details:   https://anonhg.NetBSD.org/src/rev/6a9826fd26e2
branches:  trunk
changeset: 785094:6a9826fd26e2
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Feb 22 03:43:55 2013 +0000

description:
mention new services/protocols

diffstat:

 doc/3RDPARTY |  6 +++---
 doc/CHANGES  |  4 +++-
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (35 lines):

diff -r e27e9c866c43 -r 6a9826fd26e2 doc/3RDPARTY
--- a/doc/3RDPARTY      Fri Feb 22 03:42:06 2013 +0000
+++ b/doc/3RDPARTY      Fri Feb 22 03:43:55 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1004 2013/02/19 06:06:53 jmmv Exp $
+#      $NetBSD: 3RDPARTY,v 1.1005 2013/02/22 03:43:55 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -1281,8 +1281,8 @@
 Imported to src/common/dist/zlib and shared by the kernel and userland.
 
 Package:       services, protocols
-Version:       2012-08-24 (services), 2012-08-21 (protocols)
-Current Vers:  2012-08-24 (services), 2012-08-21 (protocols)
+Version:       2013-02-21 (services), 2013-02-17 (protocols)
+Current Vers:  2013-02-21 (services), 2013-02-17 (protocols)
 Maintainer:    IANA
 Archive Site:  http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt (services)
 Archive Site:  http://www.iana.org/assignments/protocol-numbers/protocol-numbers.txt (protocols)
diff -r e27e9c866c43 -r 6a9826fd26e2 doc/CHANGES
--- a/doc/CHANGES       Fri Feb 22 03:42:06 2013 +0000
+++ b/doc/CHANGES       Fri Feb 22 03:43:55 2013 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1793 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1794 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -196,3 +196,5 @@
        kyua-testers(1): Import 0.1.  This is a new import that provides
                scriptable utilities to invoke test programs that implement
                different interfaces.  [jmmv 20130217]
+       services(5), protocols(5): Pull iana-generated services and protocols
+               [christos 20130221]



Home | Main Index | Thread Index | Old Index