OpenBSD CVS

src/usr.bin/ar/Attic/


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 / Attic

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   26 years  deraadt   $OpenBSD$
[TXT] append.c  1.3   26 years  deraadt   prelim Wall
[TXT] ar.1  1.10   23 years  aaron   Change all option list specifications to ".Bl -tag -width Ds". Most man pages ju...
[TXT] ar.5  1.4   25 years  aaron   usr.bin/ man page repairs, a - e
[TXT] ar.c  1.6   23 years  deraadt   repairs; mpech@prosoft.org.lv
[TXT] archive.c  1.6   24 years  espie   cast time_t to (long int) to pass them to sprintf() portably.
[TXT] archive.h  1.3   26 years  denny   Add -C to not overwrite existing files when extracting (part of POSIX 1003.2)
[TXT] contents.c  1.2   27 years  deraadt   rcsid
[TXT] delete.c  1.3   26 years  kstailey   (foo *)NULL -> NULL
[TXT] extern.h  1.2   27 years  deraadt   rcsid
[TXT] extract.c  1.4   26 years  denny   Add -C to not overwrite existing files when extracting (part of POSIX 1003.2)
[TXT] misc.c  1.4   24 years  fgsch   Fix a buf oflow noticed by aazubel@cnba.uba.ar. Change strcpy to strlcpy and use...
[TXT] move.c  1.3   26 years  kstailey   (foo *)NULL -> NULL
[TXT] pathnames.h  1.3   24 years  fgsch   Fix a buf oflow noticed by aazubel@cnba.uba.ar. Change strcpy to strlcpy and use...
[TXT] print.c  1.2   27 years  deraadt   rcsid
[TXT] replace.c  1.4   26 years  deraadt   prelim Wall