freebsd-skq/sys/compat
Edward Tomasz Napierala dfd060c0b6 Make linux(4) use kern_getsockopt(9) instead of going through
sys_getsockopt().  It's a cleanup; no functional changes.

Reviewed by:	kib (earlier version)
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D22813
2020-01-14 11:30:30 +00:00
..
cloudabi shm: correct KPI mistake introduced around memfd_create 2020-01-05 04:06:40 +00:00
cloudabi32 Set .ORDER for makesyscalls generated files 2020-01-10 18:24:17 +00:00
cloudabi64 Set .ORDER for makesyscalls generated files 2020-01-10 18:24:17 +00:00
freebsd32 Set .ORDER for makesyscalls generated files 2020-01-10 18:24:17 +00:00
ia32 Use uintptr_t instead of register_t * for the stack base. 2019-12-03 23:17:54 +00:00
lindebugfs LinuxKPI: Finalize move of lindebugfs from ports to base. 2019-05-19 15:44:21 +00:00
linprocfs linprocfs: Fix some bugs in the maps file implementation. 2020-01-08 16:57:08 +00:00
linsysfs Create a "drm" subdirectory for drm devices in linsysfs. Recent versions of 2019-09-23 12:27:55 +00:00
linux Make linux(4) use kern_getsockopt(9) instead of going through 2020-01-14 11:30:30 +00:00
linuxkpi/common Code must not unlock a mutex while owning the thread lock. 2020-01-13 14:30:19 +00:00
ndis vfs: drop the mostly unused flags argument from VOP_UNLOCK 2020-01-03 22:29:58 +00:00
netbsd
x86bios