From owner-freebsd-hackers@FreeBSD.ORG Mon Feb 14 07:27:27 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41B3116A4CE for ; Mon, 14 Feb 2005 07:27:27 +0000 (GMT) Received: from mail.ciam.ru (mail.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC61043D2D for ; Mon, 14 Feb 2005 07:27:25 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from msd-mtu.mbrd.ru ([195.34.35.77] helo=[172.16.4.9]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1D0adP-000MJZ-1e; Mon, 14 Feb 2005 10:27:07 +0300 Message-ID: <421052C0.4040709@FreeBSD.org> Date: Mon, 14 Feb 2005 10:26:56 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Garance A Drosihn References: <420F8564.5060200@FreeBSD.org> <20050214061622.GA70826@cirb503493.alcatel.com.au> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Peter Jeremy cc: hackers@freebsd.org Subject: Re: bin/76089: The "-n" option in /usr/bin/w is broken X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2005 07:27:27 -0000 Garance A Drosihn wrote: > Actually, it would be nice to log both. That's what I have done > for some printer-related statistics (not sure if I did that in > FreeBSD, but I do that for production use at RPI). I like the idea. We can add field 'address' in utmp structure and save hostname and IP address there. It will some backward compatible then (but not for wtmp though). -- Sem.