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: dyoung
Date: Thu Dec 6 00:28:37 UTC 2007
Modified Files:
src/sys/netatalk: at_control.c
src/sys/netinet: in.c
src/sys/netinet6: in6.c in6_ifattach.c
src/sys/netiso: iso.c
Log Message:
Use ifa_insert(), ifa_remove().
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/netatalk/at_control.c
cvs rdiff -r1.121 -r1.122 src/sys/netinet/in.c
cvs rdiff -r1.138 -r1.139 src/sys/netinet6/in6.c
cvs rdiff -r1.78 -r1.79 src/sys/netinet6/in6_ifattach.c
cvs rdiff -r1.47 -r1.48 src/sys/netiso/iso.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