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_2_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.74   8 years  uebayasi   Handle ifi_oqdrops in netstat(8). OK mpi@ dlg@
[TXT] inet.c  1.160   6 years  benno   add option -l to show only listening sockets (for tcp) feedback and ok awhile ag...
[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.112   6 years  benno   add option -l to show only listening sockets (for tcp) feedback and ok awhile ag...
[TXT] mbuf.c  1.39   7 years  jsg   Include netinet/in.h for in_addr_t now it has moved out of sys/types.h. gcc warn...
[TXT] mroute.c  1.25   9 years  claudio   Free the buffers used for the sysctl. OK sthen@
[TXT] mroute6.c  1.23   7 years  rzalamena   Make netstat(8) always ask for IPv6 multicast routing information. Worst case is...
[TXT] net80211.c  1.17   7 years  guenther   Pull in <sys/select.h> for howmany() and NBBY, used by various net*/*.h ok dera...
[TXT] netstat.1  1.81   6 years  benno   add option -l to show only listening sockets (for tcp) feedback and ok awhile ag...
[TXT] netstat.h  1.71   6 years  benno   add option -l to show only listening sockets (for tcp) feedback and ok awhile ag...
[TXT] route.c  1.101   7 years  dlg   dont #define _KERNEL around some #includes the data structures are now readable...
[TXT] show.c  1.53   7 years  guenther   The POSIX APIs that that sockaddrs all ignore the s*_len field in the incoming s...
[TXT] unix.c  1.30   7 years  dlg   dont #define _KERNEL around some #includes the data structures are now readable...