Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/15/1999 13:01:35
Module Name:	basesrc
Committed By:	jdolecek
Date:		Fri Oct 15 20:01:35 UTC 1999

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

Log Message:
getkinfo_kvm(): fix bug in previous - handled size_t i as if it would be signed
saveuser(): don't check kd - if we get here, kd is never NULL


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

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