Up to [cvs.NetBSD.org] / src / sys / netinet6
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: wrstuden-revivesa
Revision 1.119.2.1 / (download) - annotate - [select for diffs], Thu Sep 18 04:37:01 2008 UTC (4 years, 8 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.119: +25 -16
lines
Diff to previous 1.119 (colored) next main 1.120 (colored)
Sync with wrstuden-revivesa-base-2.
Revision 1.119 / (download) - annotate - [select for diffs], Sun May 4 07:22:15 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.118: +3 -8
lines
Diff to previous 1.118 (colored)
Simplify the interface to netstat_sysctl() and allocate space for the collated counters using kmem_alloc(). PR kern/38577