cvs commit: src Makefile.inc1 UPDATING.64BTT installworld_newk
 installworld_oldk
    Garance A Drosehn 
    gad at FreeBSD.org
       
    Wed Mar  3 11:36:21 PST 2004
    
    
  
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)
    
    
More information about the cvs-all
mailing list