OpenBSD CVS

src/usr.bin/ar/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / ar

Current tag: OPENBSD_3_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.3   26 years  deraadt   $OpenBSD$
[TXT] append.c (in the Attic) [Hide]  1.3   26 years  deraadt   prelim Wall
[TXT] ar.1 (in the Attic) [Hide]  1.11   21 years  millert   Don't require a list of object file for the -d, -m, -q and -r options since neit...
[TXT] ar.5 (in the Attic) [Hide]  1.5   21 years  jmc   these pages all had bad section numbers in the .Xr's; lots of help and ok mille...
[TXT] ar.c (in the Attic) [Hide]  1.8   21 years  millert   Don't require a list of object file for the -d, -m, -q and -r options since neit...
[TXT] archive.c (in the Attic) [Hide]  1.7   21 years  millert   add missing OpenBSD tag
[TXT] archive.h (in the Attic) [Hide]  1.4   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] contents.c (in the Attic) [Hide]  1.2   27 years  deraadt   rcsid
[TXT] delete.c (in the Attic) [Hide]  1.3   26 years  kstailey   (foo *)NULL -> NULL
[TXT] extern.h (in the Attic) [Hide]  1.3   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] extract.c (in the Attic) [Hide]  1.4   26 years  denny   Add -C to not overwrite existing files when extracting (part of POSIX 1003.2)
[TXT] misc.c (in the Attic) [Hide]  1.4   24 years  fgsch   Fix a buf oflow noticed by aazubel@cnba.uba.ar. Change strcpy to strlcpy and use...
[TXT] move.c (in the Attic) [Hide]  1.3   26 years  kstailey   (foo *)NULL -> NULL
[TXT] pathnames.h (in the Attic) [Hide]  1.3   24 years  fgsch   Fix a buf oflow noticed by aazubel@cnba.uba.ar. Change strcpy to strlcpy and use...
[TXT] print.c (in the Attic) [Hide]  1.2   27 years  deraadt   rcsid
[TXT] replace.c (in the Attic) [Hide]  1.4   26 years  deraadt   prelim Wall