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:   itojun
Date:           Fri Jan  2 12:01:40 UTC 2004

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

Log Message:
some corrections from markus@openbsd;
- callout_ack() was called with wrong argument
- no need for xor with timestamp as we are using arc4random()
- minor typo/cleanup


To generate a diff of this commit:
cvs rdiff -r1.187 -r1.188 src/sys/netinet/tcp_input.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