Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   maxv
Date:           Fri Apr 27 08:51:26 UTC 2018

Modified Files:
        src/share/man/man9: mbuf.9
        src/sys/rump/dev/lib/libpci: rumpdev_bus_dma.c
        src/sys/sys: mbuf.h

Log Message:
M_CLUSTER -> M_EXT_CLUSTER, and remove M_CLUSTER completely.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/share/man/man9/mbuf.9
cvs rdiff -u -r1.5 -r1.6 src/sys/rump/dev/lib/libpci/rumpdev_bus_dma.c
cvs rdiff -u -r1.194 -r1.195 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