Date: Thu, 29 Jul 1999 13:56:50 +0200 (MET DST) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: green@FreeBSD.ORG (Brian F. Feldman) Cc: des@flood.ping.uio.no, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet ip_fw.c Message-ID: <199907291156.NAA06494@labinfo.iet.unipi.it> In-Reply-To: <Pine.BSF.4.10.9907291008390.13541-100000@janus.syracuse.net> from "Brian F. Feldman" at Jul 29, 99 10:09:15 am
next in thread | previous in thread | raw e-mail | index | archive | help
> On 29 Jul 1999, Dag-Erling Smorgrav wrote:
>
> > Brian Feldman <green@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907291156.NAA06494>
