From owner-cvs-all Fri Feb 1 23: 8: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 61F5137B404; Fri, 1 Feb 2002 23:08:00 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g12780626064; Fri, 1 Feb 2002 23:08:00 -0800 (PST) (envelope-from imp) Message-Id: <200202020708.g12780626064@freefall.freebsd.org> From: Warner Losh Date: Fri, 1 Feb 2002 23:08:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/pax ar_io.c ar_subs.c buf_subs.c cache.c cpio.c file_subs.c ftree.c gen_subs.c options.c pat_rep.c sel_subs.c tables.c tar.c tty_subs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/02/01 23:08:00 PST Modified files: bin/pax ar_io.c ar_subs.c buf_subs.c cache.c cpio.c file_subs.c ftree.c gen_subs.c options.c pat_rep.c sel_subs.c tables.c tar.c tty_subs.c Log: Ooops, forgot to remove the registers here. Revision Changes Path 1.19 +9 -9 src/bin/pax/ar_io.c 1.18 +29 -29 src/bin/pax/ar_subs.c 1.17 +27 -27 src/bin/pax/buf_subs.c 1.16 +10 -10 src/bin/pax/cache.c 1.17 +24 -24 src/bin/pax/cpio.c 1.17 +24 -24 src/bin/pax/file_subs.c 1.17 +9 -9 src/bin/pax/ftree.c 1.19 +14 -14 src/bin/pax/gen_subs.c 1.21 +19 -19 src/bin/pax/options.c 1.19 +50 -50 src/bin/pax/pat_rep.c 1.15 +30 -30 src/bin/pax/sel_subs.c 1.19 +41 -41 src/bin/pax/tables.c 1.18 +31 -31 src/bin/pax/tar.c 1.17 +1 -1 src/bin/pax/tty_subs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message