Subject: CVS commit: basesrc/bin/ps
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/22/2002 01:01:56
Module Name:	basesrc
Committed By:	jdolecek
Date:		Mon Jan 21 23:01:56 UTC 2002

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

Log Message:
started(): don't assume that the field width is correct and recompute
it as needed

This fixes bogus output for cases like `ps -ao start=xx`, as reported by
Martin Macok of Undeground.cz on current-users@netbsd.org.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 basesrc/bin/ps/print.c

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