Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] src/bin/pax



Module Name:    src
Committed By:   jmc
Date:           Wed Jun 16 01:27:38 UTC 2004

Modified Files:
        src/bin/pax [netbsd-1-6]: ar_io.c ar_subs.c buf_subs.c cpio.c
            file_subs.c ftree.c gen_subs.c getoldopt.c options.c pat_rep.c
            pax.c pax.h sel_subs.c tables.c tar.c tty_subs.c

Log Message:
fix botched pullup from ticket #1021 and make sure this compiles on
non-NetBSD hosts again. Also fixes PR#24481


To generate a diff of this commit:
cvs rdiff -r1.22.2.1 -r1.22.2.2 src/bin/pax/ar_io.c
cvs rdiff -r1.16.2.1 -r1.16.2.2 src/bin/pax/ar_subs.c
cvs rdiff -r1.17.2.1 -r1.17.2.2 src/bin/pax/buf_subs.c src/bin/pax/pax.c \
    src/bin/pax/tables.c
cvs rdiff -r1.13.2.1 -r1.13.2.2 src/bin/pax/cpio.c src/bin/pax/pat_rep.c \
    src/bin/pax/pax.h
cvs rdiff -r1.23.2.1 -r1.23.2.2 src/bin/pax/file_subs.c
cvs rdiff -r1.20.2.2 -r1.20.2.3 src/bin/pax/ftree.c
cvs rdiff -r1.23.2.2 -r1.23.2.3 src/bin/pax/gen_subs.c
cvs rdiff -r1.14.2.1 -r1.14.2.2 src/bin/pax/getoldopt.c
cvs rdiff -r1.39.2.1 -r1.39.2.2 src/bin/pax/options.c
cvs rdiff -r1.15.2.1 -r1.15.2.2 src/bin/pax/sel_subs.c
cvs rdiff -r1.21.2.1 -r1.21.2.2 src/bin/pax/tar.c
cvs rdiff -r1.11.2.1 -r1.11.2.2 src/bin/pax/tty_subs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index