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 i ...


CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	asl@sourceware.org	2008-01-06 10:42:35

Modified files:
	net/net/bsd_tcpip/current: ChangeLog 
	net/net/bsd_tcpip/current/include/net: radix.h 
	net/net/bsd_tcpip/current/src/sys/net: radix.c route.c rtsock.c 
	net/net/bsd_tcpip/current/src/sys/netinet: if_ether.c 
	net/net/bsd_tcpip/current/src/sys/netinet6: icmp6.c nd6.c 

Log message:
	2008-01-06  Shaun Louie <sal@microplex.com>
	
	* include/net/radix.h
	* src/sys/net/radix.c
	* src/sys/net/route.c
	* src/sys/net/rtsock.c
	* src/sys/netinet/if_ether.c
	* src/sys/netinet6/icmp6.c
	* src/sys/netinet6/nd6.c: Change Free to R_Free() so that it
	corresponds to R_Malloc, and allows Free() wrappers in other
	places.


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