From owner-cvs-all Wed Oct 31 15:46:18 2001 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 530B637B401; Wed, 31 Oct 2001 15:46:13 -0800 (PST) Received: (from tegge@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9VNkDd01503; Wed, 31 Oct 2001 15:46:13 -0800 (PST) (envelope-from tegge) Message-Id: <200110312346.f9VNkDd01503@freefall.freebsd.org> From: Tor Egge Date: Wed, 31 Oct 2001 15:46:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh mksyntax.c X-FreeBSD-CVS-Branch: RELENG_4 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 tegge 2001/10/31 15:46:13 PST Modified files: (Branch: RELENG_4) bin/sh mksyntax.c Log: MFC: Adjust some type checks to include CTLQUOTEMARK in the range of shell control characters. Repair normally unused is_digit() macro. Revision Changes Path 1.14.2.2 +5 -5 src/bin/sh/mksyntax.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message