From owner-freebsd-commit Fri Jul 21 22:21:25 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id WAA10939 for commit-outgoing; Fri, 21 Jul 1995 22:21:25 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id WAA10926 for cvs-user-outgoing; Fri, 21 Jul 1995 22:21:22 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id WAA10914 ; Fri, 21 Jul 1995 22:21:18 -0700 Date: Fri, 21 Jul 1995 22:21:18 -0700 From: "Rodney W. Grimes" Message-Id: <199507220521.WAA10914@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release Makefile Sender: commit-owner@FreeBSD.org Precedence: bulk rgrimes 95/07/21 22:21:17 Branch: release RELENG_2_1_0 Modified: release Makefile Log: date: 1995/07/20 14:49:29; author: jkh; state: Exp; lines: +11 -11 Time to go to `newc' format for cpio. This works-around a bug currently in cpio and gives us a little more robust format anyway (with CRC checking). [Note that 2 hunks of the old delta no longer apply due to intervening changes from other branches that obsolete the effected lines.]