diff options
author | peter <peter@FreeBSD.org> | 1999-08-28 05:11:36 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-28 05:11:36 +0000 |
commit | c81dbb3c98eb0b0fec21f2d7572dfd6c7336ad1f (patch) | |
tree | ae54befdb761e0e5c0893c705a30c45f5a7c0f30 /gnu/usr.bin/patch | |
parent | c4aced089128ad99459cc1173169758dfcea0cea (diff) | |
download | FreeBSD-src-c81dbb3c98eb0b0fec21f2d7572dfd6c7336ad1f.zip FreeBSD-src-c81dbb3c98eb0b0fec21f2d7572dfd6c7336ad1f.tar.gz |
$Header$ -> $FreeBSD$
Diffstat (limited to 'gnu/usr.bin/patch')
-rw-r--r-- | gnu/usr.bin/patch/EXTERN.h | 5 | ||||
-rw-r--r-- | gnu/usr.bin/patch/INTERN.h | 5 | ||||
-rw-r--r-- | gnu/usr.bin/patch/common.h | 5 | ||||
-rw-r--r-- | gnu/usr.bin/patch/inp.c | 5 | ||||
-rw-r--r-- | gnu/usr.bin/patch/inp.h | 5 | ||||
-rw-r--r-- | gnu/usr.bin/patch/patch.1 | 5 | ||||
-rw-r--r-- | gnu/usr.bin/patch/patch.c | 5 | ||||
-rw-r--r-- | gnu/usr.bin/patch/pch.c | 10 | ||||
-rw-r--r-- | gnu/usr.bin/patch/pch.h | 5 | ||||
-rw-r--r-- | gnu/usr.bin/patch/util.h | 5 | ||||
-rw-r--r-- | gnu/usr.bin/patch/version.c | 5 | ||||
-rw-r--r-- | gnu/usr.bin/patch/version.h | 5 |
12 files changed, 53 insertions, 12 deletions
diff --git a/gnu/usr.bin/patch/EXTERN.h b/gnu/usr.bin/patch/EXTERN.h index bde49f4b..54cc620 100644 --- a/gnu/usr.bin/patch/EXTERN.h +++ b/gnu/usr.bin/patch/EXTERN.h @@ -1,6 +1,9 @@ -/* $Header: /home/ncvs/src/gnu/usr.bin/patch/EXTERN.h,v 1.2 1995/05/30 05:02:26 rgrimes Exp $ +/* $FreeBSD$ * * $Log: EXTERN.h,v $ + * Revision 1.4 1998/01/21 14:37:12 ache + * Resurrect patch 2.1 without FreeBSD Index: hack + * * Revision 1.2 1995/05/30 05:02:26 rgrimes * Remove trailing whitespace. * diff --git a/gnu/usr.bin/patch/INTERN.h b/gnu/usr.bin/patch/INTERN.h index 5f3beab..0f121fb 100644 --- a/gnu/usr.bin/patch/INTERN.h +++ b/gnu/usr.bin/patch/INTERN.h @@ -1,6 +1,9 @@ -/* $Header: /home/ncvs/src/gnu/usr.bin/patch/INTERN.h,v 1.2 1995/05/30 05:02:27 rgrimes Exp $ +/* $FreeBSD$ * * $Log: INTERN.h,v $ + * Revision 1.4 1998/01/21 14:37:12 ache + * Resurrect patch 2.1 without FreeBSD Index: hack + * * Revision 1.2 1995/05/30 05:02:27 rgrimes * Remove trailing whitespace. * diff --git a/gnu/usr.bin/patch/common.h b/gnu/usr.bin/patch/common.h index e58f3f2..b8d2d71 100644 --- a/gnu/usr.bin/patch/common.h +++ b/gnu/usr.bin/patch/common.h @@ -1,6 +1,9 @@ -/* $Header: /home/ncvs/src/gnu/usr.bin/patch/common.h,v 1.3 1995/05/30 05:02:30 rgrimes Exp $ +/* $FreeBSD$ * * $Log: common.h,v $ + * Revision 1.5 1998/01/21 14:37:16 ache + * Resurrect patch 2.1 without FreeBSD Index: hack + * * Revision 1.3 1995/05/30 05:02:30 rgrimes * Remove trailing whitespace. * diff --git a/gnu/usr.bin/patch/inp.c b/gnu/usr.bin/patch/inp.c index 50472ca..c44465a 100644 --- a/gnu/usr.bin/patch/inp.c +++ b/gnu/usr.bin/patch/inp.c @@ -1,6 +1,9 @@ -/* $Header: /home/ncvs/src/gnu/usr.bin/patch/inp.c,v 1.6 1997/10/23 02:44:21 ache Exp $ +/* $FreeBSD$ * * $Log: inp.c,v $ + * Revision 1.8 1998/01/21 14:37:20 ache + * Resurrect patch 2.1 without FreeBSD Index: hack + * * Revision 1.6 1997/10/23 02:44:21 ache * Add (unsigned char) cast to ctype macros * diff --git a/gnu/usr.bin/patch/inp.h b/gnu/usr.bin/patch/inp.h index 40999d5..730fc14 100644 --- a/gnu/usr.bin/patch/inp.h +++ b/gnu/usr.bin/patch/inp.h @@ -1,6 +1,9 @@ -/* $Header: /home/ncvs/src/gnu/usr.bin/patch/inp.h,v 1.2 1995/05/30 05:02:33 rgrimes Exp $ +/* $FreeBSD$ * * $Log: inp.h,v $ + * Revision 1.4 1998/01/21 14:37:20 ache + * Resurrect patch 2.1 without FreeBSD Index: hack + * * Revision 1.2 1995/05/30 05:02:33 rgrimes * Remove trailing whitespace. * diff --git a/gnu/usr.bin/patch/patch.1 b/gnu/usr.bin/patch/patch.1 index 51b3b09..56dd60a 100644 --- a/gnu/usr.bin/patch/patch.1 +++ b/gnu/usr.bin/patch/patch.1 @@ -1,8 +1,11 @@ .\" -*- nroff -*- .rn '' }` -'\" $Header: /home/ncvs/src/gnu/usr.bin/patch/patch.1,v 1.8 1998/01/21 15:10:13 ache Exp $ +'\" $FreeBSD$ '\" '\" $Log: patch.1,v $ +'\" Revision 1.9 1998/01/22 07:44:03 ache +'\" Add PATCH_INDEX_FIRST environment variable to do the same as -I option +'\" '\" Revision 1.8 1998/01/21 15:10:13 ache '\" Add -I or --index-first option to take Index: precedence over context diff, '\" as it was in hacked FreeBSD version diff --git a/gnu/usr.bin/patch/patch.c b/gnu/usr.bin/patch/patch.c index e372ad3..5431652 100644 --- a/gnu/usr.bin/patch/patch.c +++ b/gnu/usr.bin/patch/patch.c @@ -1,5 +1,5 @@ char rcsid[] = - "$Header: /home/ncvs/src/gnu/usr.bin/patch/patch.c,v 1.13 1998/01/21 15:15:39 ache Exp $"; + "$FreeBSD$"; /* patch - a program to apply diffs to original files * @@ -9,6 +9,9 @@ char rcsid[] = * money off of it, or pretend that you wrote it. * * $Log: patch.c,v $ + * Revision 1.14 1998/01/22 07:44:04 ache + * Add PATCH_INDEX_FIRST environment variable to do the same as -I option + * * Revision 1.13 1998/01/21 15:15:39 ache * Update usage line with new option * diff --git a/gnu/usr.bin/patch/pch.c b/gnu/usr.bin/patch/pch.c index 9021397..43de437 100644 --- a/gnu/usr.bin/patch/pch.c +++ b/gnu/usr.bin/patch/pch.c @@ -1,6 +1,10 @@ -/* $Header: /home/ncvs/src/gnu/usr.bin/patch/pch.c,v 1.13 1998/01/21 14:37:23 ache Exp $ +/* $FreeBSD$ * * $Log: pch.c,v $ + * Revision 1.14 1998/01/21 15:10:14 ache + * Add -I or --index-first option to take Index: precedence over context diff, + * as it was in hacked FreeBSD version + * * Revision 1.13 1998/01/21 14:37:23 ache * Resurrect patch 2.1 without FreeBSD Index: hack * @@ -32,6 +36,10 @@ * * Revision 1.8 1996/04/12 11:37:32 markm * Attempt to break a $Log: pch.c,v $ + * Attempt to break a Revision 1.14 1998/01/21 15:10:14 ache + * Attempt to break a Add -I or --index-first option to take Index: precedence over context diff, + * Attempt to break a as it was in hacked FreeBSD version + * Attempt to break a * Attempt to break a Revision 1.13 1998/01/21 14:37:23 ache * Attempt to break a Resurrect patch 2.1 without FreeBSD Index: hack * Attempt to break a diff --git a/gnu/usr.bin/patch/pch.h b/gnu/usr.bin/patch/pch.h index d7f40e1..8e512fa 100644 --- a/gnu/usr.bin/patch/pch.h +++ b/gnu/usr.bin/patch/pch.h @@ -1,6 +1,9 @@ -/* $Header: /home/ncvs/src/gnu/usr.bin/patch/pch.h,v 1.2 1995/05/30 05:02:36 rgrimes Exp $ +/* $FreeBSD$ * * $Log: pch.h,v $ + * Revision 1.4 1998/01/21 14:37:24 ache + * Resurrect patch 2.1 without FreeBSD Index: hack + * * Revision 1.2 1995/05/30 05:02:36 rgrimes * Remove trailing whitespace. * diff --git a/gnu/usr.bin/patch/util.h b/gnu/usr.bin/patch/util.h index 49f4246..f2a016e 100644 --- a/gnu/usr.bin/patch/util.h +++ b/gnu/usr.bin/patch/util.h @@ -1,6 +1,9 @@ -/* $Header: /home/ncvs/src/gnu/usr.bin/patch/util.h,v 1.3 1997/02/13 21:10:45 jmg Exp $ +/* $FreeBSD$ * * $Log: util.h,v $ + * Revision 1.5 1998/01/21 14:37:25 ache + * Resurrect patch 2.1 without FreeBSD Index: hack + * * Revision 1.3 1997/02/13 21:10:45 jmg * Fix a problem with patch in that is will always default, even when the * controlling terminal is closed. Now the function ask() will return 1 when th diff --git a/gnu/usr.bin/patch/version.c b/gnu/usr.bin/patch/version.c index 740b82d..ba66509 100644 --- a/gnu/usr.bin/patch/version.c +++ b/gnu/usr.bin/patch/version.c @@ -1,6 +1,9 @@ -/* $Header: /home/ncvs/src/gnu/usr.bin/patch/version.c,v 1.2 1995/05/30 05:02:39 rgrimes Exp $ +/* $FreeBSD$ * * $Log: version.c,v $ + * Revision 1.4 1998/01/21 14:37:26 ache + * Resurrect patch 2.1 without FreeBSD Index: hack + * * Revision 1.2 1995/05/30 05:02:39 rgrimes * Remove trailing whitespace. * diff --git a/gnu/usr.bin/patch/version.h b/gnu/usr.bin/patch/version.h index 5a57bc58..5efe54c 100644 --- a/gnu/usr.bin/patch/version.h +++ b/gnu/usr.bin/patch/version.h @@ -1,6 +1,9 @@ -/* $Header: /home/ncvs/src/gnu/usr.bin/patch/version.h,v 1.2 1995/05/30 05:02:40 rgrimes Exp $ +/* $FreeBSD$ * * $Log: version.h,v $ + * Revision 1.4 1998/01/21 14:37:27 ache + * Resurrect patch 2.1 without FreeBSD Index: hack + * * Revision 1.2 1995/05/30 05:02:40 rgrimes * Remove trailing whitespace. * |