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:   itojun
Date:           Tue Jun 24 07:39:28 UTC 2003

Modified Files:
        src/sys/netinet6: icmp6.c in6.c ip6_forward.c ip6_mroute.c nd6.c
            nd6_nbr.c nd6_rtr.c

Log Message:
use time.tv_sec directly


To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 src/sys/netinet6/icmp6.c
cvs rdiff -r1.75 -r1.76 src/sys/netinet6/in6.c
cvs rdiff -r1.32 -r1.33 src/sys/netinet6/ip6_forward.c
cvs rdiff -r1.48 -r1.49 src/sys/netinet6/ip6_mroute.c
cvs rdiff -r1.82 -r1.83 src/sys/netinet6/nd6.c
cvs rdiff -r1.44 -r1.45 src/sys/netinet6/nd6_nbr.c
cvs rdiff -r1.42 -r1.43 src/sys/netinet6/nd6_rtr.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