From owner-cvs-all Tue Dec 11 15:38:29 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 360B137B405; Tue, 11 Dec 2001 15:38:25 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBBNcPO31838; Tue, 11 Dec 2001 15:38:25 -0800 (PST) (envelope-from markm) Message-Id: <200112112338.fBBNcPO31838@freefall.freebsd.org> From: Mark Murray Date: Tue, 11 Dec 2001 15:38:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/touch Makefile touch.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 markm 2001/12/11 15:38:25 PST Modified files: usr.bin/touch Makefile touch.c Log: WARNS=2 is going to be the default, so don't specify it. Use __FBSDID(). Revision Changes Path 1.3 +0 -1 src/usr.bin/touch/Makefile 1.15 +5 -5 src/usr.bin/touch/touch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message