From owner-cvs-gnu Thu Aug 21 01:24:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA07329 for cvs-gnu-outgoing; Thu, 21 Aug 1997 01:24:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA07296; Thu, 21 Aug 1997 01:24:23 -0700 (PDT) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id BAA13886; Thu, 21 Aug 1997 01:24:18 -0700 (PDT) Date: Thu, 21 Aug 1997 01:24:18 -0700 (PDT) Message-Id: <199708210824.BAA13886@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/cpio Makefile COPYING COPYING.LIB ChangeLog NEWS README alloca.c copyin.c copyout.c copypass.c cpio.1 cpio.h cpiohdr.h defer.c defer.h dirname.c dstring.c dstring.h error.c extern.h filemode.c filetypes.h getopt.c ... Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk obrien 1997/08/21 01:24:18 PDT Modified files: (Branch: RELENG_2_2) gnu/usr.bin/cpio Makefile Removed files: (Branch: RELENG_2_2) gnu/usr.bin/cpio COPYING COPYING.LIB ChangeLog NEWS README alloca.c copyin.c copyout.c copypass.c cpio.1 cpio.h cpiohdr.h defer.c defer.h dirname.c dstring.c dstring.h error.c extern.h filemode.c filetypes.h getopt.c getopt.h getopt1.c global.c idcache.c lchown.c main.c makepath.c rmt.h rtapelib.c stripslash.c system.h tar.c tar.h tarhdr.h tcexparg.c userspec.c util.c version.c xmalloc.c xstrdup.c Log: Upgrading 2.2-STABLE's cpio to 2.4.2 (using the contrib framework). Note, this has been tested in 3.0-CURRENT for months. Revision Changes Path 1.3.2.1 +21 -7 src/gnu/usr.bin/cpio/Makefile