Module name: mbuf Committed by: pcahyna Date: Sat Nov 11 12:06:43 UTC 2006
Modified Files: mbuf/userland/mbuf_impl: uipc_mbuf2.c Log Message: In m_pulldown0 (the back-end for m_datarange), when requesting data at the beginning of the mbuf chain, make sure they are in the first mbuf of the chain. Makes possible to use m_datarange(_rw) instead of m_pullup. (Some users of m_datarange were already making this assumption.) To generate a diff of this commit: cvs -z3 rdiff -u -r1.9 -r1.10 mbuf/userland/mbuf_impl/uipc_mbuf2.c To view a diff of this commit: http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/mbuf/userland/mbuf_impl/uipc_mbuf2.c?r1=1.9&r2=1.10 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ NetBSD-SoC-cvs mailing list NetBSD-SoC-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs