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
/
tar.c
Age
Commit message (
Expand
)
Author
1998-10-19
Fix off-by-one error when adding files of exactly 100 characters; wsanchez@ap...
Todd C. Miller
1998-09-26
fix storage of paths that are exactly 100 chars; mgw@pacbell.net
Todd C. Miller
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-06-04
Fix usage of l_strncpy() (noticed by Theo) and make l_strncpy()
Todd C. Miller
1997-04-05
Strip leading '/' of pathnames (only in tar mode). -S option turns
Todd C. Miller
1997-04-02
Deal with old-style tar archives with a directory specifier (extension).
Todd C. Miller
1997-03-25
Back out my previous kludge to make tar files with short trailers work in
Todd C. Miller
1997-02-16
Correct handling of long filenames that has been stored with a prefix in
Thorsten Lockert
1997-02-10
Permit single block trailers differently.
Todd C. Miller
1996-08-27
Fix uses of strncpy
Thorsten Lockert
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