K 10 svn:author V 5 peter K 8 svn:date V 27 2003-10-30T02:40:30.000000Z K 7 svn:log V 337 Add CTASSERT()'s to check that the sizes of our replicas of the 32 bit structures come out the right size. Fix the ones that broke. stat32 had some missing fields from the end and statfs32 was broken due to the strange definition of MNAMELEN (which is dependent on sizeof(long)) I'm not sure if this fixes any actual problems or not. END