summaryrefslogtreecommitdiff
path: root/sys/i386/linux
AgeCommit message (Expand)Author
2025-10-19imgact: Mark brandinfo and note structures as constZhenlei Huang
2025-07-04linux: Regenerate system call definitionsMark Johnston
2025-07-04linux: Add inotify supportMark Johnston
2025-06-24sys: Add AT_HWCAP3 and AT_HWCAP4Andrew Turner
2025-06-11machine/stdarg.h -> sys/stdarg.hBrooks Davis
2025-06-03sysent: retire unused SV_IA32Brooks Davis
2024-10-22sysent: regen for typo fixBrooks Davis
2024-10-01sysent: regen commentsBrooks Davis
2024-10-01sysent: regen removing comment alignmentBrooks Davis
2024-07-29proc: Remove kernel stack swapping support, part 6Mark Johnston
2024-05-23syscalls: Regen for Linux emulator additionsWarner Losh
2024-05-23linux: Support POSIX message queuesRicardo Branco
2024-05-23linux: Fix linux_mq_notify_args & linux_timer_create_argsRicardo Branco
2024-04-15sysproto.h: sys/acl.h -> sys/types.hBrooks Davis
2023-12-25linux: Check for copyout errors in linux_fixup()Mark Johnston
2023-11-26sccs: Manual changesWarner Losh
2023-11-18makesyscalls: don't make syscall.mk by defaultBrooks Davis
2023-10-10linux(4): Drop the outdated comments about sixth register on i386 int0x80Dmitry Chagin
2023-10-03linux(4): Regen for linux_nosys changeDmitry Chagin
2023-10-03linux(4): Deorbit linux_nosys from syscalls.masterDmitry Chagin
2023-10-03syscalls: fix missing SIGSYS for several ENOSYS errorsKonstantin Belousov
2023-09-25linux(4): RegenDmitry Chagin
2023-09-25linux(4): Update syscalls.master to 6.5Dmitry Chagin
2023-09-05linux(4): Deduplicate mmap2Dmitry Chagin
2023-09-05linux(4): Deduplicate mprotect, madviseDmitry Chagin
2023-08-20Regen for writev syscallDmitry Chagin
2023-08-20linux(4): Add a writev syscall wrapperDmitry Chagin
2023-08-20linux(4): Add a write syscall wrapperDmitry Chagin
2023-08-20Regen for write syscallDmitry Chagin
2023-08-20linux(4): Modify write syscall to match LinuxDmitry Chagin
2023-08-18linux(4): Follow style(9), include sys/systm.h after sys/param.hDmitry Chagin
2023-08-18linux(4): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743Dmitry Chagin
2023-08-17linux(4): Regen for sendfileDmitry Chagin
2023-08-17linux(4): Use l_off_t type for offset argument in sendfile syscallDmitry Chagin
2023-08-16sys: Remove $FreeBSD$: one-line bare tagWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-08-04linux(4): Regen for ioprio syscallsDmitry Chagin
2023-08-04linux(4): Modify ioprio syscalls to match LinuxDmitry Chagin
2023-08-02linux(4): Fix two typos in source code commentsGordon Bergling
2023-07-28linux(4): Add elf_hwcap2 to x86Dmitry Chagin
2023-07-22linux(4): Regen for xattr syscallsDmitry Chagin
2023-07-22linux(4): Modify xattr syscalls to match LinuxDmitry Chagin
2023-06-30linux: binutils as requires %eflags instead of %flags for CFI.John Baldwin
2023-06-09Regenerate sysent stuff after $FreeBSD$ removalWarner Losh
2023-05-29linux(4): Regen for linux_execveDmitry Chagin
2023-05-29linux(4): Add a dedicated linux_exec_copyin_args()Dmitry Chagin