aboutsummaryrefslogtreecommitdiff
path: root/contrib/cpio/FREEBSD-upgrade
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-04-03 10:45:21 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-04-03 10:45:21 +0000
commitbcff1846f03fbabd0f9e1d1a6fa2d978da6d58ae (patch)
tree8e84cf289e560028bbd29d1e5ee07ef909f85dd6 /contrib/cpio/FREEBSD-upgrade
parent992cd951e880c5c843780a0567cfa3fdd1edd3a2 (diff)
downloadsrc-bcff1846f03fbabd0f9e1d1a6fa2d978da6d58ae.tar.gz
src-bcff1846f03fbabd0f9e1d1a6fa2d978da6d58ae.zip
FreeBSD specific readme for contributed source.
(FREEBSD-upgrade is now the "accpeted" filename for this).
Notes
Notes: svn path=/head/; revision=24589
Diffstat (limited to 'contrib/cpio/FREEBSD-upgrade')
-rw-r--r--contrib/cpio/FREEBSD-upgrade15
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/cpio/FREEBSD-upgrade b/contrib/cpio/FREEBSD-upgrade
new file mode 100644
index 000000000000..ac95b1efde94
--- /dev/null
+++ b/contrib/cpio/FREEBSD-upgrade
@@ -0,0 +1,15 @@
+GNU cpio 2.4.2
+ originals can be found at: ftp://prep.ai.mit.edu/pub/gnu
+
+ removed files:
+ INSTALL cpio.info mkdir.c
+ Makefile.in cpio.texi mkinstalldirs
+ argmatch.c fnmatch.c mt.1
+ bcopy.c fnmatch.h mt.c
+ configure install-sh rmt.c
+ configure.in makefile.os2 strdup.c
+ cpio.def makefile.pc tcexparg.c
+ texinfo.tex
+
+
+ obrien@FreeBSD.org