summaryrefslogtreecommitdiff
path: root/bin/pax/tar.c
AgeCommit message (Expand)Author
1998-10-19Fix off-by-one error when adding files of exactly 100 characters; wsanchez@ap...Todd C. Miller
1998-09-26fix storage of paths that are exactly 100 chars; mgw@pacbell.netTodd C. Miller
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-06-04Fix usage of l_strncpy() (noticed by Theo) and make l_strncpy()Todd C. Miller
1997-04-05Strip leading '/' of pathnames (only in tar mode). -S option turnsTodd C. Miller
1997-04-02Deal with old-style tar archives with a directory specifier (extension).Todd C. Miller
1997-03-25Back out my previous kludge to make tar files with short trailers work inTodd C. Miller
1997-02-16Correct handling of long filenames that has been stored with a prefix inThorsten Lockert
1997-02-10Permit single block trailers differently.Todd C. Miller
1996-08-27Fix uses of strncpyThorsten Lockert
1996-06-23update rcsidTheo de Raadt
1996-06-11Correct compile warningsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt