From owner-cvs-all Sat Apr 13 3:58: 2 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 216BF37B400; Sat, 13 Apr 2002 03:57:58 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3DAvwZ44045; Sat, 13 Apr 2002 03:57:58 -0700 (PDT) (envelope-from obrien) Message-Id: <200204131057.g3DAvwZ44045@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 13 Apr 2002 03:57:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make Makefile buf.c buf.h compat.c cond.c config.h dir.c dir.h for.c hash.c hash.h job.c job.h list.h lst.h main.c make.1 make.h nonints.h pathnames.h sprite.h 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 obrien 2002/04/13 03:57:57 PDT Modified files: usr.bin/make Makefile buf.c buf.h compat.c cond.c config.h dir.c dir.h for.c hash.c hash.h job.c job.h list.h lst.h main.c make.1 make.h nonints.h pathnames.h sprite.h Log: Fix copyrights, and undo SCS ID damage. Revision Changes Path 1.21 +1 -0 src/usr.bin/make/Makefile 1.15 +2 -1 src/usr.bin/make/buf.c 1.11 +3 -2 src/usr.bin/make/buf.h 1.26 +2 -1 src/usr.bin/make/compat.c 1.19 +2 -1 src/usr.bin/make/cond.c 1.11 +4 -3 src/usr.bin/make/config.h 1.21 +2 -1 src/usr.bin/make/dir.c 1.10 +3 -2 src/usr.bin/make/dir.h 1.15 +5 -2 src/usr.bin/make/for.c 1.16 +2 -1 src/usr.bin/make/hash.c 1.11 +3 -2 src/usr.bin/make/hash.h 1.33 +2 -1 src/usr.bin/make/job.c 1.14 +3 -2 src/usr.bin/make/job.h 1.10 +4 -3 src/usr.bin/make/list.h 1.14 +3 -2 src/usr.bin/make/lst.h 1.54 +4 -2 src/usr.bin/make/main.c 1.51 +2 -2 src/usr.bin/make/make.1 1.17 +1 -1 src/usr.bin/make/make.h 1.12 +1 -1 src/usr.bin/make/nonints.h 1.10 +1 -1 src/usr.bin/make/pathnames.h 1.12 +2 -2 src/usr.bin/make/sprite.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message