From owner-cvs-all Fri Jun 29 15:31:21 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 835AA37B403; Fri, 29 Jun 2001 15:31:18 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TMVIb63942; Fri, 29 Jun 2001 15:31:18 -0700 (PDT) (envelope-from roam) Message-Id: <200106292231.f5TMVIb63942@freefall.freebsd.org> From: Peter Pentchev Date: Fri, 29 Jun 2001 15:31:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/kldconfig kldconfig.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 roam 2001/06/29 15:31:17 PDT Modified files: sbin/kldconfig kldconfig.c Log: Properly cast a size argument to an unsigned type. Thanks to: dd for noticing the need for a cast. Revision Changes Path 1.3 +3 -2 src/sbin/kldconfig/kldconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message