From owner-freebsd-current Mon Sep 8 13:39:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA02384 for current-outgoing; Mon, 8 Sep 1997 13:39:04 -0700 (PDT) Received: from mailhost.detroit.mi.ameritech.net (mpdr0.detroit.mi.ameritech.net [206.141.193.243]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA02377 for ; Mon, 8 Sep 1997 13:39:02 -0700 (PDT) Received: from ameritech.net (pm098-21.dialip.mich.net [35.9.14.62]) by mailhost.detroit.mi.ameritech.net (8.8.3/8.8.3-AIMS) with ESMTP id QAA28390 for ; Mon, 8 Sep 1997 16:38:49 -0400 (EDT) Message-ID: <3414625B.A47402C9@ameritech.net> Date: Mon, 08 Sep 1997 16:38:52 -0400 From: Adam McDougall X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: current@freebsd.org Subject: problem with w and who Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk When I have several users logged in, w and who only show 2 users total, me and a fake user called ttyp3... like this: bsdx: {23} w 4:37PM up 41 mins, 2 users, load averages: 0.33, 0.23, 0.11 USER TTY FROM LOGIN@ IDLE WHAT user1 v0 - 3:59PM 37 xinit /usr/X11R6/lib/X11/xi ttyp3 :0.0 4:00PM 41 - I am using 3.0-current and I have had this problem for several days, maybe the whole time ive had 3.0, im not sure, but I have cvsup'ed and make'd world almost every day this week and the problem has not gone away. Thanks,