From owner-cvs-all Sun Dec 29 21:43:50 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 08D7637B401; Sun, 29 Dec 2002 21:43:50 -0800 (PST) Received: from espresso.q9media.com (espresso.q9media.com [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8082743ED4; Sun, 29 Dec 2002 21:43:49 -0800 (PST) (envelope-from mike@espresso.q9media.com) Received: by espresso.q9media.com (Postfix, from userid 1002) id 149A49C54; Mon, 30 Dec 2002 00:33:09 -0500 (EST) Date: Mon, 30 Dec 2002 00:33:09 -0500 From: Mike Barcroft To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/swapon swapon.c Message-ID: <20021230003309.B6833@espresso.q9media.com> References: <200212300535.gBU5Z6bJ021324@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200212300535.gBU5Z6bJ021324@repoman.freebsd.org>; from mike@FreeBSD.org on Sun, Dec 29, 2002 at 09:35:06PM -0800 Organization: The FreeBSD Project 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 Mike Barcroft writes: > mike 2002/12/29 21:35:06 PST > > Modified files: > sbin/swapon swapon.c > Log: > Make the first argument to getbsize(3) a `size_t *'. This is a hack > since getbsize(3) should have `int *' as its first parameter. > > Revision Changes Path > 1.15 +4 -3 src/sbin/swapon/swapon.c Oops, I meant to say the length argument for printf(3) needs to be an int. In any event, the tinderboxes should stop whining. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message