From owner-cvs-all Mon Jul 8 19:56:19 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 9AD5137B400; Mon, 8 Jul 2002 19:56:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EA1E43E3B; Mon, 8 Jul 2002 19:56:14 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g692uEJU061364; Mon, 8 Jul 2002 19:56:14 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g692uDWN061363; Mon, 8 Jul 2002 19:56:13 -0700 (PDT) Message-Id: <200207090256.g692uDWN061363@freefall.freebsd.org> From: Peter Wemm Date: Mon, 8 Jul 2002 19:56:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes fortunes2 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 peter 2002/07/08 19:56:13 PDT Modified files: games/fortune/datfiles fortunes fortunes2 Log: Add C code that counts the bits in a 32 bit word, right next to the C code that reverses the bits in a 32 bit word. Who thinks up this stuff? Revision Changes Path 1.90 +8 -0 src/games/fortune/datfiles/fortunes 1.42 +7 -0 src/games/fortune/datfiles/fortunes2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message