1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/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
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
inet.c Silence a warning on systems without carp(4). 2005-04-12 08:47:04 +00:00
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 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
mroute6.c
mroute.c
netgraph.c
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