Up to [cvs.NetBSD.org] / src / sys / netinet
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: yamt-lazymbuf
Revision 1.87.2.8 / (download) - annotate - [select for diffs], Mon Feb 11 15:00:05 2008 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.87.2.7: +4 -4
lines
Diff to previous 1.87.2.7 (colored) to branchpoint 1.87 (colored) next main 1.88 (colored)
sync with head.
Revision 1.87.2.7 / (download) - annotate - [select for diffs], Mon Jan 21 09:47:17 2008 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.87.2.6: +3 -3
lines
Diff to previous 1.87.2.6 (colored) to branchpoint 1.87 (colored)
sync with head
Revision 1.87.2.6 / (download) - annotate - [select for diffs], Fri Dec 7 17:34:32 2007 UTC (5 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.87.2.5: +4 -4
lines
Diff to previous 1.87.2.5 (colored) to branchpoint 1.87 (colored)
sync with head
Revision 1.87.2.5 / (download) - annotate - [select for diffs], Sat Oct 27 11:36:09 2007 UTC (5 years, 7 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.87.2.4: +57 -47
lines
Diff to previous 1.87.2.4 (colored) to branchpoint 1.87 (colored)
sync with head.
Revision 1.87.2.4 / (download) - annotate - [select for diffs], Mon Sep 3 14:43:00 2007 UTC (5 years, 9 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.87.2.3: +35 -43
lines
Diff to previous 1.87.2.3 (colored) to branchpoint 1.87 (colored)
sync with head.
Revision 1.87.2.3 / (download) - annotate - [select for diffs], Mon Feb 26 09:11:45 2007 UTC (6 years, 3 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.87.2.2: +5 -5
lines
Diff to previous 1.87.2.2 (colored) to branchpoint 1.87 (colored)
sync with head.
Revision 1.87.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:50:33 2006 UTC (6 years, 5 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.87.2.1: +11 -8
lines
Diff to previous 1.87.2.1 (colored) to branchpoint 1.87 (colored)
sync with head.
Revision 1.87.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:11:01 2006 UTC (6 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.87: +8 -4
lines
Diff to previous 1.87 (colored)
sync with head.
Revision 1.87 / (download) - annotate - [select for diffs], Fri Apr 29 10:39:09 2005 UTC (8 years, 1 month ago) by yamt
Branch: MAIN
CVS Tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
ktrace-lwp-base,
kent-audio2-base
Branch point for: yamt-lazymbuf
Changes since 1.86: +3 -2
lines
Diff to previous 1.86 (colored)
move decl of inetsw to its own header to avoid array of incomplete type. found by gcc4. reported by Adam Ciarcinski.