NetBSD/sbin/ccdconfig
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 define WARNS?=1 for all of sbin/* 1997-09-15 12:45:47 +00:00
ccdconfig.8 use fparseln() instead of fgets(), improve man page 1997-12-01 03:40:51 +00:00
ccdconfig.c - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
pathnames.h Fix files using old TNF copyright notice 1997-07-31 00:11:51 +00:00