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_6_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.12   7 years  guenther   Instead of doing strcmp(argv0), track the invocation mode (pax/tar/cpio) in a se...
[TXT] ar_io.c  1.62   7 years  tb   switch pax to using pledge tape instead of ioctl. ok kettenis
[TXT] ar_subs.c  1.48   7 years  guenther   Need <time.h> for time() and others. Pulled in by coincidence previously noted...
[TXT] buf_subs.c  1.30   7 years  kettenis   Fix a bug where archives smaller than 512 bytes would trigger a next volume prom...
[TXT] cpio.1  1.35   9 years  schwarze   obvious cases of missing .An; found with the new mandoc(1) MANDOCERR_AN_MISSING ...
[TXT] cpio.c  1.30   7 years  guenther   Don't need <sys/time.h> or "options.h" here
[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.57   7 years  guenther   Replace name_{uid,gid}() with the libc routines user_from_uid() and group_from_g...
[TXT] file_subs.c  1.53   7 years  krw   Nuke whitespace foolish enough to expose itself during the great "warning:" rect...
[TXT] ftree.c  1.40   7 years  guenther   ftree.h is only used by ftree.c; merge it into the .c file <sys/time.h> is unnec...
[TXT] gen_subs.c  1.32   7 years  guenther   Need <time.h> for time() and others. Pulled in by coincidence previously noted...
[TXT] getoldopt.c  1.9   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] options.c  1.101   7 years  krw   Put some variable declarations under appropriate #if/#endif protection so gcc do...
[TXT] pat_rep.c  1.41   7 years  guenther   pat_rep.h is only used by pat_rep.c; merge it into the .c file <sys/time.h>, <er...
[TXT] pax.1  1.73   7 years  guenther   -E NONE has *never* worked; it was always -E none. It's a dubious option value ...
[TXT] pax.c  1.50   7 years  tb   switch pax to using pledge tape instead of ioctl. ok kettenis
[TXT] pax.h  1.28   8 years  mmcc   int -> size_t for a len field ok guenther@, deraadt@
[TXT] sel_subs.c  1.26   7 years  guenther   sel_subs.h is only used by sel_subs.c; merge it into the .c file <sys/time.h> an...
[TXT] tables.c  1.51   7 years  deraadt   buffer increase factor belongs in the nmemb field of reallocarray() ok guenther
[TXT] tar.1  1.59   8 years  guenther   Describe tar's -p option correctly noted by trondd(at)kagu-tsuchi.com ok deraad...
[TXT] tar.c  1.63   7 years  guenther   Don't need <sys/time.h> or "options.h" here
[TXT] tar.h  1.9   10 years  deraadt   Zap leading whitespace
[TXT] tty_subs.c  1.17   7 years  guenther   <sys/time.h>, <errno.h>, and <stdlib.h> are unnecessary; sort #includes
[TXT] cache.c (in the Attic) [Hide]  1.23   7 years  guenther   cache.h is only used by cache.c; merge it into the .c file <unistd.h> and <sys/t...