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_8


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.76   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] inet.c  1.168   4 years  mpi   Print the correct field, sb_timeo has been replaced by sb_timeo_nsecs. Breakage...
[TXT] inet6.c  1.54   4 years  sashan   Make sure packet destination address matches interface address, where such packe...
[TXT] main.c  1.120   3 years  jmc   rework SYNOPSIS/usage() to show better the various use formats, and rework the m...
[TXT] mbuf.c  1.43   4 years  bluhm   Prevent integer overflow in kernel and userland when checking mbuf limits. Conv...
[TXT] mroute.c  1.26   4 years  bluhm   The output of netstat -g was mangled. Fix header line and print format. OK mpi@...
[TXT] mroute6.c  1.24   5 years  kn   Zap unused mifi_t. OK bluhm mpi jca
[TXT] net80211.c  1.19   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] netstat.1  1.90   3 years  jmc   oops - the description of -i had a similarly incorrect text as -I concerning use...
[TXT] netstat.h  1.75   3 years  remi   Add -R to show a summary of rdomains with associated interfaces and tables. My ...
[TXT] route.c  1.105   3 years  remi   Add -R to show a summary of rdomains with associated interfaces and tables. My ...
[TXT] show.c  1.56   3 years  pamela   "Route show" and "netstat -r" provide formatting for routing tables with suffici...
[TXT] unix.c  1.32   6 years  guenther   Use <fcntl.h> instead of <sys/file.h> for open() and friends. Delete a bunch of ...