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