Up to [cvs.NetBSD.org] / src / sys / netinet
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: haad-dm
Revision 1.172.6.1 / (download) - annotate - [select for diffs], Sun Oct 19 22:17:46 2008 UTC (4 years, 7 months ago) by haad
Branch: haad-dm
Changes since 1.172: +12 -18
lines
Diff to previous 1.172 (colored) next main 1.173 (colored)
Sync with HEAD.
Revision 1.172 / (download) - annotate - [select for diffs], Sun May 4 07:22:14 2008 UTC (5 years ago) by thorpej
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
hpcarm-cleanup-nbase
Branch point for: wrstuden-revivesa,
haad-dm
Changes since 1.171: +3 -8
lines
Diff to previous 1.171 (colored)
Simplify the interface to netstat_sysctl() and allocate space for the collated counters using kmem_alloc(). PR kern/38577