From owner-freebsd-current Wed Oct 9 9:45:47 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBC0537B404 for ; Wed, 9 Oct 2002 09:45:46 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4796043E6A for ; Wed, 9 Oct 2002 09:45:46 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g99Gja5b006097; Wed, 9 Oct 2002 09:45:36 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g99GjZ3l006096; Wed, 9 Oct 2002 09:45:35 -0700 (PDT) Date: Wed, 9 Oct 2002 09:45:35 -0700 From: "David O'Brien" To: Tony Finch Cc: current@FreeBSD.org Subject: Re: src/games bikeshed time. Message-ID: <20021009164535.GA5912@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Tony Finch , current@FreeBSD.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Oct 09, 2002 at 05:00:21PM +0100, Tony Finch wrote: > Below is my proposed patch to primes(6) and factor(6) which I plan > to commit in one go since the changes are somewhat inter-dependent. > Feedback is welcomed. I'm in the process of fixing the manual. > > Merge changes from NetBSD and perform some cleaning up. > > primes: > const-correctness and removal of wacky casting (from NetBSD); ... > factor: > style fixes (#include ordering, ANSI functions, const-correctness, > staticisation Please make these seperate commits from the other things. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message