Age | Commit message (Expand) | Author |
2014-11-23 | Don't leak the fds for "." and the tty to the compression process | Philip Guenther |
2014-05-24 | Make signal setup clearer via helper function, eliminating a gap in | Philip Guenther |
2014-05-23 | Make the signal handler safe: block signals when updating data-structures | Philip Guenther |
2014-01-09 | Update pax -v format to match "ls -l": display the year for dates | Philip Guenther |
2012-12-04 | remove some unnecessary sys/param.h inclusions | Theo de Raadt |
2012-04-19 | add newline to signal error messages; Thomas Pfaff | Theo de Raadt |
2011-05-26 | fix one signal race bug, and mark the others that remain much more | Theo de Raadt |
2010-12-02 | a -N option for tar that uses numeric only IDs, useful for cross system | Ted Unangst |
2009-10-28 | Err out if either sigaction fails and not just when both do. | Philip Guenthe |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2005-08-04 | Make pax exit unsuccessfully on errors. | Marco Pfatschbacher |
2004-04-16 | spacing | Theo de Raadt |
2004-01-20 | When trying to append to a gzipped archive, print msg using errx(), | Otto Moerbeek |
2003-10-20 | typos from Jared Yanovich; | Jason McIntyre |
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-16 | sprinkle const; mostly from NetBSD | Todd C. Miller |
2002-10-16 | Fix comment typos; most from NetBSD and FreeBSD | Todd C. Miller |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-11-05 | mark a zone of signal races | Theo de Raadt |
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 |
1998-07-27 | pull in string.h for memset() proto | Todd C. Miller |
1998-06-03 | zero sigset_t before use | Theo de Raadt |
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-24 | Stash fd of cwd instead of using getcwd() to stash path. | Todd C. Miller |
1997-07-23 | tabify | kstailey |
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 |
1996-10-27 | Initial cut -C support in paxtar. Exceeds GNU tar by quite a bit. | Jason Downs |
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 |