head	1.4;
access;
symbols
	RELENG_4_11_0_RELEASE:1.3.6.1
	RELENG_4_11:1.3.6.1.0.2
	RELENG_4_11_BP:1.3.6.1
	RELENG_4_10_0_RELEASE:1.3
	RELENG_4_10:1.3.0.28
	RELENG_4_10_BP:1.3
	RELENG_5_2_1_RELEASE:1.3
	RELENG_5_2_0_RELEASE:1.3
	RELENG_5_2:1.3.0.26
	RELENG_5_2_BP:1.3
	RELENG_4_9_0_RELEASE:1.3
	RELENG_4_9:1.3.0.24
	RELENG_4_9_BP:1.3
	RELENG_5_1_0_RELEASE:1.3
	RELENG_5_1:1.3.0.22
	RELENG_5_1_BP:1.3
	RELENG_4_8_0_RELEASE:1.3
	RELENG_4_8:1.3.0.20
	RELENG_4_8_BP:1.3
	RELENG_5_0_0_RELEASE:1.3
	RELENG_5_0:1.3.0.18
	RELENG_5_0_BP:1.3
	RELENG_4_7_0_RELEASE:1.3
	RELENG_4_7:1.3.0.16
	RELENG_4_7_BP:1.3
	RELENG_4_6_2_RELEASE:1.3
	RELENG_4_6_1_RELEASE:1.3
	RELENG_4_6_0_RELEASE:1.3
	RELENG_4_6:1.3.0.14
	RELENG_4_6_BP:1.3
	RELENG_4_5_0_RELEASE:1.3
	RELENG_4_5:1.3.0.12
	RELENG_4_5_BP:1.3
	RELENG_4_4_0_RELEASE:1.3
	RELENG_4_4:1.3.0.10
	RELENG_4_4_BP:1.3
	RELENG_4_3_0_RELEASE:1.3
	RELENG_4_3:1.3.0.8
	RELENG_4_3_BP:1.3
	RELENG_4_2_0_RELEASE:1.3
	RELENG_4_1_1_RELEASE:1.3
	PRE_SMPNG:1.3
	RELENG_4_1_0_RELEASE:1.3
	RELENG_3_5_0_RELEASE:1.3
	RELENG_4_0_0_RELEASE:1.3
	RELENG_4:1.3.0.6
	RELENG_4_BP:1.3
	RELENG_3_4_0_RELEASE:1.3
	RELENG_3_3_0_RELEASE:1.3
	RELENG_3_2_PAO:1.3.0.4
	RELENG_3_2_PAO_BP:1.3
	RELENG_3_2_0_RELEASE:1.3
	RELENG_3_1_0_RELEASE:1.3
	RELENG_3:1.3.0.2
	RELENG_3_BP:1.3
	RELENG_3_0_0_RELEASE:1.3;
locks; strict;
comment	@# @;


1.4
date	2004.04.30.20.35.24;	author marius;	state dead;
branches;
next	1.3;

1.3
date	98.01.04.20.45.34;	author ache;	state Exp;
branches
	1.3.6.1;
next	1.2;

1.2
date	98.01.04.20.28.01;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	97.06.29.07.20.16;	author steve;	state Exp;
branches;
next	;

1.3.6.1
date	2004.12.13.00.32.48;	author marius;	state dead;
branches;
next	;


desc
@@


1.4
log
@Remove the GNU patch(1) sources that were committed to HEAD.

Approved by:	ache, cvs, ru
MFC after:	2 weeks
@
text
@This directory contains the virgin patch source on the vendor branch.  Do
not under any circumstances commit new versions onto the mainline, new
versions or official-patch versions must be imported.

To prepare a new patch dist for import, extract it into a fresh directory
and remove the following files (and any others that are non-FreeBSD
specific):

memchr.c
mkinstalldirs
pc/*
rename.c

The only other change that was made to the original tarball was to
rename patch.man to patch.1.

patch has RCS Id, Name and Header tags. It needs to be imported with -ko.

It is imported from it's top level directory something like this:
  cvs -n import -ko src/contrib/patch FSF patch_<version>

The -n option is "don't do anything" so you can see what is about to happen
first.  Remove it when it looks ok.

The initial import was done with:
  cvs import -ko src/contrib/patch FSF patch_2_4

When new versions are imported, cvs will give instructions on how to merge
the local and vendor changes when/if conflicts arise..

steve@@freebsd.org - 29 June 1997

Current local changes:
  - Make patch(1) compile -Wall clean.
@


1.3
log
@Remove library funcs we already have
@
text
@@


1.3.6.1
log
@MFC:
Remove GNU patch(1) sources unused since FreeBSD moved back to the
patch(1) sources in src/gnu/usr.bin/patch nearly seven years ago.
@
text
@@


1.2
log
@Reflect new import
@
text
@d9 1
d12 1
@


1.1
log
@Add a blurb on how to import newer versions of patch(1) so
that others don't make the same bone-headed mistakes that
I just did.

Obtained from: Peter Wemm's version of this file in contrib_cvs
@
text
@a8 5
Makefile.in
config.hin
configure
configure.in
install-sh
@
