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
/
buf_subs.c
Age
Commit message (
Expand
)
Author
2016-12-20
Fix a bug where archives smaller than 512 bytes would trigger a next volume
Mark Kettenis
2016-08-26
Don't need <sys/time.h> or "options.h" here
Philip Guenther
2016-08-14
Remove many unnecessary casts. Verified by comparing generated code on
Philip Guenther
2015-03-19
Use struct timespec internally. This gives nanosecond precision to pax -rw
Philip Guenther
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-07-14
Delete pointless 'return;' at end of function
Philip Guenther
2012-12-04
remove some unnecessary sys/param.h inclusions
Theo de Raadt
2009-12-22
- two more typo's spotted by Brad Tilley
Jasper Lievisse Adriaanse
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2005-11-09
Compute the sv4cpio "crc" (it's actualy just a checksum) as a 32bit
Otto Moerbeek
2004-04-16
spacing
Theo de Raadt
2004-03-30
Add support for expanding GNU long links from NetBSD. I've had this
Todd C. Miller
2003-10-20
typos from Jared Yanovich;
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-02-03
typos;
Jason McIntyre
2002-10-18
Pull in some changes from NetBSD
Todd C. Miller
2002-10-16
sprinkle const; mostly from NetBSD
Todd C. Miller
2002-10-16
Fix comment typos; most from NetBSD and FreeBSD
Todd C. Miller
2002-10-16
kill register
Todd C. Miller
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2001-10-06
s/standrad/standard/
Niklas Hallqvist
2001-09-19
occured->occurred
Mike Pechkin
2001-05-16
use proper str*cpy functions instead of home grown one, spaces; millert@ ok
Michael Shalayeff
1997-09-01
i am bored enough to fix terminal space/tab uglies
Theo de Raadt
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-07-23
tabify
kstailey
1997-04-06
Allow creation of archives with block sizes up to 64512 bytes
Todd C. Miller
1996-06-23
update rcsid
Theo de Raadt
1996-06-11
Correct compile warnings
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt