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:           Thu Dec 27 14:03:55 UTC 2018

Modified Files:
        src/sys/dev/pci: hifn7751.c
        src/sys/kern: uipc_mbuf.c
        src/sys/netmpls: mpls_ttl.c
        src/sys/sys: mbuf.h

Log Message:
Remove M_COPY_PKTHDR, M_MOVE_PKTHDR, M_ALIGN and MH_ALIGN.


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/dev/pci/hifn7751.c
cvs rdiff -u -r1.229 -r1.230 src/sys/kern/uipc_mbuf.c
cvs rdiff -u -r1.14 -r1.15 src/sys/netmpls/mpls_ttl.c
cvs rdiff -u -r1.216 -r1.217 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