From owner-cvs-all Mon Oct 19 22:52:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10106 for cvs-all-outgoing; Mon, 19 Oct 1998 22:52:40 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10101; Mon, 19 Oct 1998 22:52:38 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA25886; Mon, 19 Oct 1998 22:52:35 -0700 (PDT) Date: Mon, 19 Oct 1998 22:52:35 -0700 (PDT) Message-Id: <199810200552.WAA25886@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/bin/pax tar.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1998/10/19 22:52:34 PDT Modified files: bin/pax tar.c Log: - Fix off-by-one problem in tar where filenames of length 100 and dirnames of length 99 don't archive. Submitted by: Wilfredo Sanchez Obtained from: OpenBSD Revision Changes Path 1.11 +6 -7 src/bin/pax/tar.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message