aboutsummaryrefslogtreecommitdiff
path: root/bin/pax/tar.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Eliminate unneeded includes.Xin LI2015-05-211-2/+0
* Fix a bunch of typos and a couple of whitespace nits.Ulrich Spörlein2011-05-221-1/+1
* Correct an out-by-one error when earlying out ustar filenames thatBrian Somers2010-08-291-1/+1
* Fix an off-by-one error where we try to split a path name that'sBrian Somers2010-08-271-1/+1
* Fix some of the alignment warnings on ARM.Ruslan Ermilov2006-11-271-8/+8
* Fix off-by-one errors and potential buffer overrunsYaroslav Tykhiy2004-11-131-18/+30
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Fix signed/unsigned mix comparisons involving sizeof.David E. O'Brien2003-05-021-3/+4
* s/filesystem/file system/ as discussed on -developersTom Rhodes2002-08-211-2/+2
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Consistancy check s/file system/filesystem/Tom Rhodes2002-05-161-2/+2
* Ooops, forgot to remove the registers here.Warner Losh2002-02-021-31/+31
* o __P has been reovedWarner Losh2002-02-021-109/+4
* Use a quad int conversion routine for time_t instead of ulong, capable ofMatthew Dillon2001-10-281-2/+4
* Sync up with OpenBSD. Too many changes to note, but the major featuresKris Kennaway2001-05-081-27/+51
* Reduce diffs with OpenBSD:Kris Kennaway2001-04-261-47/+47
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Various spelling/formatting changes.Kris Kennaway1999-05-081-6/+6
* - Fix off-by-one problem in tar where filenames of length 100Mike Smith1998-10-201-7/+6
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-151-3/+5
* Remove simultaneous include of <sys/param.h> and <sys/types.h>.Eivind Eklund1997-12-101-2/+1
* Dont have an internal function named "warn" it clashes with libc..Søren Schmidt1997-08-291-17/+17
* 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
* -Wall cleaning.Steve Price1996-12-141-2/+2
* Remove unneded ctype.h everywhereAndrey A. Chernov1995-10-231-2/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-8/+8
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+1192