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 Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare). 2009-04-12 16:08:37 +00:00
bpf.c Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare). 2009-04-12 16:08:37 +00:00
fast_ipsec.c Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare). 2009-04-12 16:08:37 +00:00
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 Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare). 2009-04-12 16:08:37 +00:00
ipsec.c Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare). 2009-04-12 16:08:37 +00:00
iso.c Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare). 2009-04-12 16:08:37 +00:00
main.c Add -h, which makes output of bytes counts "humanized" (e.g. -bih) 2010-02-24 11:00:27 +00:00
mbuf.c Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare). 2009-04-12 16:08:37 +00:00
mroute.c Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare). 2009-04-12 16:08:37 +00:00
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