From owner-cvs-all Thu Nov 9 22:15:29 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB4CF37B479; Thu, 9 Nov 2000 22:15:25 -0800 (PST) Received: (from benno@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA70843; Thu, 9 Nov 2000 22:15:25 -0800 (PST) (envelope-from benno@FreeBSD.org) Message-Id: <200011100615.WAA70843@freefall.freebsd.org> From: Benno Rice Date: Thu, 9 Nov 2000 22:15:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand zalloc_defs.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG benno 2000/11/09 22:15:25 PST Modified files: lib/libstand zalloc_defs.h Log: Disable the end guard for now. The test for failing the end guard was always triggering (and was reported as such in compiler warnings). This is a temporary band-aid until I can work out what's really going on. Reviewed by: obrien Revision Changes Path 1.8 +3 -1 src/lib/libstand/zalloc_defs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message