From owner-freebsd-current@FreeBSD.ORG Fri Feb 18 18:40:54 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85E8E16A4CE; Fri, 18 Feb 2005 18:40:54 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C73E43D4C; Fri, 18 Feb 2005 18:40:53 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1IIenj2037253; Fri, 18 Feb 2005 20:40:49 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 67526-15; Fri, 18 Feb 2005 20:40:49 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1IIemcA037246 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 18 Feb 2005 20:40:49 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j1IIetSn051587; Fri, 18 Feb 2005 20:40:55 +0200 (EET) (envelope-from ru) Date: Fri, 18 Feb 2005 20:40:54 +0200 From: Ruslan Ermilov To: Tim Kientzle Message-ID: <20050218184054.GA51518@ip.net.ua> References: <4214ED77.6000206@os.lv> <4214F2CB.8030506@alumni.rice.edu> <20050218104527.GB47973@ip.net.ua> <42162A99.7040805@kientzle.com> <42162B5C.2070300@kientzle.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh" Content-Disposition: inline In-Reply-To: <42162B5C.2070300@kientzle.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: Tim Kientzle cc: current@FreeBSD.org Subject: Re: Change tar to GNU X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2005 18:40:54 -0000 --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 18, 2005 at 09:52:28AM -0800, Tim Kientzle wrote: > Tim Kientzle wrote: > >Kaspars wrote: > > > >> > >>I have backup script build with tar and -newer options. > >>on FreeBSD 5.3 not working and I found: > >>$tar --version > >>bsdtar 1.01.011, libarchive 1.01.013 > >>Copyright (C) 2003-2004 Tim Kientzle >=20 > --newer would be simple to add if I > could crib some date/time parsing code. >=20 > Anyone know a good place to steal that from? ;-) >=20 Sure. Both cvs(1) and find(1) use the same date parse library, see src/usr.bin/find/getdate.y for details. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --jI8keyz6grp/JLjh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCFja2qRfpzJluFF4RAjrXAJ0WwRW05L9KCSSv8x7vDg446J3vGgCdFZok tITK5mRwKr+Olb/r51SUl3M= =jJPL -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh--