Source-Changes archive

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

CVS commit: src/sys/net



Module Name:    src
Committed By:   maxv
Date:           Thu Apr 26 19:56:55 UTC 2018

Modified Files:
        src/sys/net: if_arcsubr.c if_ethersubr.c if_fddisubr.c
            if_ieee1394subr.c if_tokensubr.c raw_usrreq.c

Log Message:
m_copy -> m_copym


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/net/if_arcsubr.c
cvs rdiff -u -r1.263 -r1.264 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.105 -r1.106 src/sys/net/if_fddisubr.c
cvs rdiff -u -r1.59 -r1.60 src/sys/net/if_ieee1394subr.c \
    src/sys/net/raw_usrreq.c
cvs rdiff -u -r1.81 -r1.82 src/sys/net/if_tokensubr.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