]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
Merge r204499, r204515 from head to stable/8:
authorrwatson <rwatson@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 15 Jan 2011 19:49:08 +0000 (19:49 +0000)
committerrwatson <rwatson@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 15 Jan 2011 19:49:08 +0000 (19:49 +0000)
commit43a1ab608e2224064111109b6a97f55d4affd165
treeff184fd043980592ec42003935884d9c702bb19b
parent678909e511bac8e39b1320eb77e75f549f6618e3
Merge r204499, r204515 from head to stable/8:

  Teach netstat -Q to work with -N and -M by adding libkvm versions of data
  query routines.  This code is necessarily more fragile in the presence of
  kernel changes than querying the kernel via sysctl (the default), but
  useful when investigating crashes or live kernel state via firewire.

  Sponsored by:   Juniper Networks

  Prefer vocabulary of 'Current' and 'Limit' to 'Value' and 'Maximum' in
  netstat -Q.

  Sponsored by:   Juniper Networks

git-svn-id: svn://svn.freebsd.org/base/stable/8@217458 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/netstat/main.c
usr.bin/netstat/netisr.c
usr.bin/netstat/netstat.h