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:   tsutsui
Date:           Sat Apr 18 15:20:06 UTC 2009

Modified Files:
        src/sys/net: slcompress.c

Log Message:
Use memcmp(9) and memcpy(9) directly rather than via
local BCMP() and BCOPY() macro.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/net/slcompress.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