freebsd-nq/usr.bin/netstat
Christian S.J. Peron 48d91509de Free the bpf descriptor array after we are done with it. This probably isnt
that critical as the program exits after this point anyway, but this may
not always be the case.
2005-09-07 19:28:01 +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
bpf.c Free the bpf descriptor array after we are done with it. This probably isnt 2005-09-07 19:28:01 +00:00
if.c Bail if interface is misspelled instead of falling out into the 2005-08-20 08:34:21 +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 Silence a warning on systems without carp(4). 2005-04-12 08:47:04 +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 evise use of queue(9) macros for netipx when used from userspace: 2005-01-02 19:26:06 +00:00
main.c Update usage to reflect the new option. 2005-09-07 19:15:43 +00:00
Makefile Merge bpfstat's functionality into the netstat(1) utility. This adds 2005-09-07 17:35:16 +00:00
mbuf.c Since libmemstat(3) now supports its own error management mechanism, 2005-07-24 01:42:42 +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 Merge bpfstat's functionality into the netstat(1) utility. This adds 2005-09-07 17:35:16 +00:00
netstat.h Merge bpfstat's functionality into the netstat(1) utility. This adds 2005-09-07 17:35:16 +00:00
route.c NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines 2005-05-13 16:31:11 +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