Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: maxv
Date: Fri Apr 27 07:20:33 UTC 2018
Modified Files:
src/sys/kern: uipc_mbuf.c
src/sys/sys: mbuf.h
Log Message:
Implement M_COPY_PKTHDR as a function, like m_move_pkthdr.
To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.202 src/sys/kern/uipc_mbuf.c
cvs rdiff -u -r1.191 -r1.192 src/sys/sys/mbuf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index