public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2003-09-19 22:21 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2003-09-19 22:21 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2003-09-19 22:21:52
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: timers.c
Log message:
Fix timing issue - BUG #23006
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2010-04-23 12:01 jld
0 siblings, 0 replies; 26+ messages in thread
From: jld @ 2010-04-23 12:01 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jld@sourceware.org 2010-04-23 12:01:40
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: dns.c
Log message:
* src/net/dns.c: Initialise DNS domain with an empty string to avoid
possible invalid memory access. Issue reported by Kirill Berezin.
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2009-04-20 11:19 asl
0 siblings, 0 replies; 26+ messages in thread
From: asl @ 2009-04-20 11:19 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2009-04-20 11:19:16
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: tcp.c
Log message:
* src/net/tcp.c (__tcp_abort): Ensure the connection is closed
before returning. This fixes a race condition which Ilko Iliev
<iliev@ronetix.at> found when performing two back to back http
transfers
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2006-08-29 20:24 asl
0 siblings, 0 replies; 26+ messages in thread
From: asl @ 2006-08-29 20:24 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2006-08-29 20:24:58
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: tftp_client.c
Log message:
* src/net/tftp_client.c (tftp_error_ack): Fix compiler warnings.
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2006-05-24 12:24 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2006-05-24 12:24 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2006-05-24 12:24:46
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: net_io.c
Log message:
Don't try 'ip_address' command if no networking - avoids crash
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2006-04-07 23:00 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2006-04-07 23:00 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2006-04-07 23:00:00
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: net_io.c
Log message:
Handle TELNET_WILL (reject) - from Grant Edwards
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2006-03-27 13:08 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2006-03-27 13:08 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2006-03-27 13:08:52
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: tcp.c
Log message:
Fix calculation in __tcp_write_block - from Wolfgang Koebler
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2005-03-09 19:08 asl
0 siblings, 0 replies; 26+ messages in thread
From: asl @ 2005-03-09 19:08 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2005-03-09 19:08:38
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: arp.c
Log message:
* src/net/arp.c: use correct sizeof(rt->enet_addr) in
__arp_lookup()
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2005-02-01 18:26 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2005-02-01 18:26 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2005-02-01 18:25:53
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: bootp.c
Log message:
Make BOOTP/DHCP quieter - from David Vrable
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2004-09-24 12:51 asl
0 siblings, 0 replies; 26+ messages in thread
From: asl @ 2004-09-24 12:51 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2004-09-24 12:51:22
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: tcp.c
Log message:
* src/net/tc.c: Removed unneccesary call to MS_TICKS_DELAY
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2004-08-13 12:26 jani
0 siblings, 0 replies; 26+ messages in thread
From: jani @ 2004-08-13 12:26 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jani@sourceware.org 2004-08-13 12:26:01
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: http_client.c
Log message:
Fix corner-case detection of http header ending sequence
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2004-03-30 19:09 msalter
0 siblings, 0 replies; 26+ messages in thread
From: msalter @ 2004-03-30 19:09 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: msalter@sourceware.org 2004-03-30 19:09:14
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: udp.c
Log message:
udp tweak
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2004-02-28 16:51 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2004-02-28 16:51 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2004-02-28 16:51:08
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: http_client.c
Log message:
Early abort instead of close on HTTP connections - from Jani Monoses
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2003-11-24 14:18 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2003-11-24 14:18 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2003-11-24 14:18:59
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: bootp.c
Log message:
Suppress diagnostic message (noisy)
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2003-10-06 22:37 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2003-10-06 22:37 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2003-10-06 22:37:52
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: bootp.c net_io.c
Log message:
Fix compile problems if GATEWAY support disabled
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2003-09-25 23:49 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2003-09-25 23:49 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2003-09-25 23:49:57
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: bootp.c
Log message:
Improve DHCP again
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2003-09-24 16:52 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2003-09-24 16:52 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2003-09-24 15:30:16
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: bootp.c
Log message:
Fix more DHCP buglets
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2003-09-23 17:08 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2003-09-23 17:08 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2003-09-23 17:08:31
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: bootp.c
Log message:
Handle DHCP retries
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2003-09-14 13:41 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2003-09-14 13:41 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2003-09-14 13:41:58
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: bootp.c
Log message:
Add new options to DHCP request - from David Vrabel
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2003-07-15 18:53 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2003-07-15 18:53 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2003-07-15 18:53:50
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: bootp.c
Log message:
Fix BOOTP/DHCP
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2003-06-23 23:54 jlarmour
0 siblings, 0 replies; 26+ messages in thread
From: jlarmour @ 2003-06-23 23:54 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2003-06-23 23:54:46
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: tftp_client.c
Log message:
* src/net/tftp_client.c: Define tftp_stream.last_good_block to
permit downloads > 32MB.
(tftp_ack): Allow last_good_block to wrap.
(tftp_stream_read): Ditto.
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2003-06-23 23:42 jlarmour
0 siblings, 0 replies; 26+ messages in thread
From: jlarmour @ 2003-06-23 23:42 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2003-06-23 23:42:15
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: bootp.c
Log message:
* src/net/bootp.c: Use correct DHCP message type for DHCPREQUEST.
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2003-04-18 13:26 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2003-04-18 13:26 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sourceware.org 2003-04-18 13:26:07
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: tftp_client.c
Log message:
ACK last packet on close.
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2002-08-29 12:30 msalter
0 siblings, 0 replies; 26+ messages in thread
From: msalter @ 2002-08-29 12:30 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: msalter@sources.redhat.com 2002-08-29 12:30:29
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: net_io.c
Log message:
Fix DNS server address printing.
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2002-08-26 18:31 msalter
0 siblings, 0 replies; 26+ messages in thread
From: msalter @ 2002-08-26 18:31 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: msalter@sources.redhat.com 2002-08-26 18:31:49
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: net_io.c
Log message:
RedBoot console performance tweak
^ permalink raw reply [flat|nested] 26+ messages in thread
* ecos/packages/redboot/current ChangeLog src/ne ...
@ 2002-07-30 5:59 gthomas
0 siblings, 0 replies; 26+ messages in thread
From: gthomas @ 2002-07-30 5:59 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: gthomas@sources.redhat.com 2002-07-30 05:59:23
Modified files:
packages/redboot/current: ChangeLog
packages/redboot/current/src/net: ip.c net_io.c
Log message:
Fix problems with gateway/mask setup.
^ permalink raw reply [flat|nested] 26+ messages in thread
end of thread, other threads:[~2010-04-23 12:01 UTC | newest]
Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-19 22:21 ecos/packages/redboot/current ChangeLog src/ne gthomas
-- strict thread matches above, loose matches on Subject: below --
2010-04-23 12:01 jld
2009-04-20 11:19 asl
2006-08-29 20:24 asl
2006-05-24 12:24 gthomas
2006-04-07 23:00 gthomas
2006-03-27 13:08 gthomas
2005-03-09 19:08 asl
2005-02-01 18:26 gthomas
2004-09-24 12:51 asl
2004-08-13 12:26 jani
2004-03-30 19:09 msalter
2004-02-28 16:51 gthomas
2003-11-24 14:18 gthomas
2003-10-06 22:37 gthomas
2003-09-25 23:49 gthomas
2003-09-24 16:52 gthomas
2003-09-23 17:08 gthomas
2003-09-14 13:41 gthomas
2003-07-15 18:53 gthomas
2003-06-23 23:54 jlarmour
2003-06-23 23:42 jlarmour
2003-04-18 13:26 gthomas
2002-08-29 12:30 msalter
2002-08-26 18:31 msalter
2002-07-30 5:59 gthomas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).