Up to [cvs.NetBSD.org] / src / sys / kern
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: newlock2
Revision 1.122.2.3 / (download) - annotate - [select for diffs], Fri Jan 19 20:49:54 2007 UTC (6 years, 4 months ago) by ad
Branch: newlock2
Changes since 1.122.2.2: +11 -2
lines
Diff to previous 1.122.2.2 (colored) to branchpoint 1.122 (colored) next main 1.123 (colored)
Add some DEBUG code to check that items being freed were previously allocated from the same source. Needs to be enabled via DDB.
Revision 1.122.2.2 / (download) - annotate - [select for diffs], Fri Oct 20 20:03:56 2006 UTC (6 years, 7 months ago) by ad
Branch: newlock2
Changes since 1.122.2.1: +2 -4
lines
Diff to previous 1.122.2.1 (colored) to branchpoint 1.122 (colored)
Remove sched_lock assertion.
Revision 1.122.2.1 / (download) - annotate - [select for diffs], Mon Sep 11 00:12:01 2006 UTC (6 years, 8 months ago) by ad
Branch: newlock2
Changes since 1.122: +14 -5
lines
Diff to previous 1.122 (colored)
From the newlock branch: add some KASSERT() verifying correct alignment.
Revision 1.122 / (download) - annotate - [select for diffs], Sun Sep 3 06:25:19 2006 UTC (6 years, 8 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
rpaulo-netinet-merge-pcb-base
Branch point for: yamt-splraiseipl,
newlock2
Changes since 1.121: +4 -3
lines
Diff to previous 1.121 (colored)
avoid empty else statement