aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/linux/linux_copyout.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* linux(4): Cleanup includes under i386/linuxDmitry Chagin2023-03-011-1/+1
* linux(4): Get rid of the opt_compat.h include.Dmitry Chagin2023-02-261-2/+0
* linux(4): Deduplicate MI futex structures.Dmitry Chagin2023-02-091-0/+1
* linux(4): Return native error from futex_atomic_op to avoid conversion by the...Dmitry Chagin2022-06-171-5/+5
* Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrightsEd Maste2022-02-081-1/+0
* Fix futexes on i386 after the 4/4G split.Konstantin Belousov2018-04-241-0/+178