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_2_9_BASE


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.10   23 years  aaron   Change all option list specifications to ".Bl -tag -width Ds". Most man pages ju...
[TXT] ar.5 (in the Attic) [Hide]  1.4   25 years  aaron   usr.bin/ man page repairs, a - e
[TXT] ar.c (in the Attic) [Hide]  1.6   23 years  deraadt   repairs; mpech@prosoft.org.lv
[TXT] archive.c (in the Attic) [Hide]  1.6   24 years  espie   cast time_t to (long int) to pass them to sprintf() portably.
[TXT] archive.h (in the Attic) [Hide]  1.3   26 years  denny   Add -C to not overwrite existing files when extracting (part of POSIX 1003.2)
[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.2   27 years  deraadt   rcsid
[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