From owner-cvs-all Thu Aug 30 20:15:14 2001 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 BADC537B403; Thu, 30 Aug 2001 20:15:08 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: (from mike@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7V3C1d19020; Thu, 30 Aug 2001 20:12:01 -0700 (PDT) (envelope-from mike) Message-Id: <200108310312.f7V3C1d19020@freefall.freebsd.org> From: Mike Barcroft Date: Thu, 30 Aug 2001 20:12:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include/arpa inet.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 2001/08/30 20:12:01 PDT Modified files: include/arpa inet.h Log: o Deprecate byteorder(3) prototypes from , these are now prototyped indirectly in . o Deprecate in_addr_t and in_port_t typedefs in , these are now typedef'd in . Discussed with: bde PR: 29946 Revision Changes Path 1.13 +17 -2 src/include/arpa/inet.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message