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: Mon Apr 25 14:38:08 UTC 2016
Modified Files:
src/sys/net: route.c rtsock.c
src/sys/netinet: if_arp.c
src/sys/netinet6: nd6.c
Log Message:
Check error of rt_setgate and rt_settag
To generate a diff of this commit:
cvs rdiff -u -r1.163 -r1.164 src/sys/net/route.c
cvs rdiff -u -r1.183 -r1.184 src/sys/net/rtsock.c
cvs rdiff -u -r1.208 -r1.209 src/sys/netinet/if_arp.c
cvs rdiff -u -r1.191 -r1.192 src/sys/netinet6/nd6.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