freebsd-dev/bin/ps
Julian Elischer b40ce4165d KSE Milestone 2
Note ALL MODULES MUST BE RECOMPILED
make the kernel aware that there are smaller units of scheduling than the
process. (but only allow one thread per process at this time).
This is functionally equivalent to teh previousl -current except
that there is a thread associated with each process.

Sorry john! (your next MFC will be a doosie!)

Reviewed by: peter@freebsd.org, dillon@freebsd.org

X-MFC after:    ha ha ha ha
2001-09-12 08:38:13 +00:00
..
extern.h Small optimization: set use_ampm only when needed 2001-03-03 01:46:58 +00:00
fmt.c $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
keyword.c On today's kernels masking with ~KERNBASE is turning out to be less 2001-08-24 09:56:44 +00:00
Makefile Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00
nlist.c Fix style bug I introduced with rev 1.13 (rcsid after includes). 2001-02-28 11:06:04 +00:00
print.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
ps.1 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 10:04:09 +00:00
ps.c Handle kvm_getprocs() returning nothing. Dont pass -1 to a size 2001-08-24 09:53:26 +00:00
ps.h Change the proc information returned from the kernel so that it 2000-12-12 07:25:57 +00:00