From owner-cvs-all Sun Feb 3 18:49:25 2002 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 33E7B37B416; Sun, 3 Feb 2002 18:49:20 -0800 (PST) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g142nK917016; Sun, 3 Feb 2002 18:49:20 -0800 (PST) (envelope-from kris) Message-Id: <200202040249.g142nK917016@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 3 Feb 2002 18:49:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin Makefile.inc src/bin/csh Makefile src/bin/date Makefile src/bin/dd Makefile src/bin/ls Makefile src/bin/pax Makefile src/bin/ps Makefile src/bin/rcp Makefile src/bin/rmail Makefile src/bin/sh Makefile 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 kris 2002/02/03 18:49:20 PST Modified files: bin Makefile.inc bin/csh Makefile bin/date Makefile bin/dd Makefile bin/ls Makefile bin/pax Makefile bin/ps Makefile bin/rcp Makefile bin/rmail Makefile bin/sh Makefile Log: Lock down with WFORMAT=1 except those directories with unfixed warnings. Tested on i386 and alpha. Revision Changes Path 1.14 +1 -0 src/bin/Makefile.inc 1.26 +1 -0 src/bin/csh/Makefile 1.10 +1 -0 src/bin/date/Makefile 1.10 +1 -0 src/bin/dd/Makefile 1.22 +2 -0 src/bin/ls/Makefile 1.8 +2 -0 src/bin/pax/Makefile 1.18 +2 -0 src/bin/ps/Makefile 1.18 +3 -1 src/bin/rcp/Makefile 1.15 +2 -0 src/bin/rmail/Makefile 1.35 +1 -0 src/bin/sh/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message