Up to [cvs.NetBSD.org] / src / sys / netinet
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: wrstuden-revivesa
Revision 1.107.4.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.107: +34 -33
lines
Diff to previous 1.107 (colored) next main 1.108 (colored)
Sync with wrstuden-revivesa-base-2.
Revision 1.107 / (download) - annotate - [select for diffs], Thu Apr 24 11:38:38 2008 UTC (5 years ago) by ad
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
yamt-nfs-mp-base,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
simonb-wapbl-nbase,
simonb-wapbl-base,
simonb-wapbl,
hpcarm-cleanup-nbase
Branch point for: yamt-nfs-mp,
wrstuden-revivesa,
haad-dm
Changes since 1.106: +5 -2
lines
Diff to previous 1.106 (colored)
Merge the socket locking patch: - Socket layer becomes MP safe. - Unix protocols become MP safe. - Allows protocol processing interrupts to safely block on locks. - Fixes a number of race conditions. With much feedback from matt@ and plunky@.