freebsd-src/sys/compat/freebsd32
Peter Wemm 60a8c422cd 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.
2003-10-30 02:40:30 +00:00
..
freebsd32.h Add CTASSERT()'s to check that the sizes of our replicas of the 32 bit 2003-10-30 02:40:30 +00:00
freebsd32_misc.c Add CTASSERT()'s to check that the sizes of our replicas of the 32 bit 2003-10-30 02:40:30 +00:00
freebsd32_proto.h Regen 2003-08-22 22:52:04 +00:00
freebsd32_syscall.h Regen 2003-08-22 22:52:04 +00:00
freebsd32_syscalls.c Regen 2003-08-22 22:52:04 +00:00
freebsd32_sysent.c Regen 2003-08-22 22:52:04 +00:00
freebsd32_util.h Switch to using the emulator in the common compat area. 2003-08-23 00:04:53 +00:00
Makefile Begin attempting to consolidate the two different i386 emulations 2003-08-22 22:51:48 +00:00
syscalls.conf Begin attempting to consolidate the two different i386 emulations 2003-08-22 22:51:48 +00:00
syscalls.master Begin attempting to consolidate the two different i386 emulations 2003-08-22 22:51:48 +00:00