NetBSD/usr.bin/netstat
plunky f183cc477b no need to forward declare struct uio and proc before including
<sys/file.h> as it does that internally, and don't continue the
_KERNEL definition afterwards as it causes some other problems
with pcc relating to unreferenced symbols in unused static
inline functions which gcc optimises away.
2010-04-22 14:37:06 +00:00
..
Makefile Import pfsync support from OpenBSD 4.2 2009-09-14 10:36:48 +00:00
atalk.c
bpf.c
fast_ipsec.c
if.c Add -h, which makes output of bytes counts "humanized" (e.g. -bih) 2010-02-24 11:00:27 +00:00
inet.c PR/42243: Yasuoka Masahiko: Add support for "net.inet.icmp.bmcastecho" support. 2009-12-07 18:48:45 +00:00
inet6.c
ipsec.c
iso.c
main.c Add -h, which makes output of bytes counts "humanized" (e.g. -bih) 2010-02-24 11:00:27 +00:00
mbuf.c
mroute.c
mroute6.c
netstat.1 Add -h, which makes output of bytes counts "humanized" (e.g. -bih) 2010-02-24 11:00:27 +00:00
netstat.h Add -h, which makes output of bytes counts "humanized" (e.g. -bih) 2010-02-24 11:00:27 +00:00
route.c it is not [any longer] necessary to #define _KERNEL while including 2010-04-22 14:32:30 +00:00
show.c Checkin work in progress to make netstat use sysctl rather than kvm(3). 2009-09-13 02:53:17 +00:00
unix.c no need to forward declare struct uio and proc before including 2010-04-22 14:37:06 +00:00