Date: Wed, 3 Mar 2004 11:36:20 -0800 (PST) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 UPDATING.64BTT installworld_newk installworld_oldk Message-ID: <200403031936.i23JaKnW058539@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2004/03/03 11:36:20 PST
FreeBSD src repository
Modified files:
. Makefile.inc1
Added files:
. UPDATING.64BTT installworld_newk
installworld_oldk
Log:
Commit the first set of files for changing time_t on freebsd/sparc64
from a 32-bit value to a 64-bit value. This commit does not actually
change anything. It merely provides instructions, scripts, and a safety
measure in Makefile.inc1 for people who want to make the change.
The real change to 64-bit time_t's on sparc64 is scheduled to happen
on March 10th, assuming that so major problems are found between now
and then by early-adopters.
Reviewed by: freebsd-sparc64
Revision Changes Path
1.406 +63 -3 src/Makefile.inc1
1.1 +361 -0 src/UPDATING.64BTT (new)
1.1 +348 -0 src/installworld_newk (new)
1.1 +454 -0 src/installworld_oldk (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403031936.i23JaKnW058539>
