From owner-cvs-all Fri Aug 30 18:49: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E57D37B400; Fri, 30 Aug 2002 18:48:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C375F43E42; Fri, 30 Aug 2002 18:48:56 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7V1muJU081172; Fri, 30 Aug 2002 18:48:56 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7V1mu8T081171; Fri, 30 Aug 2002 18:48:56 -0700 (PDT) Message-Id: <200208310148.g7V1mu8T081171@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 30 Aug 2002 18:48:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/colldef parse.y X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2002/08/30 18:48:56 PDT Modified files: usr.bin/colldef parse.y Log: Switch to new format which allows unlimited numbers of chains and usually saves 2K in both data file and program memory. Updated libc required. Revision Changes Path 1.29 +43 -16 src/usr.bin/colldef/parse.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message