This is the mail archive of the ecos-patches@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]

Re: FreeBSD TCP retransmissions


On Sat, 2003-11-01 at 13:35, Matt Jerdonek wrote:
> Not a pain at all ... I appreciate you looking at the
> patch.
> 
> Apparently I 'diffed' against our local CVS eCos
> repository instead of the official eCos repository. 
> So the changes were correct, but I think the version
> numbers probably mislead you.  My apologies ...
> 
> Attached is the diff against the offical eCos
> repository.

Sorry, but this still doesn't apply cleanly:
        [gthomas@hermes bsd_tcpip]$ patch -p0 --dry-run </tmp/freebsd.txt 
        patching file current/ChangeLog
        Hunk #1 succeeded at 1 with fuzz 1.
        patching file current/include/netinet/tcp_timer.h
        Hunk #1 succeeded at 145 with fuzz 2.
        patching file current/src/sys/netinet/tcp_output.c
        Hunk #1 FAILED at 943.
        1 out of 1 hunk FAILED -- saving rejects to file current/src/sys/netinet/tcp_output.c.rej
        patching file current/src/sys/netinet/tcp_subr.c
        Hunk #1 FAILED at 152.
        Hunk #2 FAILED at 205.
        Hunk #3 FAILED at 545.
        3 out of 3 hunks FAILED -- saving rejects to file current/src/sys/netinet/tcp_subr.c.rej
        patching file current/src/sys/netinet/tcp_timer.c
        Hunk #1 succeeded at 101 with fuzz 2.
        Hunk #2 succeeded at 146 with fuzz 2.
        Hunk #3 FAILED at 365.
        Hunk #4 FAILED at 409.
        Hunk #5 FAILED at 454.
        3 out of 5 hunks FAILED -- saving rejects to file current/src/sys/netinet/tcp_timer.c.rej
        
-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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