From owner-cvs-all Fri Oct 25 10: 7:53 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 D4D5D37B401; Fri, 25 Oct 2002 10:07:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68C8A43E3B; Fri, 25 Oct 2002 10:07:52 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9PH72mV009209; Fri, 25 Oct 2002 10:07:02 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9PH7263009208; Fri, 25 Oct 2002 10:07:02 -0700 (PDT) Message-Id: <200210251707.g9PH7263009208@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 25 Oct 2002 10:07:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getaddrinfo.c 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 ume 2002/10/25 10:07:02 PDT Modified files: lib/libc/net getaddrinfo.c Log: - scopeid is u_int32_t - strtoul pedant. pointed out by deraadt Obtained from: KAME MFC after: 1 week Revision Changes Path 1.36 +21 -14 src/lib/libc/net/getaddrinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message