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_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.21   11 years  tedu   -h flag to print human numbers in conjunction with -w -b
[TXT] if.c  1.66   11 years  tedu   oops, i added a stray character. spotted by jmc
[TXT] inet.c  1.121   11 years  bluhm   netstat -vP also shows the new struct sockbuf field sb_flagsintr. OK markus@ cla...
[TXT] inet6.c  1.43   11 years  deraadt   remove some unnecessary sys/mbuf.h inclusions
[TXT] main.c  1.94   11 years  tedu   i missed usage and the manpage. prod by jmc
[TXT] mbuf.c  1.31   13 years  lum   Remove references to kvm. 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.9   11 years  deraadt   Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
[TXT] netstat.1  1.69   11 years  jmc   remove unneccessary .Pp;
[TXT] netstat.h  1.64   11 years  deraadt   Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
[TXT] route.c  1.89   11 years  deraadt   sys/mbuf.h not needed
[TXT] show.c  1.37   11 years  deraadt   sys/mbuf.h not needed
[TXT] unix.c  1.15   13 years  bluhm   Print socket structure internals when netstat -P pcbaddr is called with -v. Als...