NetBSD/usr.bin/netstat
2013-10-19 00:28:38 +00:00
..
atalk.c - avoid pointer gymnastics 2013-10-18 20:26:45 +00:00
bpf.c Fix memory leak. 2012-12-14 08:15:44 +00:00
fast_ipsec.c PR/47744: Frank Kardel: netstat -s stops output prematurely when ipsec is not 2013-04-15 21:20:39 +00:00
if.c use new scopeid functions 2013-10-19 00:28:38 +00:00
inet6.c use new scopeid functions 2013-10-19 00:28:38 +00:00
inet.c Not all pointers are 64bit - use uintptr_t instead of uint64_t. 2013-06-20 10:43:18 +00:00
main.c Make the -f option accept multiple address families. 2013-10-18 22:18:14 +00:00
Makefile Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
mbuf.c Use C89 function definitions 2012-03-20 20:34:57 +00:00
mroute6.c - avoid pointer gymnastics 2013-10-18 20:26:45 +00:00
mroute.c Use C89 function definitions 2012-03-20 20:34:57 +00:00
netstat_hostops.c
netstat_rumpops.c
netstat.1 Make the -f option accept multiple address families. 2013-10-18 22:18:14 +00:00
netstat.h Don't use -P as a kmem printer, verify that the address points to a pcb first! 2013-06-19 21:12:03 +00:00
pfkey.c split the ipsec.c source file into the pfkey part which is shared 2012-01-06 14:21:16 +00:00
pfsync.c
prog_ops.h
route.c Use sysctl based code netstat -r. Remove support for post-mortem 2013-01-28 13:49:08 +00:00
show.c use new scopeid functions 2013-10-19 00:28:38 +00:00
unix.c Use C89 function definitions 2012-03-20 20:34:57 +00:00
vtw.c - avoid pointer gymnastics 2013-10-18 20:26:45 +00:00
vtw.h