Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netinet



Module Name:    src
Committed By:   chs
Date:           Sat May  8 14:41:47 UTC 2004

Modified Files:
        src/sys/netinet: tcp_output.c

Log Message:
work around an LP64 problem where we report an excessively large window
due to incorrect mixing of types.


To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 src/sys/netinet/tcp_output.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index