Module name:    mbuf
Committed by:   pcahyna
Date:           Fri Aug 18 19:29:31 UTC 2006

Modified Files:
        mbuf/userland/mbuf_impl: uipc_mbuf.c
        mbuf/userland/mbuf_impl/sys: mbuf.h

Log Message:
In m_move_pkthdr, dont't forget to update m_contig after the packet header
has been removed. Extract a common macro M_CLEAR_PKTHDR for this.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.12 -r1.13 mbuf/userland/mbuf_impl/sys/mbuf.h
cvs -z3 rdiff -u -r1.17 -r1.18 mbuf/userland/mbuf_impl/uipc_mbuf.c

To view a diff of this commit:
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/mbuf/userland/mbuf_impl/sys/mbuf.h?r1=1.12&r2=1.13
http://cvs.sourceforge.net/viewcvs.py/netbsd-soc/mbuf/userland/mbuf_impl/uipc_mbuf.c?r1=1.17&r2=1.18

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

Reply via email to