NetBSD/bin/ps
jdolecek f848d2ec0c When using the procfs for extracting process information, extract
also process start time, process arguments and session leadership status.

The procfs fallback is also used when kvm_openfiles() completely fails
(e.g. when /dev/mem is not readable).

Solves PR 7772, though the final implementation is different.
1999-10-15 19:31:24 +00:00
..
extern.h When using the procfs for extracting process information, extract 1999-10-15 19:31:24 +00:00
fmt.c add <sys/time.h> to fix compiler error 1998-02-03 03:16:01 +00:00
keyword.c limit session to 6 chars. from Geoff Wing <gcw@pobox.com> and fixes his PR#7506 1999-05-03 00:17:30 +00:00
Makefile the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
nlist.c Use the physmem variable to get at the physical memory size (instead of the 1998-03-27 22:45:47 +00:00
print.c When using the procfs for extracting process information, extract 1999-10-15 19:31:24 +00:00
procfs_ops.c When using the procfs for extracting process information, extract 1999-10-15 19:31:24 +00:00
ps.1 Minor fixes: 1999-03-27 21:38:08 +00:00
ps.c When using the procfs for extracting process information, extract 1999-10-15 19:31:24 +00:00
ps.h oops, fix merge botch in previous.. 1999-05-03 00:20:07 +00:00