aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/tar
Commit message (Expand)AuthorAgeFilesLines
* Make bsdtar the default system tar. This makes /usr/bin/tar a symlinkTim Kientzle2004-07-171-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+1
* Removed trailing whitespace.Ruslan Ermilov2004-07-021-5/+5
* Have /usr/bin/tar be a symlink to /usr/bin/gtar ratherTim Kientzle2004-06-041-1/+1
* Fixed "make clean".Ruslan Ermilov2004-03-031-0/+1
* Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-171-1/+1
* Style fixes: Use curly braces in Makefiles,Tim Kientzle2004-02-131-1/+1
* GNU tar in the base system is now called "gtar"Tim Kientzle2004-02-111-1/+11
* /rescue/tar exists, so build this dynamic now.David E. O'Brien2003-11-171-2/+0
* There is no need to #include <sgtty.h>Peter Wemm2003-09-041-1/+1
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* We HAVE_STPCPY now.David E. O'Brien2002-10-201-1/+1
* choosen -> chosenDima Dorfman2002-10-011-1/+1
* can not -> cannot.Ruslan Ermilov2002-08-131-1/+1
* SUBDIR is initially empty.Ruslan Ermilov2002-06-051-1/+1
* Canonicalize.Ruslan Ermilov2002-06-051-4/+1
* Collapse lib and tar dirs into single top-level directory.Maxim Sobolev2002-06-044-33/+23
* Don't forget to include ../Makefile.inc.Maxim Sobolev2002-06-041-0/+8
* Add bmake bits for building GNU tar from src/contrib/tar.Maxim Sobolev2002-06-046-16/+614
* Send our ancienv GNU tar into Attic.Maxim Sobolev2002-06-0431-16129/+0
* Bandaid for LP64 machines where 'warning: cast to pointer from differentPeter Wemm2002-04-072-0/+6
* When unpacking compressed archive check exit status of the child (gzip or bzip)Maxim Sobolev2002-02-071-2/+20
* msg_out is already initializedPeter Wemm2001-08-131-1/+1
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-131-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+3
* mdoc(7) police: use .Nm, remove blank line (these cause warnings in mdocNG).Ruslan Ermilov2001-04-041-2/+3
* Add to BUGS section why tar can't dump large minorsPoul-Henning Kamp2001-03-281-0/+5
* Fix -I getopt formAndrey A. Chernov2001-03-231-1/+1
* Cosmetique, use %R instead of %H:%MAndrey A. Chernov2001-03-211-1/+1
* Don't attempt to parse %c output, use nl_langinfo insteadAndrey A. Chernov2001-03-211-6/+14
* mdoc(7) police: Nm macro remembers its argument on the firstRuslan Ermilov2001-03-051-1/+1
* Introduce $TAR_RSH to enable use of ssh as transport.Hajimu UMEMOTO2001-02-183-9/+28
* Quick fix for attempts to free non-malloc()ed memory. The variablesBruce Evans2001-02-181-0/+4
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-2/+2
* s/rsa0/sa0/gDavid E. O'Brien2001-01-012-8/+8
* mdoc(7) police: formatting fixes.Ruslan Ermilov2000-12-251-87/+177
* Clean up the -j/-y/--bzip entry in usage().David E. O'Brien2000-12-245-7/+140
* Add -j as the offical "pipe thru bzip2 compression program" option.David E. O'Brien2000-12-242-24/+37
* Update the date of last change.David E. O'Brien2000-12-221-1/+1
* Add the -bzip and -I flags as aliases for -y for Red Hat compatibility.David E. O'Brien2000-12-222-1/+5
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
* logRuslan Ermilov2000-11-221-1/+4
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-7/+7
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-1/+1
* Don't call fprintf() without a format string.Kris Kennaway2000-07-121-1/+3
* Correct the usage printed for --exclude, which takes a globbing patternSheldon Hearn2000-07-051-1/+1
* Update device references.Kris Kennaway2000-05-071-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