Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: itojun
Date: Sun Feb 6 11:11:32 UTC 2000
Modified Files:
syssrc/sys/netinet: icmp6.h ip6.h
syssrc/sys/netinet6: icmp6.h ip6.h
Log Message:
to be more rfc2292 complient, move ip6.h and icmp6.h into netinet.
(netinet6/{ip6,icmp6}.h is non-standard path - these files should go away)
it was not possible to use cvsmove in this case.
when you try to look at history, chase it toward netinet6/{ip6,icmp6}.h.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/netinet/icmp6.h syssrc/sys/netinet/ip6.h
cvs rdiff -r1.10 -r1.11 syssrc/sys/netinet6/icmp6.h
cvs rdiff -r1.7 -r1.8 syssrc/sys/netinet6/ip6.h
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