diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
| commit | 838992f094ccde014679a7cfafc495840eb932a1 (patch) | |
| tree | bb1da10609893e2c699e42919a3a51c02df9caf0 /gnu/usr.bin/patch/pch.c | |
| parent | bcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff) | |
Diffstat (limited to 'gnu/usr.bin/patch/pch.c')
| -rw-r--r-- | gnu/usr.bin/patch/pch.c | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/gnu/usr.bin/patch/pch.c b/gnu/usr.bin/patch/pch.c index 9021397f52ec..9bf2d507c911 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 $ +/* $Header: /home/ncvs/src/gnu/usr.bin/patch/pch.c,v 1.14 1998/01/21 15:10:14 ache Exp $ * * $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 |
