From owner-cvs-all Mon Feb 12 19:56: 2 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 6EDD937B491; Mon, 12 Feb 2001 19:55:53 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1D3tr705457; Mon, 12 Feb 2001 19:55:53 -0800 (PST) (envelope-from will) Message-Id: <200102130355.f1D3tr705457@freefall.freebsd.org> From: Will Andrews Date: Mon, 12 Feb 2001 19:55:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make arch.c dir.c job.c main.c make.h sprite.h util.c src/usr.bin/make/lst.lib lstInt.h X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/02/12 19:55:53 PST Modified files: (Branch: RELENG_3) usr.bin/make arch.c dir.c job.c main.c make.h sprite.h util.c usr.bin/make/lst.lib lstInt.h Log: MFC: Bugfixes. Small ANSI cleanup. Style changes avoided. Committed on a RELENG_3 machine (which will become RELENG_4 soon enough..). Revision Changes Path 1.10.2.4 +28 -14 src/usr.bin/make/arch.c 1.7.2.2 +13 -6 src/usr.bin/make/dir.c 1.11.2.5 +17 -21 src/usr.bin/make/job.c 1.29.2.5 +2 -2 src/usr.bin/make/main.c 1.8.2.4 +5 -2 src/usr.bin/make/make.h 1.7.2.2 +3 -3 src/usr.bin/make/sprite.h 1.4.2.2 +3 -6 src/usr.bin/make/util.c 1.5.2.2 +1 -1 src/usr.bin/make/lst.lib/lstInt.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message