From owner-cvs-all Sat Oct 27 19:51:49 2001 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 D3E0D37B401; Sat, 27 Oct 2001 19:51:43 -0700 (PDT) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9S2pho69285; Sat, 27 Oct 2001 19:51:43 -0700 (PDT) (envelope-from dillon) Message-Id: <200110280251.f9S2pho69285@freefall.freebsd.org> From: Matt Dillon Date: Sat, 27 Oct 2001 19:51:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/pax tar.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 dillon 2001/10/27 19:51:43 PDT Modified files: bin/pax tar.c Log: Use a quad int conversion routine for time_t instead of ulong, capable of decoding tar's full time buffer (12 digits). Revision Changes Path 1.16 +5 -3 src/bin/pax/tar.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message