Subject: CVS commit: basesrc/bin/ps
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 07/21/2001 01:00:00
Module Name:	basesrc
Committed By:	matt
Date:		Fri Jul 20 21:59:59 UTC 2001

Modified Files:
	basesrc/bin/ps: ps.c

Log Message:
Add a small optimizetion in savevars().  break out of the loop once needcomm
is set since setting it multiple times only wastes cpu time.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 basesrc/bin/ps/ps.c

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