aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/tar
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvscvs2svn2000-06-252-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-292-3/+3
* MFC: Correct SYNOPSIS.Guy Helmer1999-05-041-7/+5
* Report byte count in >2G archives correctlyPeter Wemm1999-04-292-2/+8
* MFC: document -y/--bzip2/--bunzip2 flag.David E. O'Brien1999-03-291-1/+7
* MFC: rev 1.16 add -y/--bzip2/--bunzip2 flag.David E. O'Brien1999-03-291-2/+14
* MFC rev 1.3 (for both files)David E. O'Brien1999-02-282-3/+1
* MF22 - allow dates to 2069Daniel O'Callaghan1999-01-131-7/+9
* Allow --newer and friends to handle dates beyond 1999/12/31Daniel O'Callaghan1999-01-121-5/+10
* Change rst0 into rsa0 in the man page too. Correct the spelling ofOllivier Robert1998-09-221-10/+10
* The default tape device should be /dev/rsa0 for CAM.Ollivier Robert1998-09-211-1/+1
* Fix fencepost error in readlink; inspired by OpenBSDWarner Losh1998-09-091-1/+1
* Fix typo.Joseph Koshy1998-09-091-2/+4
* fixed: tar will extract file even if -C command failsJacques Vidrine1998-07-272-5/+16
* fix description of `-C' option to match behaviour in the sources:Joseph Koshy1998-07-091-2/+2
* Fixed printf format errors.Bruce Evans1998-06-304-10/+11
* Fix a bunch of spelling errors.Steve Price1998-06-041-2/+2
* Don't add y.tab.h to CLEANFILES, since this would now be done centrallyBruce Evans1998-05-041-1/+1
* .Use .An.Philippe Charnier1998-04-011-7/+16
* The ' character is treated differently as the first character of a line.Steve Price1998-02-151-3/+3
* Submitted by: Alex NashDaniel O'Callaghan1998-02-042-2/+2
* PR: gnu/4385Daniel O'Callaghan1998-01-053-27/+71
* Submitted by: Peter Hawkins <peter@clari.net.au>Daniel O'Callaghan1997-12-306-13/+24
* NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".Paul Traina1997-06-291-1/+1
* Fix a minor nit in the .Dd macro invocation so thatSteve Price1997-06-231-2/+2
* Typo fix in the EXAMPLES section.Masafumi Max NAKANE1997-06-051-2/+2
* Don't create anything on the disk if -O (aka --to-stdout) was given.Joerg Wunsch1997-04-131-1/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Typo, "%d" -> "%s". This caused tar to print things likeSatoshi Asami1997-01-071-1/+1
* Gnu tar has problems creating an archive which contains a file with a hardJordan K. Hubbard1996-11-121-1/+1
* Print out permissions that could not be re-established using 0%oJoerg Wunsch1996-11-032-18/+6
* Remove local fnmatch() copy, we now compatible with GNU fnmatchAndrey A. Chernov1996-10-234-249/+2
* Replace GNU-made __P definition by standard from sys/cdefs.hAndrey A. Chernov1996-09-201-0/+4
* 8bit clean ctype fixesAndrey A. Chernov1996-08-152-5/+5
* Localization fixesAndrey A. Chernov1996-08-152-4/+12
* Change in man page to document "-" flag as stdin/stdout, addChuck Robey1996-08-131-3/+9
* Spelling fixes.Jean-Marc Zucconi1996-02-091-5/+5
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-302-508/+0
* recording cvs-1.6 file deathPeter Wemm1995-12-301-4923/+0
* Add setlocale LC_ALLAndrey A. Chernov1995-10-261-0/+7
* Fix a typo ("-It Fl" to ".It Fl")Torsten Blum1995-10-251-2/+5
* Remove includes of the wrong ../Makefile.inc (one was commented out, theBruce Evans1995-10-221-1/+0
* Replace ctime by strftime %c to use national representationAndrey A. Chernov1995-08-081-3/+3
* Improve the handling of large minor numbers:Bruce Evans1995-06-262-5/+31
* Remove trailing whitespace.Rodney W. Grimes1995-05-308-26/+26
* Mods to tar (--fast-read) to cause it to stop looking for exact-matchingJordan K. Hubbard1995-04-104-2/+48
* Fix -C arg overriding when -T file usedAndrey A. Chernov1995-03-241-3/+5
* Fix sparse files handlingAndrey A. Chernov1995-03-181-1/+1
* Fix two quad_t casts, one reported by wcp@lpds.sublink.orgAndrey A. Chernov1995-02-261-2/+2