Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Mar 2015 15:35:48 +0300
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Slawa Olhovchenkov <slw@zxy.spb.ru>
Cc:        svn-src-head@freebsd.org, Baptiste Daroussin <bapt@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org
Subject:   Re: svn commit: r279603 - in head: bin/rcp usr.bin/rlogin usr.bin/rsh
Message-ID:  <20150305123548.GO17947@FreeBSD.org>
In-Reply-To: <20150305123349.GP48476@zxy.spb.ru>
References:  <201503042201.t24M1jDG009278@svn.freebsd.org> <20150305114828.GK17947@FreeBSD.org> <20150305122103.GA90978@zxy.spb.ru> <20150305122359.GM17947@FreeBSD.org> <20150305123016.GO48476@zxy.spb.ru> <20150305123053.GN17947@FreeBSD.org> <20150305123349.GP48476@zxy.spb.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 05, 2015 at 03:33:50PM +0300, Slawa Olhovchenkov wrote:
S> > On Thu, Mar 05, 2015 at 03:30:16PM +0300, Slawa Olhovchenkov wrote:
S> > S> > On Thu, Mar 05, 2015 at 03:21:03PM +0300, Slawa Olhovchenkov wrote:
S> > S> > S> > On Wed, Mar 04, 2015 at 10:01:45PM +0000, Baptiste Daroussin wrote:
S> > S> > S> > B> Author: bapt
S> > S> > S> > B> Date: Wed Mar  4 22:01:44 2015
S> > S> > S> > B> New Revision: 279603
S> > S> > S> > B> URL: https://svnweb.freebsd.org/changeset/base/279603
S> > S> > S> > B> 
S> > S> > S> > B> Log:
S> > S> > S> > B>   r* commands are not precious anymore
S> > S> > S> > B>
S> > S> > S> > B> Modified:
S> > S> > S> > B>   head/bin/rcp/Makefile
S> > S> > S> > B>   head/usr.bin/rlogin/Makefile
S> > S> > S> > 
S> > S> > S> > I guess when they are going to be not precious enough to be removed? :)
S> > S> > S> > 
S> > S> > S> > In modern world of ssh and https, does any OS require them in base?
S> > S> > S> 
S> > S> > S> yes.
S> > S> > S> Some telecom equipment require rlogin.
S> > S> > 
S> > S> > Other telecom equipment require a JRE and special .jar to
S> > S> > configure them. Does that mean operating systems must ship
S> > S> > them?
S> > S> 
S> > S> Yes, if ships before (don't break if working).
S> > S> Some Linux distro remove telnet from default install.
S> > S> Do you like to remove telnet also?
S> > 
S> > Yes.
S> 
S> And how to test open/listing ports/sockets?!

nc(1), which is a pure socket testing tool. For telnet(1) this
capability is a side effect.

S> How to connect to mpd control socket?!

pkg install mpd5 telnet

-- 
Totus tuus, Glebius.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150305123548.GO17947>