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_6


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.38   15 years  pvalchev   Add tar -j option that calls bzip2 for compress/decompress. Requires you to inst...
[TXT] ar_subs.c  1.32   16 years  henning   when pax is running in -u mode, and no files are beeing updated because not one ...
[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.28   15 years  jmc   (sorry pval) some missing -j bits;
[TXT] cpio.c  1.18   16 years  tobias   Typo in comment about cpio_endwr() fixed. OK otto@
[TXT] cpio.h  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] extern.h  1.33   16 years  henning   when pax is running in -u mode, and no files are beeing updated because not one ...
[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.28   16 years  henning   when pax is running in -u mode, and no files are beeing updated because not one ...
[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.70   15 years  pvalchev   Add tar -j option that calls bzip2 for compress/decompress. Requires you to inst...
[TXT] pat_rep.c  1.30   18 years  djm   strip multiple leading slashes from absolute paths; ok beck@
[TXT] pax.1  1.56   15 years  jmc   updates to IEEE Std 1003.1-2008;
[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.51   15 years  sobrado   prevent line breaks in the middle of options. jmc@ suggested replacing ".Op Ar ...
[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   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] tty_subs.c  1.13   15 years  ray   Simplify newline stripping after fgets. OK millert
[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.5   16 years  henning   when pax is running in -u mode, and no files are beeing updated because not one ...
[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   21 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   21 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...