NetBSD/usr.bin/w
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
pr_time.c Need <time.h> for localtime() and strftime() prototypes. 1998-04-02 11:34:23 +00:00
proc_compare.c WARNSify; deprecate register; clean up .Nm 1997-10-20 02:49:14 +00:00
uptime.1 WARNSify; deprecate register; clean up .Nm 1997-10-20 02:49:14 +00:00
w.1 Kill trailing comma in SEE ALSO section. 1997-11-01 03:28:22 +00:00
w.c - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00