/sys/dev/microcode/bnx/

a.scholz.ruhr/netbsd/atom/usr.bin/netstat/netstat.h?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/netstat.h
AgeCommit message (Expand)Author
2022-09-01KNF. No functional change.msaitoh
2020-04-23Avoid common symbol definitions.joerg
2014-11-06use the common code from route.cchristos
2014-04-28use the same for the route metrics part, both in the sysctl and kmem paths.christos
2014-04-24un __Pchristos
2013-11-23Update for new pcb tailq's.christos
2013-06-19Don't use -P as a kmem printer, verify that the address points to a pcb first!christos
2013-03-01Retire OSI network stack. OK core@joerg
2013-01-28Use sysctl based code netstat -r. Remove support for post-mortemjoerg
2012-03-22remove KAME IPSEC, replaced by FAST_IPSECdrochner
2011-06-21print multiple tags if exists, comma separatedkefren
2011-05-03Reduces the resources demanded by TCP sessions in TIME_WAIT-state usingdyoung
2010-06-27Add -T flag, that shows tags in route outputkefren
2010-02-24Add -h, which makes output of bytes counts "humanized" (e.g. -bih)pooka
2009-09-14Import pfsync support from OpenBSD 4.2degroote
2009-09-13Checkin work in progress to make netstat use sysctl rather than kvm(3).elad
2009-04-12Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare).lukem
2008-02-27- Define _KERNEL for sys/types.h in unix.c.ad
2006-05-28Make netstat use sysctl when dumping routing tables/stats.elad
2006-05-23Fix carp_stats() prototype location.rpaulo
2006-05-18Integrate Common Address Redundancy Procotol (CARP) from OpenBSDliamjfoy
2005-09-02Request process information using sysctl(3) and not kvm(3) since bpf(4)rpaulo
2005-08-04Implemented the userland part of the BPF statistics and BPF peers,rpaulo
2004-09-04IPv4 PIM support, from the submission of Pavlin Radoslavov on tech-net@manu
2004-05-07Redo net.inet.* sysctl subtree for fast-ipsec from scratch.jonathan
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-26Add MBUFTRACE kernel option.matt
2003-02-04Update for callout changes, and show TCP timers in relative, ratherthorpej
2002-07-03Introduce -q flag to print some information (like number of packets droppedenami