CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/09/01 11:30:56

Modified files:
        sys/arch/amd64/include: biosvar.h 
        sys/arch/i386/include: biosvar.h segments.h 
        sys/dev/ic     : bhareg.h gdtvar.h i82596reg.h stireg.h twereg.h 
                         vgareg.h 
        sys/dev/pcmcia : if_rayreg.h 
        sys/ntfs       : ntfs.h 

Log message:
Avoid #pragma pack(1) and unify everything towards using __packed.
This requires that structures defined within __packed structures must
independently request that they themselves become __packed, too.
worked on with toby
CVS: ----------------------------------------------------------------------

Reply via email to