aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/tar
Commit message (Expand)AuthorAgeFilesLines
* MFC: Don't call vfprintf-like functions without a format string.Kris Kennaway2000-07-201-1/+3
* MFC rev 1.20: correct usage() output for --exclude.Sheldon Hearn2000-07-051-1/+1
* MFC: /dev/rXXX -> /dev/XXXPaul Saab2000-07-011-3/+3
* Remove xrefs to obsolete ft driver.Nik Clayton2000-03-011-1/+0
* Fix typo for the flag ``--ungzip'' which should have been ``--gunzip''Archie Cobbs2000-01-241-1/+4
* $Revision$ -> $FreeBSD$Peter Wemm1999-09-061-1/+1
* $Header$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Support 21-bit minor numbers. Avoid wasting a byte in their octalBruce Evans1999-08-111-2/+15
* Correct SYNOPSIS (remove args from synopsis that are actually argumentsGuy Helmer1999-05-041-7/+5
* Handle byte counts for >2G archivesPeter Wemm1999-04-292-2/+8
* Use braces to avoid potentially ambiguous else clause.Warner Losh1999-04-251-1/+1
* Document -y/--bzip2/--bunzip2 flag.David E. O'Brien1999-03-291-1/+7
* Add new -y/--bzip2/--bunzip2 flag. With all the ports that are going toDavid E. O'Brien1999-03-171-1/+13
* I don't know why the version was bumped to 1.11.3, nothing from the realDavid E. O'Brien1999-02-282-3/+1
* Fix white-space spamming.David E. O'Brien1999-02-083-5/+5
* 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