summaryrefslogtreecommitdiffstats
path: root/bin/pax/tar.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r283257:delphij2015-06-051-2/+0
* Fix a bunch of typos and a couple of whitespace nits.uqs2011-05-221-1/+1
* Correct an out-by-one error when earlying out ustar filenames thatbrian2010-08-291-1/+1
* Fix an off-by-one error where we try to split a path name that'sbrian2010-08-271-1/+1
* Fix some of the alignment warnings on ARM.ru2006-11-271-8/+8
* Fix off-by-one errors and potential buffer overrunsyar2004-11-131-18/+30
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Fix signed/unsigned mix comparisons involving sizeof.obrien2003-05-021-3/+4
* s/filesystem/file system/ as discussed on -developerstrhodes2002-08-211-2/+2
* Consistently use FBSDIDobrien2002-06-301-2/+2
* Consistancy check s/file system/filesystem/trhodes2002-05-161-2/+2
* Ooops, forgot to remove the registers here.imp2002-02-021-31/+31
* o __P has been reovedimp2002-02-021-109/+4
* Use a quad int conversion routine for time_t instead of ulong, capable ofdillon2001-10-281-2/+4
* Sync up with OpenBSD. Too many changes to note, but the major featureskris2001-05-081-27/+51
* Reduce diffs with OpenBSD:kris2001-04-261-47/+47
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Various spelling/formatting changes.kris1999-05-081-6/+6
* - Fix off-by-one problem in tar where filenames of length 100msmith1998-10-201-7/+6
* Correct use of .Nm. Add rcsid.charnier1998-05-151-3/+5
* Remove simultaneous include of <sys/param.h> and <sys/types.h>.eivind1997-12-101-2/+1
* Dont have an internal function named "warn" it clashes with libc..sos1997-08-291-17/+17
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* -Wall cleaning.steve1996-12-141-2/+2
* Remove unneded ctype.h everywhereache1995-10-231-2/+1
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+1192
OpenPOWER on IntegriCloud