summaryrefslogtreecommitdiff
path: root/bin/pax/pax.h
AgeCommit message (Expand)Author
2017-09-12there is no offical way to get the max value of time_t, but this one worksOtto Moerbeek
2015-11-17int -> size_t for a len fieldmmcc
2015-03-19Use struct timespec internally. This gives nanosecond precision to pax -rwPhilip Guenther
2015-03-17Add PAX_IS_{REG,HARDLINK,LINK} macros to simply many file type testsPhilip Guenther
2015-03-09Unrevert post-unlock:Philip Guenther
2015-02-21Recent changes haven't been completely stable, so revert for the 5.7 releasePhilip Guenther
2015-02-11Take II, this time without an incorrect mode test.Philip Guenther
2015-02-05backout previous for now; issues seen with "tar: Directory vanished beforeStuart Henderson
2015-02-05For directories whose times or mode will be fixed up in the clean-up pass,Philip Guenther
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-11-23Use PATH_MAX from <limits.h> instead of MAXPATHLEN from <sys/param.h>Philip Guenther
2014-01-30abstraction for the sake of abstraction is distracting.Marc Espie
2005-11-09Compute the sv4cpio "crc" (it's actualy just a checksum) as a 32bitOtto Moerbeek
2003-10-20typos from Jared Yanovich;Jason McIntyre
2003-06-26protos. this requires changing the api for the *trail() functions a bitTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-10-18Pull in some changes from NetBSDTodd C. Miller
2002-10-16Fix comment typos; most from NetBSD and FreeBSDTodd C. Miller
2001-05-16use proper str*cpy functions instead of home grown one, spaces; millert@ okMichael Shalayeff
2001-02-07Honor TMPDIR environment variable and document the fact.Todd C. Miller
1997-07-23tabifykstailey
1997-04-06Allow creation of archives with block sizes up to 64512 bytesTodd C. Miller
1997-02-27fix pr system/124, reported by Janjaap van Velthooven (janjaap@stack.nl).michaels
1996-12-09revert to spawning compress-ing program. normally we want extracts usingTheo de Raadt
1996-10-27Initial cut -C support in paxtar. Exceeds GNU tar by quite a bit.Jason Downs
1996-09-22Use zopen for compress-style compressed archivesThorsten Lockert
1996-06-23update rcsidTheo de Raadt
1996-06-11Use systems definition for getting major and minor numbers, and forThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt