From owner-cvs-all Sun Jul 29 15: 2: 2 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 EF2C537B401; Sun, 29 Jul 2001 15:01:55 -0700 (PDT) (envelope-from tmm@FreeBSD.org) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6TM1tw07371; Sun, 29 Jul 2001 15:01:55 -0700 (PDT) (envelope-from tmm) Message-Id: <200107292201.f6TM1tw07371@freefall.freebsd.org> From: Thomas Moestl Date: Sun, 29 Jul 2001 15:01:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen devname.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 tmm 2001/07/29 15:01:55 PDT Modified files: lib/libc/gen devname.c Log: Correct the old length argument passed to sysctlbyname to be a pointer to a size_t (not to an int). MFC after: 2 days Revision Changes Path 1.6 +3 -2 src/lib/libc/gen/devname.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message