From owner-cvs-all Mon Nov 5 12:33:45 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 CAD1037B405; Mon, 5 Nov 2001 12:33:40 -0800 (PST) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA5KXe600449; Mon, 5 Nov 2001 12:33:40 -0800 (PST) (envelope-from dwmalone) Message-Id: <200111052033.fA5KXe600449@freefall.freebsd.org> From: David Malone Date: Mon, 5 Nov 2001 12:33:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cmp cmp.c extern.h misc.c regular.c special.c 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 dwmalone 2001/11/05 12:33:40 PST Modified files: usr.bin/cmp cmp.c extern.h misc.c regular.c special.c Log: Make filenames const to avoid a few warnings. Add FreeBSD tags. Reviewed by: cmp Revision Changes Path 1.10 +2 -2 src/usr.bin/cmp/cmp.c 1.3 +4 -4 src/usr.bin/cmp/extern.h 1.3 +5 -2 src/usr.bin/cmp/misc.c 1.12 +1 -1 src/usr.bin/cmp/regular.c 1.5 +4 -1 src/usr.bin/cmp/special.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message