Subject: CVS commit: [netbsd-1-6] src/usr.bin/netstat
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/22/2003 06:06:23
Module Name: src
Committed By: jmc
Date: Wed Oct 22 06:06:23 UTC 2003
Modified Files:
src/usr.bin/netstat [netbsd-1-6]: inet.c
Log Message:
Pullup rev 1.57 (requested by he in ticket #1530)
Introduce a new INVOKING status for callouts, and use it to close
a race condition in the TCP code. Fixes PR#20390.
To generate a diff of this commit:
cvs rdiff -r1.51.2.1 -r1.51.2.2 src/usr.bin/netstat/inet.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.