summaryrefslogtreecommitdiffstats
path: root/bin/pax/options.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r280206:eadler2015-04-171-9/+15
* Fix warnings found by -Wmising-variable-declarations.ed2012-10-191-0/+1
* Fix a bunch of typos and a couple of whitespace nits.uqs2011-05-221-1/+1
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)markm2004-03-051-1/+1
* Fix a bazillion warnings. This makes almost the whole of src/bin/*markm2003-05-031-15/+15
* Fix signed/unsigned mix comparisons involving sizeof.obrien2003-05-021-2/+3
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-2/+2
* Removed extra $FreeBSD$. Moved #if 0 for the vendor id to the correctbde2002-08-221-5/+3
* s/filesystem/file system/ as discussed on -developerstrhodes2002-08-211-3/+3
* Consistently use FBSDIDobrien2002-06-301-0/+2
* Consistancy check s/file system/filesystem/trhodes2002-05-161-2/+2
* Do not return(f_returning_void());. Spell FALLTHROUGH to make it lint()able.charnier2002-04-121-9/+15
* Ooops, forgot to remove the registers here.imp2002-02-021-19/+19
* o __P has been reovedimp2002-02-021-100/+11
* Sync up with OpenBSD. Too many changes to note, but the major featureskris2001-05-081-62/+569
* Add -z flag to pax to allow gzipping of archive output. Add -z and -Z (gzipkris2001-05-051-5/+26
* Whitespace cleanup pass; reduce diffs with OpenBSD. No functional changes.kris2001-04-261-11/+11
* Reduce diffs with OpenBSD:kris2001-04-261-34/+34
* Fix typo: seperate -> separate.asmodai2001-02-061-1/+1
* Don't explicitly declare optarg and optind. These are declared inimp2000-08-161-2/+0
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Various spelling/formatting changes.kris1999-05-081-2/+2
* 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-3/+1
* Dont have an internal function named "warn" it clashes with libc..sos1997-08-291-15/+15
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* 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
* You will find enclosed some changes to make gcc -Wall more happy injoerg1995-03-191-16/+16
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+1140
OpenPOWER on IntegriCloud