Date: Tue, 31 Jul 2001 22:03:12 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/pax getoldopt.c Makefile ar_io.c ar_subs.c buf_subs.c cache.c cpio.c extern.h file_subs.c ftree.c ftree.h gen_subs.c options.c pat_rep.c pax.1 pax.c pax.h sel_subs.c sel_subs.h tables.c tar.c tty_subs.c Message-ID: <200108010503.f7153Cx57651@freefall.freebsd.org>
index | next in thread | raw e-mail
obrien 2001/07/31 22:03:12 PDT
Modified files: (Branch: RELENG_4)
bin/pax Makefile ar_io.c ar_subs.c buf_subs.c
cache.c cpio.c extern.h file_subs.c
ftree.c ftree.h gen_subs.c options.c
pat_rep.c pax.1 pax.c pax.h sel_subs.c
sel_subs.h tables.c tar.c tty_subs.c
Added files: (Branch: RELENG_4)
bin/pax getoldopt.c
Log:
MFC: sync with OpenBSD
Revision Changes Path
1.5.2.1 +6 -3 src/bin/pax/Makefile
1.12.2.1 +148 -84 src/bin/pax/ar_io.c
1.13.2.1 +88 -46 src/bin/pax/ar_subs.c
1.12.2.1 +59 -53 src/bin/pax/buf_subs.c
1.12.2.1 +22 -18 src/bin/pax/cache.c
1.12.2.1 +42 -42 src/bin/pax/cpio.c
1.6.2.2 +23 -9 src/bin/pax/extern.h
1.12.2.1 +99 -52 src/bin/pax/file_subs.c
1.13.2.1 +41 -25 src/bin/pax/ftree.c
1.5.2.1 +1 -0 src/bin/pax/ftree.h
1.12.2.3 +31 -57 src/bin/pax/gen_subs.c
1.13.2.3 +633 -105 src/bin/pax/options.c
1.15.2.1 +69 -33 src/bin/pax/pat_rep.c
1.12.2.6 +22 -4 src/bin/pax/pax.1
1.13.2.3 +50 -8 src/bin/pax/pax.c
1.8.2.1 +10 -7 src/bin/pax/pax.h
1.11.2.1 +43 -43 src/bin/pax/sel_subs.c
1.5.2.1 +0 -0 src/bin/pax/sel_subs.h
1.13.2.1 +71 -75 src/bin/pax/tables.c
1.13.2.1 +98 -74 src/bin/pax/tar.c
1.11.2.1 +27 -25 src/bin/pax/tty_subs.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108010503.f7153Cx57651>
