OpenBSD CVS

src/bin/pax/


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 / bin / pax

Current tag: OPENBSD_3_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.10   23 years  millert   Get rid of NET2_FTS and NET2_REGEX #ifdefs since they are useless. Change NET2_S...
[TXT] ar_io.c  1.26   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] ar_subs.c  1.18   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] buf_subs.c  1.11   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] cpio.1  1.17   23 years  mickey   add rcs tags
[TXT] cpio.c  1.10   22 years  itojun   strlcpy fix, PR 2727
[TXT] cpio.h  1.3   23 years  mickey   use proper str*cpy functions instead of home grown one, spaces; millert@ ok
[TXT] extern.h  1.21   22 years  millert   Part one of userland __P removal. Done with a simple regexp with some minor han...
[TXT] file_subs.c  1.17   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] ftree.c  1.18   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] gen_subs.c  1.13   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] getoldopt.c  1.4   24 years  deraadt   remove extra externs not needed because of unistd.h (rest of tree will be done l...
[TXT] options.c  1.51   21 years  deraadt   do not return void
[TXT] pat_rep.c  1.20   21 years  naddy   Pass the size of the name buffer to rep_name() for use with strlcpy(). Fixes tru...
[TXT] pax.1  1.31   22 years  mpech   Initial patch. When you give command examples in a manual page prefix them with ...
[TXT] pax.c  1.20   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] pax.h  1.11   23 years  mickey   use proper str*cpy functions instead of home grown one, spaces; millert@ ok
[TXT] sel_subs.c  1.10   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] tables.c  1.15   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] tar.1  1.39   22 years  todd   rm trailing whitespace
[TXT] tar.c  1.25   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] tar.h  1.5   27 years  millert   Change rmt -> rst and use _PATH_DEFTAPE as default file if none is specified.
[TXT] tty_subs.c  1.8   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] cache.c (in the Attic) [Hide]  1.10   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] cache.h (in the Attic) [Hide]  1.2   27 years  deraadt   update rcsid
[TXT] ftree.h (in the Attic) [Hide]  1.3   27 years  downsj   Initial cut -C support in paxtar. Exceeds GNU tar by quite a bit. General pax s...
[TXT] options.h (in the Attic) [Hide]  1.2   27 years  deraadt   update rcsid
[TXT] pat_rep.h (in the Attic) [Hide]  1.3   23 years  millert   Get rid of NET2_FTS and NET2_REGEX #ifdefs since they are useless. Change NET2_S...
[TXT] sel_subs.h (in the Attic) [Hide]  1.2   27 years  deraadt   update rcsid
[TXT] tables.h (in the Attic) [Hide]  1.3   23 years  mickey   use proper str*cpy functions instead of home grown one, spaces; millert@ ok