| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvs | cvs2svn | 2000-06-25 | 2 | -2/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-29 | 2 | -3/+3 |
| * | MFC: Correct SYNOPSIS. | Guy Helmer | 1999-05-04 | 1 | -7/+5 |
| * | Report byte count in >2G archives correctly | Peter Wemm | 1999-04-29 | 2 | -2/+8 |
| * | MFC: document -y/--bzip2/--bunzip2 flag. | David E. O'Brien | 1999-03-29 | 1 | -1/+7 |
| * | MFC: rev 1.16 add -y/--bzip2/--bunzip2 flag. | David E. O'Brien | 1999-03-29 | 1 | -2/+14 |
| * | MFC rev 1.3 (for both files) | David E. O'Brien | 1999-02-28 | 2 | -3/+1 |
| * | MF22 - allow dates to 2069 | Daniel O'Callaghan | 1999-01-13 | 1 | -7/+9 |
| * | Allow --newer and friends to handle dates beyond 1999/12/31 | Daniel O'Callaghan | 1999-01-12 | 1 | -5/+10 |
| * | Change rst0 into rsa0 in the man page too. Correct the spelling of | Ollivier Robert | 1998-09-22 | 1 | -10/+10 |
| * | The default tape device should be /dev/rsa0 for CAM. | Ollivier Robert | 1998-09-21 | 1 | -1/+1 |
| * | Fix fencepost error in readlink; inspired by OpenBSD | Warner Losh | 1998-09-09 | 1 | -1/+1 |
| * | Fix typo. | Joseph Koshy | 1998-09-09 | 1 | -2/+4 |
| * | fixed: tar will extract file even if -C command fails | Jacques Vidrine | 1998-07-27 | 2 | -5/+16 |
| * | fix description of `-C' option to match behaviour in the sources: | Joseph Koshy | 1998-07-09 | 1 | -2/+2 |
| * | Fixed printf format errors. | Bruce Evans | 1998-06-30 | 4 | -10/+11 |
| * | Fix a bunch of spelling errors. | Steve Price | 1998-06-04 | 1 | -2/+2 |
| * | Don't add y.tab.h to CLEANFILES, since this would now be done centrally | Bruce Evans | 1998-05-04 | 1 | -1/+1 |
| * | .Use .An. | Philippe Charnier | 1998-04-01 | 1 | -7/+16 |
| * | The ' character is treated differently as the first character of a line. | Steve Price | 1998-02-15 | 1 | -3/+3 |
| * | Submitted by: Alex Nash | Daniel O'Callaghan | 1998-02-04 | 2 | -2/+2 |
| * | PR: gnu/4385 | Daniel O'Callaghan | 1998-01-05 | 3 | -27/+71 |
| * | Submitted by: Peter Hawkins <peter@clari.net.au> | Daniel O'Callaghan | 1997-12-30 | 6 | -13/+24 |
| * | NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". | Paul Traina | 1997-06-29 | 1 | -1/+1 |
| * | Fix a minor nit in the .Dd macro invocation so that | Steve Price | 1997-06-23 | 1 | -2/+2 |
| * | Typo fix in the EXAMPLES section. | Masafumi Max NAKANE | 1997-06-05 | 1 | -2/+2 |
| * | Don't create anything on the disk if -O (aka --to-stdout) was given. | Joerg Wunsch | 1997-04-13 | 1 | -1/+4 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Typo, "%d" -> "%s". This caused tar to print things like | Satoshi Asami | 1997-01-07 | 1 | -1/+1 |
| * | Gnu tar has problems creating an archive which contains a file with a hard | Jordan K. Hubbard | 1996-11-12 | 1 | -1/+1 |
| * | Print out permissions that could not be re-established using 0%o | Joerg Wunsch | 1996-11-03 | 2 | -18/+6 |
| * | Remove local fnmatch() copy, we now compatible with GNU fnmatch | Andrey A. Chernov | 1996-10-23 | 4 | -249/+2 |
| * | Replace GNU-made __P definition by standard from sys/cdefs.h | Andrey A. Chernov | 1996-09-20 | 1 | -0/+4 |
| * | 8bit clean ctype fixes | Andrey A. Chernov | 1996-08-15 | 2 | -5/+5 |
| * | Localization fixes | Andrey A. Chernov | 1996-08-15 | 2 | -4/+12 |
| * | Change in man page to document "-" flag as stdin/stdout, add | Chuck Robey | 1996-08-13 | 1 | -3/+9 |
| * | Spelling fixes. | Jean-Marc Zucconi | 1996-02-09 | 1 | -5/+5 |
| * | This commit was generated by cvs2svn to compensate for changes in r13122, | Peter Wemm | 1995-12-30 | 2 | -508/+0 |
| * | recording cvs-1.6 file death | Peter Wemm | 1995-12-30 | 1 | -4923/+0 |
| * | Add setlocale LC_ALL | Andrey A. Chernov | 1995-10-26 | 1 | -0/+7 |
| * | Fix a typo ("-It Fl" to ".It Fl") | Torsten Blum | 1995-10-25 | 1 | -2/+5 |
| * | Remove includes of the wrong ../Makefile.inc (one was commented out, the | Bruce Evans | 1995-10-22 | 1 | -1/+0 |
| * | Replace ctime by strftime %c to use national representation | Andrey A. Chernov | 1995-08-08 | 1 | -3/+3 |
| * | Improve the handling of large minor numbers: | Bruce Evans | 1995-06-26 | 2 | -5/+31 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 8 | -26/+26 |
| * | Mods to tar (--fast-read) to cause it to stop looking for exact-matching | Jordan K. Hubbard | 1995-04-10 | 4 | -2/+48 |
| * | Fix -C arg overriding when -T file used | Andrey A. Chernov | 1995-03-24 | 1 | -3/+5 |
| * | Fix sparse files handling | Andrey A. Chernov | 1995-03-18 | 1 | -1/+1 |
| * | Fix two quad_t casts, one reported by wcp@lpds.sublink.org | Andrey A. Chernov | 1995-02-26 | 1 | -2/+2 |