summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/bpf.c
AgeCommit message (Expand)Author
2009-04-12Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare).lukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-24Note which things are not available by KVM, and print a nice messagethorpej
2006-09-22PR/31347: Geoff C. Wing: netstat err message is ambiguous about causeelad
2005-11-21Convert 3 printf() calls into one puts().rpaulo
2005-09-02Place the sysctl code under an if block and print an error message if therpaulo
2005-09-02Request process information using sysctl(3) and not kvm(3) since bpf(4)rpaulo
2005-08-05Fix printing formats.elad
2005-08-04Implemented the userland part of the BPF statistics and BPF peers,rpaulo