cpio 2.4.2, including texinfo file. supports lchown().
authordownsj <downsj@openbsd.org>
Sun, 26 Jan 1997 09:35:03 +0000 (09:35 +0000)
committerdownsj <downsj@openbsd.org>
Sun, 26 Jan 1997 09:35:03 +0000 (09:35 +0000)
commit948d5ee578d6c433b988914fa09b5f37edba32af
tree7d3eb526372eb0b99d372abd18ceb80e1c451dee
parent601c12d7ae48b954b30cd458e972600a9a03287c
cpio 2.4.2, including texinfo file.  supports lchown().
33 files changed:
gnu/usr.bin/cpio/COPYING.LIB
gnu/usr.bin/cpio/ChangeLog
gnu/usr.bin/cpio/Makefile
gnu/usr.bin/cpio/NEWS
gnu/usr.bin/cpio/README
gnu/usr.bin/cpio/VERSION [deleted file]
gnu/usr.bin/cpio/alloca.c [deleted file]
gnu/usr.bin/cpio/copyin.c
gnu/usr.bin/cpio/copyout.c
gnu/usr.bin/cpio/copypass.c
gnu/usr.bin/cpio/cpio.1
gnu/usr.bin/cpio/cpio.texi [new file with mode: 0644]
gnu/usr.bin/cpio/dirname.c
gnu/usr.bin/cpio/error.c
gnu/usr.bin/cpio/extern.h
gnu/usr.bin/cpio/filemode.c
gnu/usr.bin/cpio/fnmatch.c
gnu/usr.bin/cpio/fnmatch.h
gnu/usr.bin/cpio/getopt.c
gnu/usr.bin/cpio/getopt.h
gnu/usr.bin/cpio/getopt1.c
gnu/usr.bin/cpio/global.c
gnu/usr.bin/cpio/idcache.c
gnu/usr.bin/cpio/main.c
gnu/usr.bin/cpio/makepath.c
gnu/usr.bin/cpio/stripslash.c
gnu/usr.bin/cpio/system.h
gnu/usr.bin/cpio/tar.c
gnu/usr.bin/cpio/userspec.c
gnu/usr.bin/cpio/util.c
gnu/usr.bin/cpio/version.c
gnu/usr.bin/cpio/xmalloc.c
gnu/usr.bin/cpio/xstrdup.c