From owner-cvs-all Wed Aug 8 23:45:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 43A3137B403; Wed, 8 Aug 2001 23:45:36 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f796jaW95556; Wed, 8 Aug 2001 23:45:36 -0700 (PDT) (envelope-from dd) Message-Id: <200108090645.f796jaW95556@freefall.freebsd.org> From: Dima Dorfman Date: Wed, 8 Aug 2001 23:45:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/talk io.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/08/08 23:45:36 PDT Modified files: usr.bin/talk io.c Log: Print the peer's name and address in the "Connection establish" message. Similar information is given by the talk daemon when a connection is requested, but that part isn't on the screen when the main "talk" screen appears, and sometimes it's nice to know who you're talking to. Reviewed by: ru Revision Changes Path 1.12 +26 -3 src/usr.bin/talk/io.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message