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
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
2007-08-30
PR/36867 - Zafer Aydogan -- trsp is no longer
jnemeth
2007-07-30
Add xref to sockstat, from Zafer Aydogan in PR misc/36706.
pavel
2007-07-19
rt_key() is no more. Use rt_getkey().
dyoung
2007-07-10
Make netstat build again. I don't see why it has any business dumping
ad
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2007-04-27
Fall back to kvm interface for protocols that do not yet
mlelstv
2007-03-07
Add new IPv6 Fast Forward statistics
liamjfoy
2007-02-18
Make this compile after TSEL() const poisoning
hubertf
2007-01-17
Remove duplicate #includes
hubertf
2006-12-23
Don't print "default" when the netmask is non-zero.
jdc
2006-11-15
PR/35056: Keiichi Shima: netstat does not compile in crunched environment
elad
2006-10-13
Refactor code a bit so we only use kmem when we really need it.
elad
2006-10-03
avoid signed/unsigned error when computing mask lengths for empty
mlelstv
2006-09-27
Good intentions are still intentions. If we can't open kvm, but we still
elad
2006-09-22
PR/31347: Geoff C. Wing: netstat err message is ambiguous about cause
elad
[next]