From nobody@FreeBSD.ORG Sat Sep 11 08:09:07 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id F2B99152F3; Sat, 11 Sep 1999 08:09:06 -0700 (PDT)
Message-Id: <19990911150906.F2B99152F3@hub.freebsd.org>
Date: Sat, 11 Sep 1999 08:09:06 -0700 (PDT)
From: monroyj@hotmail.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: pstat(8) command line option '-w' not functional
X-Send-Pr-Version: www-1.0

>Number:         13697
>Category:       bin
>Synopsis:       pstat(8) command line option '-w' not functional
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dd
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 11 08:10:00 PDT 1999
>Closed-Date:    Wed Jul 4 15:53:22 PDT 2001
>Last-Modified:  Wed Jul 04 15:53:45 PDT 2001
>Originator:     J Monroy
>Release:        3.1
>Organization:
>Environment:
FreeBSD vidi.mozie.com 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Mon Jan  1 03:20:27 PST 1996     root@vidi.dnull.com:/usr/src/sys/compile/VIDI  i386
>Description:
pstat(8) has an option '-w'; it does not work.
If used, the program returns with the terse usage message.
>How-To-Repeat:
pstat -n
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: chris 
State-Changed-When: Sat Sep 11 11:33:49 PDT 1999 
State-Changed-Why:  
There is no evidence of such flag in a man page or the code. 
If such an option once existed at 3.1-RELEASE, it has been removed.  Removal 
of such an option will not retroactively apply to an already-installed release. 
State-Changed-From-To: closed->open 
State-Changed-By: chris 
State-Changed-When: Tue Sep 14 13:42:49 PDT 1999 
State-Changed-Why:  
It has come to my attention that this PR refers to -n and its lack of decent 
documentation, or at least it _might_. 

From: Bruce Evans <bde@zeta.org.au>
To: chris@FreeBSD.ORG
Cc: monroyj@hotmail.com, freebsd-gnats-submit@FreeBSD.ORG,
	phk@freebsd.org
Subject: Re: bin/13697: pstat(8) command line option '-w' not functional
Date: Wed, 15 Sep 1999 14:50:24 +1000 (EST)

 > State-Changed-Why: 
 > It has come to my attention that this PR refers to -n and its lack of decent
 > documentation, or at least it _might_.
 
 -n seems to be documented decently: it causes device numbers instead
 of device names to be printed if another option causes device names
 to be printed at all.  The options that cause device names to be
 printed are:
 
 -t: broken by recent dev_t changes.  A line number of "0" is printed
     instead of the device name in the "fixed" case where the device
     name is returned by the kern.ttys sysctl.
 -v: doesn't actually cause device names to be printed, since it is
     disabled.
 
 Bruce
 
 
Responsible-Changed-From-To: freebsd-bugs->dd 
Responsible-Changed-By: dd 
Responsible-Changed-When: Sat Jun 16 19:16:38 PDT 2001 
Responsible-Changed-Why:  
I have patches to fix `pstat -tn`. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=13697 
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Wed Jul 4 15:53:22 PDT 2001 
State-Changed-Why:  
`pstat -tn` fixed. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=13697 
>Unformatted:
