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/packages/redboot/current ChangeLog cdl/re ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2005-04-21 18:08:49

Modified files:
	packages/redboot/current: ChangeLog 
	packages/redboot/current/cdl: redboot.cdl 
	packages/redboot/current/doc: redboot_cmds.sgml 
	packages/redboot/current/src: alias.c cksum.c dump.c 
	packages/redboot/current/src/net: net_io.c 

Log message:
	* src/net/net_io.c (net_init): Don't initialize the network if we
	don't have an IP address.
	
	* src/net/net_io.c (do_ip_addr): Add a '-b' option to obtain IP
	address using BOOTP/DHCP.
	
	* doc/redboot_cmds.sgml: Document the new '-b' option to the
	'ip_address' command.
	
	* src/alias.c (lookup_alias): Fix compiler warnings about formats
	* src/cksum.c (do_cksum): Ditto
	* src/dump.c  (do_dump): Ditto


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