index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
netstat
Age
Commit message (
Expand
)
Author
2010-02-24
Add -h, which makes output of bytes counts "humanized" (e.g. -bih)
pooka
2009-12-07
PR/42243: Yasuoka Masahiko: Add support for "net.inet.icmp.bmcastecho" support.
christos
2009-09-27
protecting sockaddr_in6 with -DINET6
plunky
2009-09-14
Import pfsync support from OpenBSD 4.2
degroote
2009-09-13
Use PRIu64 for printf'ing stuff. Fixes build breakage on part-amd64
pgoyette
2009-09-13
Put some unsigned long long casts (as was in the original printing code).
elad
2009-09-13
Fix section for sysctl xref (it is 3, not 2).
wiz
2009-09-13
Checkin work in progress to make netstat use sysctl rather than kvm(3).
elad
2009-06-28
Fix typo
dholland
2009-05-28
fix typo (Silas Silva)
christos
2009-04-12
Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare).
lukem
2009-03-11
Fix markup
joerg
2009-02-22
Make netstat handle -a properly; that is, don't show unconnected
dholland
2009-02-14
Sort option descriptions, and options in usage.
wiz
2008-12-29
fix for 64 bit time_t
christos
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-24
net.atalk, not net.at.
thorpej
2008-04-24
Note which things are not available by KVM, and print a nice message
thorpej
2008-04-24
Make note of a few things no longer available via kvm.
thorpej
2008-04-23
netns is no longer in the tree; completely purge it from netstat(1).
thorpej
2008-04-23
Make DDP stats per-cpu. While here, bump the counters to 64-bit and
thorpej
2008-04-23
don't include <cons_pcb.h> as it is unnecessary
plunky
2008-04-23
PF_KEY stats for IPSEC and FAST_IPSEC are now per-CPU.
thorpej
2008-04-23
Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and
thorpej
2008-04-15
ARP and IGMP stats are now available by sysctl.
thorpej
2008-04-15
Make IGMP stats per-cpu.
thorpej
2008-04-15
Make ARP stats per-cpu.
thorpej
2008-04-15
Make CARP status per-cpu.
thorpej
2008-04-15
Make pim6 stats per-cpu.
thorpej
2008-04-15
Make raw6 stats per-cpu.
thorpej
2008-04-15
Use ANSI function decls throughout.
thorpej
2008-04-15
Make udp6 stats per-cpu.
thorpej
2008-04-08
Change IPv6 stats from a structure to an array of uint64_t's.
thorpej
2008-04-08
Change ICMP6 stats from a structure to an array of uint64_t's.
thorpej
2008-04-08
Change TCP stats from a structure to an array of uint64_t's.
thorpej
2008-04-07
Change IP stats from a structure to an array of uint64_t's.
thorpej
2008-04-06
fix build problem introduced in 1.79
jnemeth
2008-04-06
Change UDP stats from a structure to an array of uint64_t's.
thorpej
2008-04-06
Change ICMP stats from a structure to an array of uint64_t's.
thorpej
2008-02-27
- Define _KERNEL for sys/types.h in unix.c.
ad
2008-02-16
Fix more -combine fallout. (mismatched definitions)
matt
2008-01-21
#include <stdbool.h> for 'bool', so that this kernel groveller will
dyoung
2008-01-17
sync with kernel. (make some mbuf related statistics per-cpu.)
yamt
2008-01-14
mbpr: fix a harmless bug. (sizeof pointer -> sizeof *pointer)
yamt
2007-12-29
Report the new ipcomp stats under FAST_IPSEC : ipcomps_minlen and
degroote
2007-12-05
Report ipsecstats.ips_spdcache_miss under FAST_IPSEC correctly.
seanb
2007-11-10
don't bother to print unmaintained statistics. (m_drops, m_wait)
yamt
2007-11-09
include stdbool.h instead of typedefing bool to int
christos
2007-08-30
bump date
jnemeth
[next]