This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.bin
/
netstat
History
Robert Watson
f6a9459c8d
evise use of queue(9) macros for netipx when used from userspace:
...
LIST_FOREACH() is difficult to use correctly, so don't try to.
2005-01-02 19:26:06 +00:00
..
atalk.c
…
if.c
…
inet6.c
Use the length modifier 'll' instead of 'q' to print long longs.
2004-07-28 16:03:13 +00:00
inet.c
…
ipsec.c
…
ipx.c
evise use of queue(9) macros for netipx when used from userspace:
2005-01-02 19:26:06 +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
…
mcast.c
…
mroute6.c
…
mroute.c
…
netgraph.c
…
netstat.1
…
netstat.h
…
route.c
Print link level address on vlan interfaces using ether_ntoa(), to make
2004-07-28 18:18:47 +00:00
unix.c
…