Searched hist:121719 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/compat/ia32/
H A Dia32_signal.hdiff 121719 Thu Oct 30 00:40:30 MST 2003 peter 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.
/freebsd-10.1-release/sys/compat/freebsd32/
H A Dfreebsd32.hdiff 121719 Thu Oct 30 00:40:30 MST 2003 peter 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.
H A Dfreebsd32_misc.cdiff 121719 Thu Oct 30 00:40:30 MST 2003 peter 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.

Completed in 59 milliseconds