From owner-cvs-all Tue Apr 23 18:26:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A17B37B417; Tue, 23 Apr 2002 18:26:11 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3O1QBF40975; Tue, 23 Apr 2002 18:26:11 -0700 (PDT) (envelope-from mike) Message-Id: <200204240126.g3O1QBF40975@freefall.freebsd.org> From: Mike Barcroft Date: Tue, 23 Apr 2002 18:26:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in.h X-FreeBSD-CVS-Branch: HEAD 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 mike 2002/04/23 18:26:11 PDT Modified files: sys/netinet in.h Log: Rearrange so that it is easier to conditionalize sections for various standards. Conditionalize sections for various standards. Use standards conforming spelling for types in the sockaddr_in structure. Revision Changes Path 1.68 +96 -48 src/sys/netinet/in.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message