Subject: CVS commit: basesrc/bin/ps
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 07/14/2001 09:53:44
Module Name:	basesrc
Committed By:	matt
Date:		Sat Jul 14 06:53:44 UTC 2001

Modified Files:
	basesrc/bin/ps: extern.h nlist.c print.c

Log Message:
Retrieve maxslp & uspace from kernel instead of using defines.  Needed for
shared arm code.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/bin/ps/extern.h
cvs rdiff -r1.17 -r1.18 basesrc/bin/ps/nlist.c
cvs rdiff -r1.65 -r1.66 basesrc/bin/ps/print.c

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