freebsd-skq/usr.bin/netstat
Robert Watson fff3e23824 Update netstat(1) for recent conversion of netipx to queue(9) from
home-brew linked lists.  Read in the ipxpcb_list structure first in
order to find the first pcb pointer.  Then follow the chain as
before, only the termination condition is a NULL next pointer
rather than a next pointer equal to the original offset.
2004-12-31 00:32:50 +00:00
..
atalk.c Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). 2004-07-26 20:18:11 +00:00
if.c Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). 2004-07-26 20:18:11 +00:00
inet6.c Use the length modifier 'll' instead of 'q' to print long longs. 2004-07-28 16:03:13 +00:00
inet.c Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). 2004-07-26 20:18:11 +00:00
ipsec.c Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). 2004-07-26 20:18:11 +00:00
ipx.c Update netstat(1) for recent conversion of netipx to queue(9) from 2004-12-31 00:32:50 +00:00
main.c Update netstat(1) for recent conversion of netipx to queue(9) from 2004-12-31 00:32:50 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
mbuf.c Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). 2004-07-26 20:18:11 +00:00
mcast.c Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). 2004-07-26 20:18:11 +00:00
mroute6.c Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). 2004-07-26 20:18:11 +00:00
mroute.c Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). 2004-07-26 20:18:11 +00:00
netgraph.c Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). 2004-07-26 20:18:11 +00:00
netstat.1 Bring in mbuma to replace mballoc. 2004-05-31 21:46:06 +00:00
netstat.h Bring in mbuma to replace mballoc. 2004-05-31 21:46:06 +00:00
route.c Print link level address on vlan interfaces using ether_ntoa(), to make 2004-07-28 18:18:47 +00:00
unix.c Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3). 2004-07-26 20:18:11 +00:00