This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos-opt/net/net/bsd_tcpip/current ChangeLog s ...


CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	grante@sourceware.org	2012-03-09 19:37:46

Modified files:
	net/net/bsd_tcpip/current: ChangeLog 
	net/net/bsd_tcpip/current/src/sys/netinet6: icmp6.c 
	                                            in6_ifattach.c 
	                                            in6_src.c 
	                                            ip6_input.c 
	                                            ip6_mroute.c 
	                                            ip6_output.c nd6.c 
	                                            nd6_nbr.c nd6_rtr.c 
	                                            raw_ip6.c 

Log message:
	Fix compiler warnings -- mostly variables that are set but not referenced
	and mismatches between pointers to signed/unsigned char.  Bugzilla 1001526


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]