Up to [cvs.NetBSD.org] / src / sys / netinet
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: yamt-nfs-mp
Revision 1.107.2.2 / (download) - annotate - [select for diffs], Thu Mar 11 15:04:28 2010 UTC (3 years, 3 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.107.2.1: +9 -6
lines
Diff to previous 1.107.2.1 (colored) to branchpoint 1.107 (colored) next main 1.108 (colored)
sync with head
Revision 1.107.2.1 / (download) - annotate - [select for diffs], Mon May 4 08:14:17 2009 UTC (4 years, 1 month ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.107: +44 -35
lines
Diff to previous 1.107 (colored)
sync with head.
Revision 1.107 / (download) - annotate - [select for diffs], Thu Apr 24 11:38:38 2008 UTC (5 years, 1 month 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@.