Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   maxv
Date:           Thu Apr 26 08:31:36 UTC 2018

Modified Files:
        src/sys/kern: uipc_mbuf.c

Log Message:
Rename

        m_copyback0 -> m_copyback_internal
        M_COPYBACK0_* -> CB_*

That's a lot less misleading. While here, fix a bunch of panic messages.


To generate a diff of this commit:
cvs rdiff -u -r1.195 -r1.196 src/sys/kern/uipc_mbuf.c

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