From owner-cvs-all Fri Aug 4 4: 8: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C8FAC37B61A; Fri, 4 Aug 2000 04:07:57 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA50182; Fri, 4 Aug 2000 04:07:57 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200008041107.EAA50182@freefall.freebsd.org> From: Kris Kennaway Date: Fri, 4 Aug 2000 04:07:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/rpc netname.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/08/04 04:07:57 PDT Modified files: lib/libc/rpc netname.c Log: Calculate the string length of a u_long at compile-time, instead of using a hardcoded value. Revision Changes Path 1.4 +18 -6 src/lib/libc/rpc/netname.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message