OpenBSD CVS

src/usr.bin/netstat/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / netstat

Current tag: OPENBSD_6_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.24   9 years  claudio   Switch the printing of open sockets from ugly KVM internals to use kvm_getfiles....
[TXT] if.c  1.75   5 years  dlg   when showing interface stats, combine the queue drops with errors as fails if y...
[TXT] inet.c  1.165   5 years  benno   With option -l, show only UDP sockets that can receive packets from any other ho...
[TXT] inet6.c  1.52   7 years  guenther   The POSIX APIs that that sockaddrs all ignore the s*_len field in the incoming s...
[TXT] main.c  1.115   5 years  jmc   add -e to usage; while here, change the argument name to -T from tableid to rtab...
[TXT] mbuf.c  1.40   6 years  mikeb   Bring "netstat -m" output up to speed with the kernel The kernel no longer sets...
[TXT] mroute.c  1.25   9 years  claudio   Free the buffers used for the sysctl. OK sthen@
[TXT] mroute6.c  1.24   5 years  kn   Zap unused mifi_t. OK bluhm mpi jca
[TXT] net80211.c  1.18   6 years  guenther   Use <fcntl.h> instead of <sys/file.h> for open() and friends. Delete a bunch of ...
[TXT] netstat.1  1.84   5 years  dlg   when showing interface stats, combine the queue drops with errors as fails if y...
[TXT] netstat.h  1.73   5 years  dlg   when showing interface stats, combine the queue drops with errors as fails if y...
[TXT] route.c  1.101   7 years  dlg   dont #define _KERNEL around some #includes the data structures are now readable...
[TXT] show.c  1.55   5 years  yasuoka   Dont print "default" for "0.0.0.0" if it is a host route. diff from asou at soum...
[TXT] unix.c  1.32   6 years  guenther   Use <fcntl.h> instead of <sys/file.h> for open() and friends. Delete a bunch of ...