aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/freebsd32/freebsd32_proto.h
Commit message (Expand)AuthorAgeFilesLines
* sysent: regen for const __sysctl argumentBrooks Davis2025-08-011-1/+1
* New setcred() system call and associated MAC hooksOlivier Certner2024-12-161-0/+7
* sysproto.h: sys/acl.h -> sys/types.hBrooks Davis2024-04-151-1/+1
* sysent: regenBrooks Davis2024-03-191-6/+6
* sysproto.h: regen after c1c8afd04e34dBrooks Davis2023-12-011-0/+6
* timerfd: Move implementation from linux compat to sys/kernJake Freeland2023-08-241-0/+14
* Regenerate sysent stuff after $FreeBSD$ removalWarner Losh2023-06-091-1/+0
* sysent: regen for syscallarg_tBrooks Davis2022-03-281-2/+2
* Revert "syscallarg_t: Add a type for system call arguments"Brooks Davis2022-01-121-2/+2
* sysent: regen for syscallarg_tBrooks Davis2022-01-121-2/+2
* RegenKonstantin Belousov2021-12-091-0/+6
* syscalls: regenBrooks Davis2021-11-291-1/+1
* freebsd32: regenBrooks Davis2021-11-221-1/+1
* freebsd32: regenBrooks Davis2021-11-221-311/+28
* freebsd32: regenBrooks Davis2021-11-221-0/+18
* freebsd32: regenBrooks Davis2021-11-221-11/+11
* fspacectl: remove unneeded freebsd32 wrapperBrooks Davis2021-11-181-9/+0
* freebsd32: sync some audit types with default ABIBrooks Davis2021-11-171-2/+2
* freebsd32: semid_t -> int32_tBrooks Davis2021-11-171-3/+3
* freebsd32: rename 32-bit compat pads to _padBrooks Davis2021-11-171-12/+12
* freebsd32: have sigqueue take a void *Brooks Davis2021-11-171-1/+1
* freebsd32: fix getfsstat sign extension bugsBrooks Davis2021-11-171-0/+14
* freebsd32: signed long correctionsBrooks Davis2021-11-171-4/+21
* freebsd32: add missing pads to preadv and pwritevBrooks Davis2021-11-171-0/+47
* freebsd32: add stubs for ofreebsd32_(send|recv)msgBrooks Davis2021-11-171-0/+14
* freebsd32: add real abort2Brooks Davis2021-11-171-0/+7
* freebsd32: add feed foward clock syscallsBrooks Davis2021-11-171-0/+10
* freebsd32: remove freebsd11_freebsd32_getdentsBrooks Davis2021-11-171-7/+0
* freebsd32: remove redundent osig*() implementationsBrooks Davis2021-11-171-21/+0
* freebsd32: remove freebsd32_recvfromBrooks Davis2021-11-171-10/+0
* freebsd32: remove redundant no-arg syscallsBrooks Davis2021-11-171-15/+0
* freebsd32: rename fstat() stat buffer argumentBrooks Davis2021-11-171-2/+2
* freebsd32: rename struct wrusage32 to struct __wrusage32Brooks Davis2021-11-171-2/+2
* freebsd32: include `__` in semctl namesBrooks Davis2021-11-171-6/+6
* freebsd32: sync _umtx_op args with default ABIBrooks Davis2021-11-171-1/+1
* freebsd32: rename fstat argument to match default abiBrooks Davis2021-11-171-1/+1
* freebsd32: rename old SysV IPC typesBrooks Davis2021-11-171-2/+2
* freebsd32: struct kld32_file_stat -> struct kld_file_stat32Brooks Davis2021-11-171-1/+1
* freebsd32: add a union semun_old32Brooks Davis2021-11-171-1/+1
* freebsd32: fix type size of pointer array argsBrooks Davis2021-11-171-4/+4
* freebsd32: fix types on statfs syscallsBrooks Davis2021-11-171-4/+4
* freebsd32: fix type of olstat argBrooks Davis2021-11-171-1/+1
* freebsd32: wait6 and procctl take idtype_tBrooks Davis2021-11-171-4/+4
* freebsd32: use size_t where the default ABI doesBrooks Davis2021-11-171-2/+2
* freebsd32: match ioctl type to default ABIBrooks Davis2021-11-171-2/+2
* freebsd32: [gs]etitimer's which arg is an intBrooks Davis2021-11-171-2/+2
* freebsd32: sprinkle in missing constsBrooks Davis2021-11-171-17/+17
* freebsd32: name the ucontext struct __ucontext32Brooks Davis2021-11-171-5/+5
* freebsd32: rename freebsd4_freebsd32_sigreturn argBrooks Davis2021-11-171-1/+1
* syscalls: use struct siginfo rather than siginfo_tBrooks Davis2021-11-171-4/+4