From owner-cvs-all Sat Jul 13 21:43:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9524837B400; Sat, 13 Jul 2002 21:43:52 -0700 (PDT) Received: from mail-blue.research.att.com (mail-blue.research.att.com [135.207.30.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0443543E70; Sat, 13 Jul 2002 21:43:52 -0700 (PDT) (envelope-from fenner@research.att.com) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-blue.research.att.com (Postfix) with ESMTP id 8C65A4CF40; Sun, 14 Jul 2002 00:43:51 -0400 (EDT) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id AAA17987; Sun, 14 Jul 2002 00:43:49 -0400 (EDT) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id VAA18748; Sat, 13 Jul 2002 21:43:49 -0700 (PDT) Message-Id: <200207140443.VAA18748@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: dl-freebsd@catspoiler.org Subject: Re: cvs commit: src/sys/netinet udp_usrreq.c Cc: hsu@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Date: Sat, 13 Jul 2002 21:43:49 -0700 Versions: dmail (solaris) 2.4c/makemail 2.9d Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The "inp->inp_socket == 0" was added in rev 4.26 of in_pcb.c, the introduction of the whole in_pcbnotify() function in April, 1982. In the original code it was structured somewhat awkwardly, possibly indicating that it was a workaround that then got fully integrated. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message