aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/linux/linux_copyout.c
Commit message (Expand)AuthorAgeFilesLines
* linux(4): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743Dmitry Chagin2023-08-181-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* linux(4): Cleanup includes under i386/linuxDmitry Chagin2023-02-141-1/+1
* linux(4): Get rid of the opt_compat.h include.Dmitry Chagin2023-02-121-2/+0
* linux(4): Deduplicate MI futex structures.Dmitry Chagin2023-02-011-0/+1
* linux(4): Return native error from futex_atomic_op to avoid conversion by the...Dmitry Chagin2022-05-091-5/+5
* Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste2021-08-081-1/+0
* Fix futexes on i386 after the 4/4G split.Konstantin Belousov2018-04-241-0/+178