Module Name: src Committed By: maxv Date: Wed Sep 18 16:18:12 UTC 2019
Modified Files:
src/sys/kern: uipc_mbuf.c
src/sys/sys: mbuf.h
Log Message:
Handle M_EXT with M_BUFADDR, and introduce M_BUFSIZE. Use them to dedup
code.
To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.233 src/sys/kern/uipc_mbuf.c
cvs rdiff -u -r1.220 -r1.221 src/sys/sys/mbuf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
