From owner-cvs-all Thu Jul 29 18:17:54 1999 Delivered-To: cvs-all@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id E305815676; Thu, 29 Jul 1999 18:17:39 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id LAA09942; Fri, 30 Jul 1999 11:17:37 +1000 Date: Fri, 30 Jul 1999 11:17:37 +1000 From: Bruce Evans Message-Id: <199907300117.LAA09942@godzilla.zeta.org.au> To: des@flood.ping.uio.no, green@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_fw.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> > > 8 -> NBBy >> > "number of bits by byte"? >> Yep, that's exactly what it is. NBBY is much preferred to hardcoding 8 :) > >BITS_PER_BYTE is much preferred to NBBY. You mean "Standard C's CHAR_BIT is much preferred to NBBy" when the number of bits in a byte is actually wanted. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message