freebsd-dev/sys/compat
Maxim Sobolev f76de5dd51 Add proper support for the md_label into md(4) ioctl compat layer.
While I am here, declare struct md_ioctl32 as packed which allows
us to stop playing tricks with sizeof(md_ioctl32)+y as well as
simplifies md_pad handling. Both were necessary because of different
alignment preferences on amd64 vs i386.

MFC after:	4 weeks
2017-08-30 15:07:10 +00:00
..
cloudabi Complete the CloudABI networking refactoring. 2017-08-30 07:30:06 +00:00
cloudabi32 Complete the CloudABI networking refactoring. 2017-08-30 07:30:06 +00:00
cloudabi64 Complete the CloudABI networking refactoring. 2017-08-30 07:30:06 +00:00
freebsd32 Add proper support for the md_label into md(4) ioctl compat layer. 2017-08-30 15:07:10 +00:00
ia32 Move struct syscall_args syscall arguments parameters container into 2017-06-12 21:03:23 +00:00
linprocfs Fix caveat in new implementation of linprocfs_docpuinfo(): 2017-06-23 10:36:27 +00:00
linsysfs
linux Avoid using [LINUX_]SHAREDPAGE constant directly in the vdso code. 2017-07-30 21:24:20 +00:00
linuxkpi/common Set the bus number field when attaching a PCI device. 2017-08-23 16:50:10 +00:00
ndis Fix regression in ndis(4) after r286410. This adds a bunch of checks for 2017-05-22 20:00:01 +00:00
netbsd
x86bios