diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1997-03-29 22:48:41 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-03-29 22:48:41 +0000 |
| commit | beeb070b45415f5a38a9db6b118aec4b638de199 (patch) | |
| tree | 266dbaa8358c32584dfb6b58c21349bbe7141f93 | |
| parent | 0b02b926becafa1650434e1871957f9ca370e05e (diff) | |
Notes
| -rw-r--r-- | contrib/cpio/README.FreeBSD | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/cpio/README.FreeBSD b/contrib/cpio/README.FreeBSD new file mode 100644 index 000000000000..06855aaa05ef --- /dev/null +++ b/contrib/cpio/README.FreeBSD @@ -0,0 +1,13 @@ +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 texinfo.tex + + obrien@FreeBSD.org |
