From owner-cvs-all@FreeBSD.ORG Fri Sep 3 15:06:00 2004 Return-Path: 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 B5C2516A4CE; Fri, 3 Sep 2004 15:06:00 +0000 (GMT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BFA843D39; Fri, 3 Sep 2004 15:06:00 +0000 (GMT) (envelope-from des@des.no) Received: from dwp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mail.broadpark.no (Postfix) with ESMTP id 490EA26E6; Fri, 3 Sep 2004 17:06:38 +0200 (MEST) Received: by dwp.des.no (Postfix, from userid 2602) id 12B47B85E; Fri, 3 Sep 2004 17:05:59 +0200 (CEST) To: src-committers@FreeBSD.org References: <200409031503.i83F3NTJ040616@repoman.freebsd.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Fri, 03 Sep 2004 17:05:58 +0200 In-Reply-To: <200409031503.i83F3NTJ040616@repoman.freebsd.org> (Dag-Erling Smorgrav's message of "Fri, 3 Sep 2004 15:03:23 +0000 (UTC)") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/autofs autofs_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2004 15:06:00 -0000 Dag-Erling Smorgrav writes: > Modified files: > sys/fs/autofs autofs_vfsops.c=20 > Log: > Use %zd for size_t. This fixes the LINT build on amd64, and hopefully on the other 64-bit platforms as well. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no