freebsd-nq/sys/compat
Juli Mallett a6d20bbaa2 On MIPS, _ALIGN always aligns to 8 bytes, even for 32-bit binaries. This might
not be ideal, but is the ABI we've shipped so far.  Fix macros which reflect
the results of _ALIGN on 32-bit MIPS to use the right alignment.

This fixes sendmsg under COMPAT_FREEBSD32 on n64 MIPS kernels.
2012-03-03 21:39:12 +00:00
..
freebsd32 On MIPS, _ALIGN always aligns to 8 bytes, even for 32-bit binaries. This might 2012-03-03 21:39:12 +00:00
ia32 Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
linprocfs Add procfs to jail-mountable filesystems. 2012-02-29 00:30:18 +00:00
linsysfs Add procfs to jail-mountable filesystems. 2012-02-29 00:30:18 +00:00
linux Fix misuse of the kernel map in miscellaneous image activators. 2012-02-17 23:47:16 +00:00
ndis Fix found places where uio_resid is truncated to int. 2012-02-21 01:05:12 +00:00
netbsd
svr4 Fix misuse of the kernel map in miscellaneous image activators. 2012-02-17 23:47:16 +00:00
x86bios Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00