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_8_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.9   24 years  aaron   - For consistency, `super-user' -> `superuser' in all cases. - Some punctuation ...
[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.5   24 years  deraadt   overflow safe
[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