From owner-freebsd-current@FreeBSD.ORG Thu Oct 13 07:38:53 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F67116A41F for ; Thu, 13 Oct 2005 07:38:53 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from mail.yazzy.org (mail.yazzy.org [217.8.140.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4383543D46 for ; Thu, 13 Oct 2005 07:38:53 +0000 (GMT) (envelope-from lists@yazzy.org) Received: from 217-13-2-82.dd.nextgentel.com ([217.13.2.82] helo=lapdance.yazzy.net) by mail.yazzy.org with esmtps (TLSv1:AES256-SHA:256) (YazzY.org) id 1EPxfJ-0003Pg-W3 for current@freebsd.org; Thu, 13 Oct 2005 09:38:14 +0200 Date: Thu, 13 Oct 2005 07:38:19 +0000 From: Marcin Jessa To: FreeBSD-Current Message-Id: <20051013073819.743b499b.lists@yazzy.org> Organization: YazzY.org X-Mailer: Sylpheed version 2.0.2 (GTK+ 2.6.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: -2.5 (--) Cc: Subject: Strange behaviour of 'w' X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2005 07:38:53 -0000 Hi. I noticed w does not show loged in users. I just cvsuped and recompiled it but it just does not do its intended job. Running as root: :/usr/obj/usr/src/usr.bin/w]# ./w 7:31AM up 7 mins, 0 users, load averages: 0.00, 0.13, 0.10 USER TTY FROM LOGIN@ IDLE WHAT I am not sure why this happens since w seems to be working on my other boxes. System: FreeBSD 6.0-RC1 #12: Wed Oct 12 09:06:40 UTC 2005 /etc/make.conf: CPUTYPE?=pentiumpro CFLAGS= -O -pipe -march=pentiumpro CXXFLAGS+= -O -pipe -march=pentiumpro COPTFLAGS= -O -pipe -march=pentiumpro Cheers, Marcin.