Source-Changes archive

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

Re: CVS commit: basesrc/etc



hi,

On Mon, Dec 16, 2002 at 12:23:54AM +0200, Antti Kantee wrote:
> 
> Log Message:
> add https (443) and microsoft-ds (445)

https was already there, now it's there twice..

[/cvs/src/etc]> grep https services 
https           443/tcp                 # http protocol over TLS/SSL
https           443/udp                 # http protocol over TLS/SSL
https           443/tcp                 # http protocol over TLS/SSL
https           443/udp                 # http protocol over TLS/SSL

Index: services
===================================================================
RCS file: /cvsroot/basesrc/etc/services,v
retrieving revision 1.59
diff -u -r1.59 services
--- services    2002/12/15 22:23:53     1.59
+++ services    2002/12/16 03:02:01
@@ -126,8 +126,6 @@
 nip            376/udp                         # Amiga Envoy Net Inquiry Prot.
 ldap           389/tcp                 # Lightweight Directory Access Protocol
 ldap           389/udp                 # Lightweight Directory Access Protocol
-https          443/tcp                 # http protocol over TLS/SSL
-https          443/udp                 # http protocol over TLS/SSL
 microsoft-ds   445/tcp                 # Microsoft-DS
 microsoft-ds   445/udp                 # Microsoft-DS
 isakmp         500/tcp                 # IPsec Key Management (ISAKMP/Oakley)


regards,

-- 
-- Lubomir Sedlacik <salo%Xtrmntr.org@localhost>                   --
--                  <salo%silcnet.org@localhost>                   --



Home | Main Index | Thread Index | Old Index