summaryrefslogtreecommitdiff
path: root/sys/amd64/linux/linux_dummy_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* linux(4): Update syscalls.master to 6.5Dmitry Chagin2023-10-021-0/+2
* 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 amd64/linuxDmitry Chagin2023-02-141-2/+1
* linux(4): Implement semtimedop syscalls.Dmitry Chagin2022-05-061-1/+0
* Drop "All rights reserved" from my copyright statements.Dmitry Chagin2021-07-201-2/+1
* linux(4): Deduplicate unimpl/dummy syscall handlersConrad Meyer2020-11-051-0/+74