NetBSD/usr.bin/netstat
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
..
atalk.c fix up .Nm usage, getopt returns -1 not EOF 1997-10-19 05:49:56 +00:00
if.c Partial fix for PR kern/5435 -- changed netstat to use unsigned counters 1998-05-14 22:48:49 +00:00
inet.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
iso.c s/_offsetof/offsetof and include stddef.h to reflect recent 1998-01-29 09:11:21 +00:00
main.c - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
Makefile
mbuf.c fix up .Nm usage, getopt returns -1 not EOF 1997-10-19 05:49:56 +00:00
mroute.c fix up .Nm usage, getopt returns -1 not EOF 1997-10-19 05:49:56 +00:00
netstat.1 Add an option to dump the contents of a PCB at the specified address, and 1998-06-03 02:41:10 +00:00
netstat.h Add an option to dump the contents of a PCB at the specified address, and 1998-06-03 02:41:10 +00:00
ns.c fix up .Nm usage, getopt returns -1 not EOF 1997-10-19 05:49:56 +00:00
route.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
unix.c fix up .Nm usage, getopt returns -1 not EOF 1997-10-19 05:49:56 +00:00