From owner-cvs-all Sun Sep 10 22:43: 5 2000 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 D685C37B422; Sun, 10 Sep 2000 22:43:02 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA26263; Sun, 10 Sep 2000 22:43:02 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200009110543.WAA26263@freefall.freebsd.org> From: John Baldwin Date: Sun, 10 Sep 2000 22:43:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_extattr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/09/10 22:43:02 PDT Modified files: sys/ufs/ufs ufs_extattr.c Log: Fix a 64-bitism. Use size_t instead of int for 4th argument to copyinstr. Approved by: rwatson Revision Changes Path 1.10 +3 -2 src/sys/ufs/ufs/ufs_extattr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message