Age | Commit message (Expand) | Author |
2013-07-03 | cpio and ustar formats store times in octal fields that are 11 characters | Philip Guenther |
2012-12-04 | remove some unnecessary sys/cdefs.h inclusions | Theo de Raadt |
2010-12-02 | a -N option for tar that uses numeric only IDs, useful for cross system | Ted Unangst |
2008-05-06 | when pax is running in -u mode, and no files are beeing updated because | Henning Brauer |
2006-11-17 | Fix extracting and setting permissions for tar archives when | Otto Moerbeek |
2005-04-28 | Use a special crafted string copy function to copy data from ustar | Otto Moerbeek |
2005-04-25 | Use the various f* functions to set owner, mode and times, instead | Otto Moerbeek |
2004-11-29 | Build the table of created directories in-memory, instead of using | Otto Moerbeek |
2004-03-30 | Add support for expanding GNU long links from NetBSD. I've had this | Todd C. Miller |
2003-06-26 | protos. this requires changing the api for the *trail() functions a bit | Theo de Raadt |
2003-06-13 | Add a -0 flag to make pax use a NUL instead of a newline as the | Todd C. Miller |
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 | sprinkle const; mostly from NetBSD | Todd C. Miller |
2002-10-16 | kill register | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-07-17 | Add a safe_print() function that uses vis(3) if output is a tty. | Todd C. Miller |
2001-05-26 | Get rid of NET2_FTS and NET2_REGEX #ifdefs since they are useless. | 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 |
2000-06-09 | Some minor cleanup, ok'd millert@ | Marc Espie |
1998-09-20 | When invoked as tar, print verbose output to stdout, not stderr. If in list ... | Todd C. Miller |
1997-07-24 | Stash fd of cwd instead of using getcwd() to stash path. | Todd C. Miller |
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-03-02 | More complete cpio(1) emulation | Thorsten Lockert |
1997-02-27 | fix pr system/124, reported by Janjaap van Velthooven (janjaap@stack.nl). | michaels |
1997-01-26 | Support lchown(). | Jason Downs |
1997-01-24 | Support multiple -v options like GNU tar (> 1 -v means do ls-like output). | Todd C. Miller |
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 | Correct compile warnings | Thorsten Lockert |
1996-04-19 | from mrg; impliment -z (gzip) in pax and tar, and -Z (compress) in tar | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |