mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
342e2faa09
and compiler warnings. The data for network statistics are still obtained via the kvm interface if systat was started with the needed privileges, otherwise sysctls are used. The reason for this is that with really many open sockets, the sysctl method is probably slower, but it systat -netstat is probably not really usable in either mode under these conditions. Approved by: rwatson |
||
---|---|---|
.. | ||
cmds.c | ||
cmdtab.c | ||
devs.c | ||
devs.h | ||
extern.h | ||
fetch.c | ||
icmp.c | ||
iostat.c | ||
ip.c | ||
keyboard.c | ||
main.c | ||
Makefile | ||
mbufs.c | ||
mode.c | ||
mode.h | ||
netcmds.c | ||
netstat.c | ||
pigs.c | ||
swap.c | ||
systat.1 | ||
systat.h | ||
tcp.c | ||
vmstat.c |