Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 1999 12:11:21 +1100 (EST)
From:      "Daniel O'Callaghan" <danny@hilink.com.au>
To:        Greg Lehey <grog@lemis.com>
Cc:        "Daniel O'Callaghan" <danny@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/contrib/cvs/contrib log.pl sccs2rcs.csh
Message-ID:  <Pine.BSF.3.96.990116120918.17266D-100000@enya.clari.net.au>
In-Reply-To: <19990116102439.C55525@freebie.lemis.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 16 Jan 1999, Greg Lehey wrote:

> >   Log:
> >   Tidy logic in previous sccs2rcs commit.
> >   "19$year" -> $year+=1900 in log.pl
> 
> Wasn't the consensus that this should be a 68/69 split?

$year is obtained from localtime(), and so is equivalent to tm_year,
rather than being a true two digit year.  

Danny


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990116120918.17266D-100000>