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_4_3_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.37   18 years  mpf   Make pax exit unsuccessfully on errors. Patch by fgsch@ and me. Fixes PR 4310. O...
[TXT] ar_subs.c  1.31   17 years  otto   Fix extracting and setting permissions for tar archives when (multiple) -C optio...
[TXT] buf_subs.c  1.21   18 years  otto   Compute the sv4cpio "crc" (it's actualy just a checksum) as a 32bit number. Fixe...
[TXT] cpio.1  1.26   16 years  jmc   convert to new .Dd format;
[TXT] cpio.c  1.18   16 years  tobias   Typo in comment about cpio_endwr() fixed. OK otto@
[TXT] cpio.h  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] extern.h  1.32   17 years  otto   Fix extracting and setting permissions for tar archives when (multiple) -C optio...
[TXT] file_subs.c  1.30   18 years  otto   Compute the sv4cpio "crc" (it's actualy just a checksum) as a 32bit number. Fixe...
[TXT] ftree.c  1.27   17 years  otto   fts_read returning NULL and errno set is an error. ok ray@
[TXT] gen_subs.c  1.19   17 years  millert   For verbose archive listings, use -> for symlinks, not =>, as per POSIX. From I...
[TXT] getoldopt.c  1.8   20 years  deraadt   missing protos
[TXT] options.c  1.67   17 years  jmc   sort options; sync usage(); from Igor Sobrado
[TXT] pat_rep.c  1.30   18 years  djm   strip multiple leading slashes from absolute paths; ok beck@
[TXT] pax.1  1.52   16 years  jmc   convert to new .Dd format;
[TXT] pax.c  1.28   18 years  mpf   Make pax exit unsuccessfully on errors. Patch by fgsch@ and me. Fixes PR 4310. O...
[TXT] pax.h  1.17   18 years  otto   Compute the sv4cpio "crc" (it's actualy just a checksum) as a 32bit number. Fixe...
[TXT] sel_subs.c  1.18   20 years  deraadt   spacing
[TXT] tables.c  1.25   16 years  deraadt   use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
[TXT] tar.1  1.48   16 years  jmc   convert to new .Dd format;
[TXT] tar.c  1.41   18 years  otto   Properly take into account that the name and prefix field in the tar header are ...
[TXT] tar.h  1.7   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] tty_subs.c  1.12   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] cache.c (in the Attic) [Hide]  1.17   20 years  tedu   actually use the cache instead of throwing away memory. doh! from Rodney Ruddoc...
[TXT] cache.h (in the Attic) [Hide]  1.4   20 years  jmc   typos from Jared Yanovich;
[TXT] ftree.h (in the Attic) [Hide]  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] options.h (in the Attic) [Hide]  1.4   20 years  millert   Add a -0 flag to make pax use a NUL instead of a newline as the pathname separat...
[TXT] pat_rep.h (in the Attic) [Hide]  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] sel_subs.h (in the Attic) [Hide]  1.4   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] tables.h (in the Attic) [Hide]  1.8   17 years  ray   branches: 1.8.36; Remove "with with" typos. Fix by Tobias Stoeckmann <tobias a...