Go to file
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
bin - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
distrib - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
etc nvram support. 1998-07-03 11:58:28 +00:00
games - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
gnu Add a hack to recognize VAX kernels. This will later be made into its own 1998-07-01 15:15:51 +00:00
include Addendum to previous change: since pread()'s and pwrite()'s first official 1998-07-02 21:20:54 +00:00
lib - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
libexec - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
share modify "kterm" entry to be < 1024. 1998-07-05 23:47:45 +00:00
sys Cleanup explict Makefile dependancies. 1998-07-06 02:43:38 +00:00
usr.bin - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
usr.sbin - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
Makefile Revert 1.44 and associated changes; you can't prebuild anything without 1998-05-27 06:38:37 +00:00