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:   dyoung
Date:           Sun May 11 20:13:30 UTC 2008

Modified Files:
        src/sys/net: if_ethersubr.c if_fddisubr.c

Log Message:
Where applicable, s/0/NULL/, s/Bcmp/memcmp/.  Remove a gratuitous
cast from a call to nd6_storelladdr().


To generate a diff of this commit:
cvs rdiff -r1.165 -r1.166 src/sys/net/if_ethersubr.c
cvs rdiff -r1.75 -r1.76 src/sys/net/if_fddisubr.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