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_4_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.19   16 years  deraadt   remove 21 nlist variables, and instead use sysctl to query the kernel turn on IN...
[TXT] if.c  1.62   14 years  tedu   don't repeat the banner if not a tty. add a -c count option to netstat. tweak sp...
[TXT] inet.c  1.112   14 years  michele   IPv6 support for divert sockets. tested by phessler@ pyr@ ok claudio@ "go ahead...
[TXT] inet6.c  1.40   14 years  michele   IPv6 support for divert sockets. tested by phessler@ pyr@ ok claudio@ "go ahead...
[TXT] main.c  1.82   14 years  tedu   don't repeat the banner if not a tty. add a -c count option to netstat. tweak sp...
[TXT] mbuf.c  1.30   14 years  deraadt   do not use nitems(); ok claudio
[TXT] mroute.c  1.19   14 years  michele   Token bucket filter has been killed. ok claudio@ henning@ dlg@
[TXT] mroute6.c  1.11   15 years  chl   add missing headers needed for warn() and err(). ok claudio@ ray@
[TXT] net80211.c  1.6   15 years  jcs   add some newly created stats that are defined in ieee80211_ioctl.h but not shown...
[TXT] netstat.1  1.58   14 years  schwarze   .Bl always requires .It, even in .Bl -column; syntax errors found by mandoc(1), ...
[TXT] netstat.h  1.53   14 years  tedu   don't repeat the banner if not a tty. add a -c count option to netstat. tweak sp...
[TXT] route.c  1.87   14 years  tedu   fix some warnings. there are others, but nobody wants to look at them. ok deraa...
[TXT] show.c  1.29   14 years  claudio   Similar fix for default route printing as done in netstat. Make sure mask is 0 w...
[TXT] unix.c  1.13   16 years  deraadt   delete rcsid crud
[TXT] atalk.c (in the Attic) [Hide]  1.17   15 years  chl   add missing headers needed for warn() and err(). ok claudio@ ray@