From terry@uplift.sunquest.com  Tue Nov 12 06:42:21 2002
Return-Path: <terry@uplift.sunquest.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E477C37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 12 Nov 2002 06:42:21 -0800 (PST)
Received: from uplift.sunquest.com (uplift.hosp.misyshealthcare.com [149.138.10.246])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7EF7243E77
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 12 Nov 2002 06:42:21 -0800 (PST)
	(envelope-from terry@uplift.sunquest.com)
Received: from uplift.sunquest.com (localhost [127.0.0.1])
	by uplift.sunquest.com (8.12.6/8.12.6) with ESMTP id gAC7gdlt060879;
	Tue, 12 Nov 2002 07:42:39 GMT
	(envelope-from terry@uplift.sunquest.com)
Received: (from terry@localhost)
	by uplift.sunquest.com (8.12.6/8.12.6/Submit) id gAC7gdAP060878;
	Tue, 12 Nov 2002 07:42:39 GMT
Message-Id: <200211120742.gAC7gdAP060878@uplift.sunquest.com>
Date: Tue, 12 Nov 2002 07:42:39 GMT
From: "Terry R. Friedrichsen" <terry@uplift.sunquest.com>
Reply-To: "Terry R. Friedrichsen" <terry@uplift.sunquest.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: terry@uplift.sunquest.com
Subject: pstat -f column headings misaligned on Alpha
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         45240
>Category:       alpha
>Synopsis:       pstat -f column headings misaligned on Alpha
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-alpha
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 12 06:50:01 PST 2002
>Closed-Date:    Tue May 24 02:02:22 GMT 2005
>Last-Modified:  Tue May 24 02:02:22 GMT 2005
>Originator:     Terry R. Friedrichsen
>Release:        FreeBSD 4.7-RELEASE alpha
>Organization:
TRF Astro Imaging
>Environment:
System: FreeBSD uplift.sunquest.com 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 23:00:51 GMT 2002 root@sema.baldwin.cx:/usr/obj/usr/src/sys/GENERIC alpha

>Description:
	The column headings for pstat -f are misaligned; they should be moved
	out to the right.  This is due to the fact that the "LOC" and "DATA"
	fields are 16 characters long, instead of 8, for the 64-bit Alpha
	architecture.

>How-To-Repeat:
	Observe the first 3 lines of output from "pstat -f".

>Fix:
	For the Alpha platform, add additional spacing around the "LOC" and
	"DATA" column headings.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: robert 
State-Changed-When: Fri Feb 21 15:32:02 PST 2003 
State-Changed-Why:  
The patch that was committed to -CURRENT introduces 
differently sized columns for 32 and 64 bit architectures. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45240 

From: Sten Spans <sten@blinkenlights.nl>
To: bug-followup@FreeBSD.org, terry@uplift.sunquest.com
Cc:  
Subject: RE: alpha/45240: pstat -f column headings misaligned on Alpha
Date: Mon, 23 May 2005 22:34:12 +0200 (CEST)

 This is fixed, please close the pr.
 
 -- 
 Sten Spans
 
 "There is a crack in everything, that's how the light gets in."
 Leonard Cohen - Anthem
State-Changed-From-To: patched->closed 
State-Changed-By: marcel 
State-Changed-When: Tue May 24 02:01:30 GMT 2005 
State-Changed-Why:  
Fixed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45240 
>Unformatted:
