From owner-freebsd-commit Sun Feb 4 04:46:42 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA29771 for freebsd-commit-outgoing; Sun, 4 Feb 1996 04:46:42 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA29744 for cvs-all-outgoing; Sun, 4 Feb 1996 04:46:26 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA29733 for cvs-sys-outgoing; Sun, 4 Feb 1996 04:46:24 -0800 (PST) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA29725 Sun, 4 Feb 1996 04:46:22 -0800 (PST) Date: Sun, 4 Feb 1996 04:46:22 -0800 (PST) From: David Greenman Message-Id: <199602041246.EAA29725@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/netinet tcp_input.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk davidg 96/02/04 04:46:22 Branch: sys/netinet RELENG_2_1_0 Modified: sys/netinet tcp_input.c Log: Brought in changes from revs 1.31 and 1.35: bugfix for T/TCP and window scaling plus sync with cosmetic changes. Revision Changes Path 1.25.4.3 +28 -15 src/sys/netinet/tcp_input.c