From owner-freebsd-current Mon Sep 8 14:21:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA04965 for current-outgoing; Mon, 8 Sep 1997 14:21:28 -0700 (PDT) Received: from forbidden-donut.anet-stl.com (forbidden-donut.anet-stl.com [209.83.128.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA04953 for ; Mon, 8 Sep 1997 14:21:24 -0700 (PDT) Received: from localhost (doogie@localhost) by forbidden-donut.anet-stl.com (8.8.7/8.8.5) with SMTP id QAA04645; Mon, 8 Sep 1997 16:17:22 GMT Date: Mon, 8 Sep 1997 16:17:20 +0000 (GMT) From: Jason Young To: Adam McDougall cc: current@FreeBSD.ORG Subject: Re: problem with w and who In-Reply-To: <3414625B.A47402C9@ameritech.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk -----BEGIN PGP SIGNED MESSAGE----- On Mon, 8 Sep 1997, Adam McDougall wrote: > 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, Isn't this in a FAQ somewhere? You're using some program (most likely an xterm from what you've got running there) that is trashing utmp because it is compiled for 8 character user names, and 3.0-CURRENT uses 16 (or was it 15?). Either way, recompile your programs that use utmp. Jason Young ANET Chief Network Engineer -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQB1AwUBNBQlEqInE6ybC66VAQHZBQL/e8D2bLTmUcPqfo1GlCgMAKsg396hYRC4 nRRZ+uglT+e1FL7mt8kp4Kd21AbkxVkaERPjW7ySBbmS5+Yx6gXbwFj+yfdGIgka IaIeev6csNeUPI2xOUDYZbBDz6nXWV/u =mMNk -----END PGP SIGNATURE-----