aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-03-26 20:01:24 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-03-26 20:01:24 +0000
commit850efa2b1f41b6b164b626ca3b7846c81247252e (patch)
treef13ff6de7af7b81f5b7b5b90a21f7fc0542553bd /gnu
parente2bb969ac3556694a0b0e658262068e8ec121ba3 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cpio/README.FreeBSD10
1 files changed, 10 insertions, 0 deletions
diff --git a/gnu/usr.bin/cpio/README.FreeBSD b/gnu/usr.bin/cpio/README.FreeBSD
new file mode 100644
index 000000000000..46e7c89ebec3
--- /dev/null
+++ b/gnu/usr.bin/cpio/README.FreeBSD
@@ -0,0 +1,10 @@
+GNU cpio 2.3
+ originals can be found at: ftp://prep.ai.mit.edu/pub/gnu
+ removed files:
+ INSTALL cpio.def mkinstalldirs
+ Makefile.in fnmatch.c mt.1
+ argmatch.c fnmatch.h mt.c
+ bcopy.c makefile.os2 rmt.c
+ configure makefile.pc strdup.c
+ configure.in mkdir.c
+ obrien@FreeBSD.org