From owner-cvs-src@FreeBSD.ORG Wed Mar 10 09:59:25 2004 Return-Path: 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 1DCC116A4CE; Wed, 10 Mar 2004 09:59:25 -0800 (PST) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C378A43D39; Wed, 10 Mar 2004 09:59:24 -0800 (PST) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) i2AHxN2Z022164; Wed, 10 Mar 2004 12:59:23 -0500 (EST) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id i2AHxNBQ022163; Wed, 10 Mar 2004 12:59:23 -0500 (EST) Date: Wed, 10 Mar 2004 12:59:23 -0500 From: Ken Smith To: Garance A Drosehn Message-ID: <20040310175923.GA20885@electra.cse.Buffalo.EDU> References: <200403101739.i2AHd6r0020216@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403101739.i2AHd6r0020216@repoman.freebsd.org> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING UPDATING.64BTT src/sys/sparc64/include _types.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 10 Mar 2004 17:59:25 -0000 On Wed, Mar 10, 2004 at 09:39:06AM -0800, Garance A Drosehn wrote: > gad 2004/03/10 09:39:06 PST > > FreeBSD src repository > > Modified files: > . UPDATING UPDATING.64BTT > sys/sparc64/include _types.h > Log: > Change time_t from a 32-bit value to a 64-bit value, on FreeBSD/sparc64 > only. This is a MAJOR incompatible change for the sparc64 platform, > but will not effect FreeBSD on other architectures. > > Reviewed by: imp for UPDATING, freebsd-sparc for the change itself. > > Revision Changes Path > 1.299 +7 -0 src/UPDATING > 1.4 +31 -31 src/UPDATING.64BTT > 1.5 +1 -1 src/sys/sparc64/include/_types.h And the crowds cheered... :-) Thanks a lot for all the prep work on this. -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |