From owner-cvs-src@FreeBSD.ORG Tue Jun 7 16:54:11 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7327716A41C; Tue, 7 Jun 2005 16:54:11 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21C4443D1F; Tue, 7 Jun 2005 16:54:11 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j57Gs60a025901; Tue, 7 Jun 2005 09:54:06 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j57Gs5jh025900; Tue, 7 Jun 2005 09:54:05 -0700 Date: Tue, 7 Jun 2005 09:54:05 -0700 From: Brooks Davis To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20050607165405.GH11758@odin.ac.hmc.edu> References: <200506071447.j57EltvO001352@repoman.freebsd.org> <86slzup33g.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q6STzHxy03qt/hK9" Content-Disposition: inline In-Reply-To: <86slzup33g.fsf@xps.des.no> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/dhclient dhclient.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 16:54:11 -0000 --Q6STzHxy03qt/hK9 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 07, 2005 at 06:02:27PM +0200, Dag-Erling Sm=F8rgrav wrote: > Brooks Davis writes: > > Log: > > Fix build on 64-bit platforms where time_t is 64 bit. Since where > > talking about time related to leases, it should be OK to cast these to > > (int)s rather than using intmax_t. >=20 > that'll break in a little less than 33 years. No, its reporting a number of seconds remaining, not the time at which the leases end. Any one with 60+ year IP leases will undoubitly have other problems like the caps in their power supplies drying out and shorting. :) -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --Q6STzHxy03qt/hK9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCpdEtXY6L6fI4GtQRAhvpAJ4podmecrU1vxlaJvqjyYiTGDqdwwCfdiSb JP0vQ+jhcY+XIsRt3TiPcdw= =B6+G -----END PGP SIGNATURE----- --Q6STzHxy03qt/hK9--