From owner-cvs-all Thu Jul 29 7:32:49 1999 Delivered-To: cvs-all@freebsd.org Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (Postfix) with SMTP id 86E9C155E0; Thu, 29 Jul 1999 07:32:38 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id NAA06494; Thu, 29 Jul 1999 13:56:50 +0200 From: Luigi Rizzo Message-Id: <199907291156.NAA06494@labinfo.iet.unipi.it> Subject: Re: cvs commit: src/sys/netinet ip_fw.c To: green@FreeBSD.ORG (Brian F. Feldman) Date: Thu, 29 Jul 1999 13:56:50 +0200 (MET DST) Cc: des@flood.ping.uio.no, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: from "Brian F. Feldman" at Jul 29, 99 10:09:15 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 503 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > On 29 Jul 1999, Dag-Erling Smorgrav wrote: > > > Brian Feldman writes: > > > Log: > > > 8 -> NBBy > > > > "number of bits by byte"? > > Yep, that's exactly what it is. NBBY is much preferred to hardcoding 8 :) ok, so now we have to replace all explicit occurrence of other universal constants when used in a non-numeric context such as 0 -> ZERO 1 -> ONE 2 -> NSOB "Number of States of One Bit" 10 -> NFTH "Number of Fingers in Two Hands" cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message