Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: itojun
Date: Fri Jul 2 12:45:33 UTC 1999
Modified Files:
syssrc/sys/netinet: tcp_input.c tcp_output.c tcp_subr.c tcp_usrreq.c
Log Message:
avoid "variable not initialized" warnings on some of the platforms.
To generate a diff of this commit:
cvs rdiff -r1.83 -r1.84 syssrc/sys/netinet/tcp_input.c
cvs rdiff -r1.48 -r1.49 syssrc/sys/netinet/tcp_output.c
cvs rdiff -r1.67 -r1.68 syssrc/sys/netinet/tcp_subr.c
cvs rdiff -r1.40 -r1.41 syssrc/sys/netinet/tcp_usrreq.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