summaryrefslogtreecommitdiffstats
path: root/installworld_oldk
Commit message (Collapse)AuthorAgeFilesLines
* Remove the helpers for moving to a 64-bit time_t on Sparc64. If someoneobrien2004-12-161-454/+0
| | | | | | | isn't running with a 64-bit time_t by now, they don't really track -CURRENT and would probably go to RELENG_5 vs. 6-CURRENT. OK'ed by: gad
* Commit the first set of files for changing time_t on freebsd/sparc64gad2004-03-031-0/+454
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
OpenPOWER on IntegriCloud