summaryrefslogtreecommitdiff
path: root/bin/pax/getoldopt.c
AgeCommit message (Expand)Author
2012-08-09add missing include fileschristos
2006-02-11Change all the 'return(x)' to 'return c'.dsl
2005-06-05appease gcc -Wuninitialized on hp700.chs
2004-06-20Completely rework how tools/compat is done. Purge all uses/references tojmc
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-06-24Revert previous change, and fix the -T problem differently: When the optionschristos
2003-06-23Simplify the way we deal with old argument style. Old way was broken whenchristos
2002-10-13add a "+" to the options string rather than setting POSIXLY_CORRECTmrg
2002-10-12merge OpenBSD changes:christos
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-29Make almost all tools compile and run properly on non-NetBSD hosts. (Intv
2001-11-03fix WARNS=2lukem
2001-10-25- ansi KNF (just remove all the #ifndef __STDC__ prototype junk,lukem
2000-07-04Add GNU tar-style long options for pax's tar front-end. Still manythorpej
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
2000-02-17Cleanup and fix typos.itohy
1997-11-01getoldopt is expect to return -1 (not EOF), so "make it so"lukem
1997-09-14* cleanup manpagelukem
1997-07-20- Rename local warn so tty_warn that we can include <err.h> since this programchristos
1996-05-17Fixed typo in commentjtc
1995-03-21convert to new RCS id conventions.cgd
1994-12-04from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelchcgd
1994-06-14Whoever wrote the tar command line argument parsing code didn't realizejtc