summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cpio
AgeCommit message (Expand)Author
1999-11-03Fix bogus section header. From PR 8735.hwr
1999-09-05Allow hardlinks to symlinks.hubertf
1999-07-30Don't use GNU malloc() any more.mycroft
1998-09-12Add -DHAVE_LCHOWN=1 to CPPFLAGS to ensure that owner/group of symlinksfrueauf
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-25fix link hash lookup code, so that hard links are restored correctly.lukem
1997-10-22Revert to previous; while the prototypes are not needed, the changefvdl
1997-10-21Prototypes for stat(2) and lstat(2) come from <sys/stat.h>, so don't declarethorpej
1997-03-24Makefile cleanupschristos
1996-03-21Be pedantic, main() returns int in Standard C.jtc
1995-04-29if NetBSD, include sys/cdefs.h and don't define __P here.cgd
1995-04-23NetBSD RCS Id formatcgd
1993-10-07converted to use gnu malloc, and depend on it correctlycgd
1993-08-13add gnu cpio, since we can't dist AT&T cpio.cgd