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_5_9


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.144   8 years  deraadt   Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope ok krw mill...
[TXT] inet6.c  1.49   8 years  mpi   Remove never called functions to dump per-ifp IPv6 statistics now that the kerne...
[TXT] main.c  1.109   8 years  mpi   The "-P" option does not need to read routing table symbols so do not check for ...
[TXT] mbuf.c  1.36   8 years  mpi   Fix mbuf memory accounting after recent *8 pool size change. Use the ``pr_pgsiz...
[TXT] mroute.c  1.25   9 years  claudio   Free the buffers used for the sysctl. OK sthen@
[TXT] mroute6.c  1.20   9 years  dcoppa   implicit declaration of function 'free'; add missing stdlib.h OK sthen@
[TXT] net80211.c  1.13   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] netstat.1  1.77   8 years  mpi   Remove XRESOLVE support. dlg@ is sad because we won't be able to implement arpd...
[TXT] netstat.h  1.69   8 years  mpi   Remove never called functions to dump per-ifp IPv6 statistics now that the kerne...
[TXT] route.c  1.99   8 years  mpi   Print the interface index, we no longer have a pointer to the interface. Found ...
[TXT] show.c  1.49   8 years  mpi   Remove XRESOLVE support. dlg@ is sad because we won't be able to implement arpd...
[TXT] unix.c  1.28   8 years  bluhm   Remove obsolete fields in struct unpcb. In the past they were used for flow con...