Date: Sat, 14 Jul 2001 01:03:13 +0900 From: Hajimu UMEMOTO <ume@imasy.or.jp> To: Dima Dorfman <dima@unixfreak.org> Cc: ru@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/libexec/talkd announce.c Message-ID: <ygehewg7r5q.wl@piano.mahoroba.org> In-Reply-To: <20010713153647.C5DF83E31@bazooka.unixfreak.org> References: <20010713174937.B94179@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Fri, 13 Jul 2001 08:36:47 -0700 >>>>> Dima Dorfman <dima@unixfreak.org> said: dima> Ruslan Ermilov <ru@FreeBSD.org> writes: > On Fri, Jul 13, 2001 at 07:11:49AM -0700, Dima Dorfman wrote: > > dd 2001/07/13 07:11:49 PDT > > > > Modified files: (Branch: RELENG_4) > > libexec/talkd announce.c > > Log: > > MFC 1.12: print the date in the announcement. > > > > Revision Changes Path > > 1.11.2.1 +4 -2 src/libexec/talkd/announce.c > > > What about my idea of also printing the party's IP address > (hostname) if it's different from the called one? dima> I'm not sure what you're suggesting, or what it has to do with this dima> commit. I've attached a rather crude patch that implements what I dima> think you mean. It changes the "[Connection established.]" message to dima> "[Connection established with user@host.]". Please stop using gethostbyaddr() and IPv4 specific coding anymore. We have getnameinfo() for this purpose. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ygehewg7r5q.wl>