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: ozaki-r
Date: Fri Apr 1 09:16:02 UTC 2016
Modified Files:
src/sys/netinet: ip_icmp.c
src/sys/netinet6: icmp6.c
Log Message:
Remove unnecessary casts and do s/0/NULL/ for rtrequest
To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 src/sys/netinet/ip_icmp.c
cvs rdiff -u -r1.180 -r1.181 src/sys/netinet6/icmp6.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