NetBSD/bin/ps
mrg 80efe80bc9 - change setgid kmem programs (that lend themselves to this) so setegid(getgid())
and the top, and then set the effective gid back to kmem around the call to
  kvm_openfiles().  this reduces the time group kmem is available.
- for those above that also allow this, setgid(getgid()) after the call to
  kvm_openfiles() to fully revoke priviledges.
- some KNF
- use err(3) over fprintf(3) in some places
1998-07-06 07:50:18 +00:00
..
Makefile add -DPMAP_NEW if PMAP_NEW is on in mk.conf 1998-02-18 03:54:58 +00:00
extern.h remove old OLD BSD VM code. 1998-02-06 04:47:30 +00:00
fmt.c add <sys/time.h> to fix compiler error 1998-02-03 03:16:01 +00:00
keyword.c Add a "sid" keyword to print the session ID. 1998-02-17 21:37:56 +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 Need <time.h> for localtime(), time() and strftime() prototypes. 1998-04-01 14:19:27 +00:00
ps.1 change references to vadvise to madvise; remove reference to lisp(1) 1998-04-28 17:59:10 +00:00
ps.c - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
ps.h