index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
pax
/
getoldopt.c
Age
Commit message (
Expand
)
Author
2012-08-09
add missing include files
christos
2006-02-11
Change all the 'return(x)' to 'return c'.
dsl
2005-06-05
appease gcc -Wuninitialized on hp700.
chs
2004-06-20
Completely rework how tools/compat is done. Purge all uses/references to
jmc
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-06-24
Revert previous change, and fix the -T problem differently: When the options
christos
2003-06-23
Simplify the way we deal with old argument style. Old way was broken when
christos
2002-10-13
add a "+" to the options string rather than setting POSIXLY_CORRECT
mrg
2002-10-12
merge OpenBSD changes:
christos
2002-01-31
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
tv
2002-01-29
Make almost all tools compile and run properly on non-NetBSD hosts. (In
tv
2001-11-03
fix WARNS=2
lukem
2001-10-25
- ansi KNF (just remove all the #ifndef __STDC__ prototype junk,
lukem
2000-07-04
Add GNU tar-style long options for pax's tar front-end. Still many
thorpej
2000-04-14
Don't declare 'extern opt*' getopt variables.
simonb
2000-02-17
Cleanup and fix typos.
itohy
1997-11-01
getoldopt is expect to return -1 (not EOF), so "make it so"
lukem
1997-09-14
* cleanup manpage
lukem
1997-07-20
- Rename local warn so tty_warn that we can include <err.h> since this program
christos
1996-05-17
Fixed typo in comment
jtc
1995-03-21
convert to new RCS id conventions.
cgd
1994-12-04
from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelch
cgd
1994-06-14
Whoever wrote the tar command line argument parsing code didn't realize
jtc