Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 01/24/2001 01:03:50
Module Name:	basesrc
Committed By:	enami
Date:		Tue Jan 23 23:03:50 UTC 2001

Modified Files:
	basesrc/usr.bin/top: top.1
	basesrc/usr.bin/top/machine: m_netbsd15.c

Log Message:
Print a process state except sleeping in capital letter, and
print wait channel for sleeping process.  While I'm here, document that
the STATE field may be followed by /cpu-number on multi-processor system.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.bin/top/top.1
cvs rdiff -r1.12 -r1.13 basesrc/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.