This is the mail archive of the ecos-cvs@sources.redhat.com 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 c ...


CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	asl@sourceware.org	2003-07-30 07:42:33

Modified files:
	net/net/bsd_tcpip/current: ChangeLog 
	net/net/bsd_tcpip/current/cdl: freebsd_net.cdl 
	net/net/bsd_tcpip/current/include/netinet: icmp_var.h igmp_var.h 
	                                           in_var.h udp_var.h 
	net/net/bsd_tcpip/current/include/netinet6: ip6protosw.h 
	                                            tcp6_var.h 
	                                            udp6_var.h 
	net/net/bsd_tcpip/current/include/sys: malloc.h param.h socket.h 
	net/net/bsd_tcpip/current/src/sys/net: if.c rtsock.c 
	net/net/bsd_tcpip/current/src/sys/netinet: if_ether.c igmp.c 
	                                           in.c in_pcb.c 
	                                           in_proto.c in_rmx.c 
	                                           ip_flow.c ip_icmp.c 
	                                           ip_input.c raw_ip.c 
	                                           tcp_input.c 
	                                           tcp_output.c 
	                                           tcp_subr.c 
	                                           tcp_timer.c 
	                                           tcp_usrreq.c 
	                                           udp_usrreq.c 
	net/net/bsd_tcpip/current/src/sys/netinet6: in6.c in6_ifattach.c 
	                                            in6_pcb.c 
	                                            in6_proto.c 
	                                            in6_rmx.c nd6.c 
	                                            udp6_output.c 
	                                            udp6_usrreq.c 
Added files:
	net/net/bsd_tcpip/current/include/sys: sysctl.h 
	net/net/bsd_tcpip/current/src/sys/kern: kern_sysctl.c 
	net/net/bsd_tcpip/current/tests: sysctl1.c 

Log message:
	Fixed all (I hope) compiler warnings
	Added back sysctl support which was removed when the stack was ported.


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