From owner-cvs-gnu Mon Mar 18 15:10:28 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA11078 for cvs-gnu-outgoing; Mon, 18 Mar 1996 15:10:28 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA11059 Mon, 18 Mar 1996 15:10:19 -0800 (PST) Date: Mon, 18 Mar 1996 15:10:19 -0800 (PST) From: Joerg Wunsch Message-Id: <199603182310.PAA11059@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cpio copyin.c Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/03/18 15:10:18 Branch: gnu/usr.bin/cpio RELENG_2_1_0 Modified: gnu/usr.bin/cpio copyin.c Log: Bring in the fix from rev 1.4 of copyin.c (fix for infinite loop, and for sparsely stored links). Revision Changes Path 1.2.4.2 +34 -3 src/gnu/usr.bin/cpio/copyin.c