The NetBSD Project

CVS log for src/sys/kern/uipc_mbuf.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / kern

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: uebayasi-xip


Revision 1.132.2.3 / (download) - annotate - [select for diffs], Sat Nov 6 08:08:44 2010 UTC (13 years, 5 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.132.2.2: +3 -16 lines
Diff to previous 1.132.2.2 (colored) to branchpoint 1.132 (colored) next main 1.133 (colored)

Sync with HEAD.

Revision 1.132.2.2 / (download) - annotate - [select for diffs], Tue Aug 17 06:47:33 2010 UTC (13 years, 8 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.132.2.1: +1 -1 lines
Diff to previous 1.132.2.1 (colored) to branchpoint 1.132 (colored)

Sync with HEAD.

Revision 1.132.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 14:44:13 2010 UTC (13 years, 11 months ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.132: +43 -38 lines
Diff to previous 1.132 (colored)

Sync with HEAD.

Revision 1.132 / (download) - annotate - [select for diffs], Sun Apr 5 16:31:21 2009 UTC (15 years ago) by bouyer
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8, yamt-nfs-mp-base7, yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, uebayasi-xip-base, nick-hppapmap-base4, nick-hppapmap-base3, nick-hppapmap-base, matt-premerge-20091211, jymxensuspend-base, jym-xensuspend-nbase, jym-xensuspend-base
Branch point for: uebayasi-xip
Changes since 1.131: +3 -2 lines
Diff to previous 1.131 (colored)

m_split0(): If the newly allocated mbuf holds only the header,
don't forget to set m_len to 0. Otherwise whatever will compute the size
of this chain (including s_split() itself if called again on this chain)
will get it wrong, leading to various issues.

Bug exposed by the NFS server code with linux clients using TCP mounts.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>