aboutsummaryrefslogtreecommitdiff
path: root/bin/pax/ar_io.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-191-1/+0
* Fix a bunch of typos and a couple of whitespace nits.Ulrich Spörlein2011-05-221-9/+9
* Remove unnecessary free argument casts.Brian Somers2007-05-251-7/+4
* Cleanup pax(1) sources a little bit while I poked around in them:Ralf S. Engelschall2007-05-241-1/+1
* Fix bin/pax doesn't wait for compress/gzip before exiting.David E. O'Brien2005-03-121-4/+6
* Don't continue if the '-C' option (a-la GNUtar; commited in options.cDavid E. O'Brien2004-06-251-1/+3
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Fix a bazillion warnings. This makes almost the whole of src/bin/*Mark Murray2003-05-031-13/+15
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-2/+2
* Fix format string errors relating mainly to the use of %qu to print off_t's.Tim J. Robbins2002-10-061-5/+10
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Ooops, forgot to remove the registers here.Warner Losh2002-02-021-9/+9
* o __P has been reovedWarner Losh2002-02-021-70/+2
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+2
* Sync up with OpenBSD. Too many changes to note, but the major featuresKris Kennaway2001-05-081-18/+19
* Add -z flag to pax to allow gzipping of archive output. Add -z and -Z (gzipKris Kennaway2001-05-051-5/+67
* Whitespace cleanup pass; reduce diffs with OpenBSD. No functional changes.Kris Kennaway2001-04-261-11/+11
* Reduce diffs with OpenBSD:Kris Kennaway2001-04-261-50/+50
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Various spelling/formatting changes.Kris Kennaway1999-05-081-7/+7
* 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-3/+1
* Dont have an internal function named "warn" it clashes with libc..Søren Schmidt1997-08-291-38/+38
* 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-15/+15
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+1288