Subject: CVS commit: src/usr.bin/top/machine
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/16/2005 14:58:52
Module Name:	src
Committed By:	christos
Date:		Thu Jun 16 14:58:51 UTC 2005

Modified Files:
	src/usr.bin/top/machine: m_netbsd15.c

Log Message:
Instead of printing the raw cpu_id, print the logical cpu number. The raw
cpuid values may not be contiguous, or come in ascending order, so this
makes the cpu value of each process display match the summary display on
top.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/usr.bin/top/machine/m_netbsd15.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.