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


CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	jlarmour@sourceware.org	2003-02-12 15:29:52

Modified files:
	net/net/bsd_tcpip/current: ChangeLog 
	net/net/bsd_tcpip/current/src/sys/kern: sockio.c uipc_socket.c 
	net/net/bsd_tcpip/current/src/sys/net: if_ethersubr.c if_loop.c 

Log message:
	* src/sys/kern/sockio.c: bsd_getinfo/bsd_setinfo should have
	void * args. Silences warnings.
	* src/sys/kern/uipc_socket.c (sopoll): Use __FUNCTION__ correctly
	for GCC 3.x.
	* src/sys/net/if_ethersubr.c: Put comments for stuff after endifs
	to silence warnings.
	* src/sys/net/if_loop.c: Ditto.


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