Subject: CVS commit: [nathanw_sa] basesrc/bin/ps
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 04/24/2002 07:30:01
Module Name:	basesrc
Committed By:	nathanw
Date:		Wed Apr 24 04:30:00 UTC 2002

Modified Files:
	basesrc/bin/ps [nathanw_sa]: extern.h keyword.c print.c ps.1 ps.c

Log Message:
Note the presense of multiple LWPs or scheduler activations under "state".
Add a "lstate" that prints LWP-specific state and display it instead
of "state" under ps -s.


To generate a diff of this commit:
cvs rdiff -r1.20.2.1 -r1.20.2.2 basesrc/bin/ps/extern.h
cvs rdiff -r1.26.2.1 -r1.26.2.2 basesrc/bin/ps/keyword.c
cvs rdiff -r1.71.2.1 -r1.71.2.2 basesrc/bin/ps/print.c
cvs rdiff -r1.50.2.2 -r1.50.2.3 basesrc/bin/ps/ps.1
cvs rdiff -r1.46.2.4 -r1.46.2.5 basesrc/bin/ps/ps.c

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