Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: atatat
Date: Mon Mar 29 04:59:03 UTC 2004
Modified Files:
src/sys/netinet: tcp_input.c tcp_usrreq.c
src/sys/netinet6: in6_pcb.c
Log Message:
Make these compile without INET. tcp_input probably needs a lot more
work...
To generate a diff of this commit:
cvs rdiff -r1.190 -r1.191 src/sys/netinet/tcp_input.c
cvs rdiff -r1.87 -r1.88 src/sys/netinet/tcp_usrreq.c
cvs rdiff -r1.61 -r1.62 src/sys/netinet6/in6_pcb.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