]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin/tar
MFC: document environment variables.
[FreeBSD/FreeBSD.git] / usr.bin / tar /
2005-03-14 kientzleStyle correction: one tab after #define.
2005-03-13 kientzleRe-unbreak the distfile target.
2005-03-13 kientzleFix a compile warning, fix the build.
2005-03-13 kientzle"make depend" with .y files is trickier than it looks...
2005-03-13 kientzleBrain-o. Missing quote.
2005-03-13 kientzleAdd --newer-ctime, --newer-mtime, --newer-ctime-than...
2005-03-13 kientzleAdd --strip-components option, per bin/77666.
2005-03-12 obrienThis commit was generated by cvs2svn to compensate...
2005-02-28 hartiThis commit was generated by cvs2svn to compensate...
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-18 kientzleDocument the --null, --one-file-system, and -I options.
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-01-25 ruThis commit was generated by cvs2svn to compensate...
2005-01-18 ruSort sections.
2005-01-17 ruAdded the EXIT STATUS section where appropriate.
2005-01-14 ruThis commit was generated by cvs2svn to compensate...
2005-01-14 njlThis commit was generated by cvs2svn to compensate...
2005-01-12 njlThis commit was generated by cvs2svn to compensate...
2004-12-28 obrienThis commit was generated by cvs2svn to compensate...
2004-12-22 kientzleAdd a fallback version of fnmatch() to the bsdtar
2004-12-22 kientzleGC an unused #include
2004-12-22 kientzleFix -W long option handling.
2004-12-22 kientzlePortability: the included fts.c should now
2004-12-08 samThis commit was generated by cvs2svn to compensate...
2004-12-06 robertoThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 marksThis commit was generated by cvs2svn to compensate...
2004-11-12 ruUse a relative symlinking so that "tar" also works...
2004-11-06 kientzleFreeBSD does have uintmax_t, so it can correctly
2004-11-05 kientzleCorrect error handling on failed writes
2004-10-28 desThis commit was generated by cvs2svn to compensate...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-17 kientzlegetopt(3) prints an "unrecognized option" warning for...
2004-10-17 kientzleCosmetic goof: Use two spaces in "Jan 03 2004" but...
2004-10-17 wollmanThis commit was generated by cvs2svn to compensate...
2004-10-15 kanThis commit was generated by cvs2svn to compensate...
2004-10-05 ruThis commit was generated by cvs2svn to compensate...
2004-09-29 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-24 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-23 desThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-08-28 kientzleMake -C and -T work correctly together.
2004-08-27 kientzleDocument the -O option's new behavior in the presence...
2004-08-27 kientzleSupport -t -O as in gtar. Perversely enough, -O means...
2004-08-26 kientzlePermit -P to be combined with -t. (It's a no-op then...
2004-08-26 kientzleTell getopt to accept the (already-implemented) -I...
2004-08-18 obrienThis commit was generated by cvs2svn to compensate...
2004-08-18 njlThis commit was generated by cvs2svn to compensate...
2004-08-15 mbrThis commit was generated by cvs2svn to compensate...
2004-08-13 markmThis commit was generated by cvs2svn to compensate...
2004-08-13 kientzleMake -I and --files-from be synonyms for -T
2004-08-12 hartiThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 kanThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-10 hartiThis commit was generated by cvs2svn to compensate...
2004-08-09 obrienThis commit was generated by cvs2svn to compensate...
2004-08-08 kientzlegtar uses -F for another purpose, so bsdtar no longer...
2004-08-08 kientzleBetter low-memory handling: If the link cache runs...
2004-08-08 kientzleMove the smart chdir logic into a couple of utility...
2004-08-08 kientzleIt shouldn't be an error to specify the same mode twice...
2004-08-08 kientzleAnother pointy-hat problem: PACKAGE_VERSION macro...
2004-08-08 kientzleMinor portability fixes. bsdtar now compiles on Win32...
2004-08-07 kientzleAdd --totals option. Unlike gtar, this reports the...
2004-08-07 kientzleLinux port corrections:
2004-08-07 kientzleAdd "make distfile" capabilities to bsdtar, including...
2004-08-06 hartiThis commit was generated by cvs2svn to compensate...
2004-08-05 kientzleEnsure that there's always a space between the user...
2004-08-03 kientzleGNU and POSIX disagree about -o and -l.
2004-08-01 gadThis commit was generated by cvs2svn to compensate...
2004-08-01 kientzleCorrect the explanation of the -X option.
2004-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2004-07-30 ruThis commit was generated by cvs2svn to compensate...
2004-07-30 kientzleImprove portability to FreeBSD 4.
2004-07-30 kientzleFix comment.
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-26 kientzleAdd a --version option to bsdtar that prints the versio...
2004-07-25 kientzleA bunch of style and security fixes (error checking...
2004-07-25 kientzleOf course, I meant POSIX.1-1996, not 1997.
2004-07-24 kientzleA bunch of stuff from Christoph Mellon:
2004-07-22 robertoThis commit was generated by cvs2svn to compensate...
2004-07-21 kientzleMy bad: /dev/sa0, no 'r'
2004-07-20 robertoThis commit was generated by cvs2svn to compensate...
2004-07-19 kientzleGuard against argv[0] being NULL.
2004-07-19 kientzleFix some misspellings, document the TAPE environment
2004-07-17 kientzleRemove unused user_uname variable.
2004-07-17 kientzleMake bsdtar the default system tar. This makes /usr...
next