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_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.11   10 years  guenther   Eliminate poisonous LONG_OFF_T conditional adjective suggested by deraadt@
[TXT] ar_io.c  1.56   8 years  tedu   new style overlords say to use continue in empty loops. this is easier to see an...
[TXT] ar_subs.c  1.45   9 years  guenther   Use struct timespec internally. This gives nanosecond precision to pax -rw and ...
[TXT] buf_subs.c  1.27   9 years  guenther   Use struct timespec internally. This gives nanosecond precision to pax -rw and ...
[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.27   9 years  guenther   Use struct timespec internally. This gives nanosecond precision to pax -rw and ...
[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.54   8 years  tedu   don't declar main. from Michal Mazurek
[TXT] file_subs.c  1.48   8 years  guenther   Ignore trailing slashes and skip over duplicate slashes in chk_path() to avoid i...
[TXT] ftree.c  1.39   8 years  tedu   new style overlords say to use continue in empty loops. this is easier to see an...
[TXT] gen_subs.c  1.28   9 years  guenther   Add PAX_IS_{REG,HARDLINK,LINK} macros to simply many file type tests ok millert...
[TXT] getoldopt.c  1.9   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] options.c  1.93   8 years  guenther   Switch from fgetln() to getline() to simplify error handling. Use syswarn() in m...
[TXT] pat_rep.c  1.40   8 years  mmcc   int -> size_t for a len field ok guenther@, deraadt@
[TXT] pax.1  1.71   9 years  guenther   pax -o only accepts 'write_opt=nodir' and not bare 'nodir'
[TXT] pax.c  1.45   7 years  semarie   allow creation of devices or fifo without -p (as it is already allowed with -p) ...
[TXT] pax.h  1.28   8 years  mmcc   int -> size_t for a len field ok guenther@, deraadt@
[TXT] sel_subs.c  1.25   9 years  guenther   Don't pull in <tzfile.h> just for a number that's hardcoded in the C standard
[TXT] tables.c  1.47   9 years  guenther   Use struct timespec internally. This gives nanosecond precision to pax -rw and ...
[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.59   8 years  guenther   To archive a 101 character absolute path in ustar format we must split it on a s...
[TXT] tar.h  1.9   10 years  deraadt   Zap leading whitespace
[TXT] tty_subs.c  1.16   9 years  guenther   Don't leak the fds for "." and the tty to the compression process
[TXT] cache.c (in the Attic) [Hide]  1.21   10 years  guenther   Delete pointless casts: free() return value to (void), free()'s argument to (cha...
[TXT] cache.h (in the Attic) [Hide]  1.7   8 years  mmcc   More adress -> address
[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   21 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.16   9 years  guenther   Use struct timespec internally. This gives nanosecond precision to pax -rw and ...