From owner-freebsd-current Mon Sep 8 15:02:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA08151 for current-outgoing; Mon, 8 Sep 1997 15:02:31 -0700 (PDT) Received: from usr09.primenet.com (tlambert@usr09.primenet.com [206.165.6.209]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA08144 for ; Mon, 8 Sep 1997 15:02:28 -0700 (PDT) Received: (from tlambert@localhost) by usr09.primenet.com (8.8.5/8.8.5) id PAA13260; Mon, 8 Sep 1997 15:02:19 -0700 (MST) From: Terry Lambert Message-Id: <199709082202.PAA13260@usr09.primenet.com> Subject: Re: problem with w and who To: mcdougall@ameritech.net (Adam McDougall) Date: Mon, 8 Sep 1997 22:02:18 +0000 (GMT) Cc: current@FreeBSD.ORG In-Reply-To: <3414625B.A47402C9@ameritech.net> from "Adam McDougall" at Sep 8, 97 04:38:52 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text 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, Rebuild lbkvm, then rebuild w, ps, and so on. The structure sizes have changed, and are treated as if they were kernel interfaces. These are bugs in the ps, w, who, and other libkvm using commands, IMO. I think they should all use procfs instead. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.