From owner-freebsd-bugs@FreeBSD.ORG Tue Jul 29 03:33:15 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60F6D37B401; Tue, 29 Jul 2003 03:33:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF4FA43F3F; Tue, 29 Jul 2003 03:33:14 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6TAXEUp012731; Tue, 29 Jul 2003 03:33:14 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6TAXEZn012726; Tue, 29 Jul 2003 03:33:14 -0700 (PDT) Date: Tue, 29 Jul 2003 03:33:14 -0700 (PDT) From: Poul-Henning Kamp Message-Id: <200307291033.h6TAXEZn012726@freefall.freebsd.org> To: phk@FreeBSD.org, phk@FreeBSD.org, bugs@FreeBSD.org Subject: Re: bin/32828: w incorrectly handles stale utmp slots with jail X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2003 10:33:15 -0000 Synopsis: w incorrectly handles stale utmp slots with jail Responsible-Changed-From-To: phk->bugs Responsible-Changed-By: phk Responsible-Changed-When: Tue Jul 29 03:32:30 PDT 2003 Responsible-Changed-Why: This is indeed a problem with the way utmp and w(1) works, but admittedly, jails probably add to the confusion. I have no simple fix to offer. http://www.freebsd.org/cgi/query-pr.cgi?pr=32828