Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet6
Module Name: src
Committed By: dyoung
Date: Tue May 13 17:53:52 UTC 2008
Modified Files:
src/sys/netinet6: udp6_output.c
Log Message:
Change bzero() to memset(), non-overlapping bcopy() to memcpy().
Remove unnecessary casts to struct route *.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/netinet6/udp6_output.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