> jake        2001/01/11 06:46:26 PST
> 
>   Modified files:
>     sys/alpha/include    globals.h 
>     sys/conf             files.i386 
>     sys/i386/i386        locore.s 
>     sys/i386/include     asnames.h globals.h 
>     sys/ia64/include     globals.h 
>   Removed files:
>     sys/i386/i386        globals.s 
>   Log:
>   - Remove compatibility macros for accessing per-cpu variables.
>     __FreeBSD_version 500015 can be used to detect their disappearance.
>   - Move the symbols for SMP_prvspace and lapic from globals.s to
>     locore.s.
>   - Remove globals.s with extreme prejudice.
>   
>   Revision  Changes    Path
>   1.6       +1 -14     src/sys/alpha/include/globals.h
>   1.345     +1 -2      src/sys/conf/files.i386
>   1.140     +12 -1     src/sys/i386/i386/locore.s
>   1.50      +1 -44     src/sys/i386/include/asnames.h
>   1.16      +1 -25     src/sys/i386/include/globals.h
>   1.5       +1 -13     src/sys/ia64/include/globals.h
> 
> 

If you have not rebuilt your modules in the past few days you
must do so now.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to