From owner-cvs-all Thu Nov 29 1:44:40 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 8FCAF37B421; Thu, 29 Nov 2001 01:44:33 -0800 (PST) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fAT9iXt34272; Thu, 29 Nov 2001 01:44:33 -0800 (PST) (envelope-from cjc) Message-Id: <200111290944.fAT9iXt34272@freefall.freebsd.org> From: "Crist J. Clark" Date: Thu, 29 Nov 2001 01:44:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net inet.3 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 cjc 2001/11/29 01:44:33 PST Modified files: lib/libc/net inet.3 Log: Duh. Back out most of my previous commit. It was mostly covered in the STANDARDS section of the page. Add one remark there about inet_pton(3) only understanding decimal values (in contrast to inet_aton(3) and friends who are happy with 0ac.020.25 for 172.16.0.25). Caught by: ru MFC after: 2 days Revision Changes Path 1.21 +1 -9 src/lib/libc/net/inet.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message