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_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.18   16 years  henning   remove IPX support, agreed by many
[TXT] if.c  1.51   16 years  ray   Don't truncate interface name. Fixes PR 5460. OK deraadt, agreed with by krw.
[TXT] inet.c  1.100   16 years  ray   "off" isn't a pointer, it's a ulong. According to printf(3), %#lx is equivalent...
[TXT] inet6.c  1.33   17 years  itojun   change semantics of ff01::/16 to interface local multicast (to sync up with more...
[TXT] main.c  1.68   16 years  claudio   Make it possible to show alternate routing tables in netstat. This mostly comes ...
[TXT] mbuf.c  1.24   18 years  millert   Userland programs should include <errno.h> not <sys/errno.h> OK deraadt@
[TXT] mroute.c  1.16   17 years  claudio   Moving netstat from kvm snooping to retrieving the routing tables via sysctl. Mo...
[TXT] mroute6.c  1.8   19 years  jaredy   kill unneeded (char *) casts. ok millert, otto
[TXT] net80211.c  1.5   16 years  bluhm   Prevent sneaking in unencrypted packets into WEP traffic. ok damien@, put it ok ...
[TXT] netstat.1  1.52   16 years  claudio   Update synopsis. with help by jmc@
[TXT] netstat.h  1.43   16 years  claudio   Make it possible to show alternate routing tables in netstat. This mostly comes ...
[TXT] route.c  1.74   17 years  itojun   change semantics of ff01::/16 to interface local multicast (to sync up with more...
[TXT] show.c  1.10   16 years  claudio   Make it possible to show alternate routing tables in netstat. This mostly comes ...
[TXT] unix.c  1.12   19 years  jaredy   kill unneeded (char *) casts. ok millert, otto
[TXT] atalk.c (in the Attic) [Hide]  1.14   19 years  deraadt   include nlist.h not needed