| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | linux: Regenerate system call definitions | Mark Johnston | 2025-07-04 | 1 | -3/+6 |
| | | | | | Sponsored by: Klara, Inc. | ||||
| * | syscalls: Regen for Linux emulator additions | Warner Losh | 2024-05-23 | 1 | -2/+2 |
| | | |||||
| * | sysproto.h: sys/acl.h -> sys/types.h | Brooks Davis | 2024-04-15 | 1 | -1/+1 |
| | | | | | | | | | | In sysproto.h, stop including sys/acl.h as syscall defintions now use __acl* types from sys/_types.h. Add sys/types.h to provide types previously provided by sys/param.h (via sys/acl.h). Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D44467 | ||||
| * | linux(4): Regen for linux_nosys change | Dmitry Chagin | 2023-10-03 | 1 | -2/+0 |
| | | | | | MFC after: 1 week | ||||
| * | linux(4): Regen | Dmitry Chagin | 2023-09-25 | 1 | -0/+50 |
| | | | | | MFC after: 1 week | ||||
| * | Regen for writev syscall | Dmitry Chagin | 2023-08-20 | 1 | -0/+7 |
| | | |||||
| * | Regen for write syscall | Dmitry Chagin | 2023-08-20 | 1 | -0/+7 |
| | | |||||
| * | linux(4): Regen for sendfile | Dmitry Chagin | 2023-08-17 | 1 | -1/+1 |
| | | |||||
| * | linux(4): Regen for ioprio syscalls | Dmitry Chagin | 2023-08-04 | 1 | -4/+7 |
| | | | | | MFC after: 1 month | ||||
| * | linux(4): Regen for xattr syscalls | Dmitry Chagin | 2023-07-22 | 1 | -9/+9 |
| | | | | | MFC after: 1 month | ||||
| * | Regenerate sysent stuff after $FreeBSD$ removal | Warner Losh | 2023-06-09 | 1 | -1/+0 |
| | | | | | Sponsored by: Netflix | ||||
| * | linux(4): Regen for linux_execve | Dmitry Chagin | 2023-05-29 | 1 | -2/+2 |
| | | | | | MFC after: 2 month | ||||
| * | linux(4): Regen for mknod syscall changes | Dmitry Chagin | 2023-04-28 | 1 | -1/+1 |
| | | |||||
| * | linux(4): Regen for struct l_old_stat changes | Dmitry Chagin | 2023-04-28 | 1 | -8/+2 |
| | | |||||
| * | linux(4): Regen for close_range syscall | Dmitry Chagin | 2023-04-04 | 1 | -2/+4 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for prctl fix. | Dmitry Chagin | 2022-05-09 | 1 | -1/+1 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for prctl syscall. | Dmitry Chagin | 2022-05-09 | 1 | -4/+4 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for semtimedop syscalls. | Dmitry Chagin | 2022-05-06 | 1 | -1/+4 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for recvmmsg_time64 syscall. | Dmitry Chagin | 2022-05-04 | 1 | -1/+5 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for timerfd_gettime64 syscall. | Dmitry Chagin | 2022-05-04 | 1 | -1/+2 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for timerfd_settime64 syscall. | Dmitry Chagin | 2022-05-04 | 1 | -1/+4 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for timer_settime64 syscall. | Dmitry Chagin | 2022-05-04 | 1 | -1/+4 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for timer_gettime64 syscall. | Dmitry Chagin | 2022-05-04 | 1 | -1/+2 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for sched_rr_get_interval_time64 syscall. | Dmitry Chagin | 2022-05-04 | 1 | -2/+3 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for epoll_pwait2 syscall. | Dmitry Chagin | 2022-04-26 | 1 | -4/+9 |
| | | |||||
| * | linux(4): Regen for rseq syscall. | Dmitry Chagin | 2022-04-26 | 1 | -1/+4 |
| | | |||||
| * | sysent: regen for syscallarg_t | Brooks Davis | 2022-03-28 | 1 | -83/+83 |
| | | |||||
| * | Revert "syscallarg_t: Add a type for system call arguments" | Brooks Davis | 2022-01-12 | 1 | -83/+83 |
| | | | | | | | | | Missed issues in truss on at least armv7 and powerpcspe need to be resolved before recommit. This reverts commit 3889fb8af0b611e3126dc250ebffb01805152104. This reverts commit 1544e0f5d1f1e3b8c10a64cb899a936976ca7ea4. | ||||
| * | sysent: regen for syscallarg_t | Brooks Davis | 2022-01-12 | 1 | -83/+83 |
| | | |||||
| * | sysent: regenerate | Kyle Evans | 2021-12-17 | 1 | -56/+0 |
| | | |||||
| * | Regen | Konstantin Belousov | 2021-12-09 | 1 | -0/+7 |
| | | |||||
| * | linux(4): Regen for clone3 system call. | Dmitry Chagin | 2021-08-12 | 1 | -1/+2 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for clone syscall. | Dmitry Chagin | 2021-08-12 | 1 | -5/+5 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for faccessat2 system call. | Dmitry Chagin | 2021-08-12 | 1 | -1/+4 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for linux_poll system call. | Dmitry Chagin | 2021-06-22 | 1 | -0/+7 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for ppoll_time64 system call. | Dmitry Chagin | 2021-06-10 | 1 | -1/+5 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for pselect6_time64 system call. | Dmitry Chagin | 2021-06-10 | 1 | -1/+6 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for rt_sigtimedwait_time64 system call. | Dmitry Chagin | 2021-06-10 | 1 | -1/+4 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for futex_time64 system call. | Dmitry Chagin | 2021-06-10 | 1 | -4/+9 |
| | | | | | MFC after: 2 weeks | ||||
| * | linux(4): Regen for futex system call. | Dmitry Chagin | 2021-06-10 | 1 | -2/+2 |
| | | | | | MFC after: 2 weeks | ||||
| * | Regen for ('0f8dab45404f347752470579feccc6d2739b9570') Linux | Dmitry Chagin | 2021-06-07 | 1 | -1/+1 |
| | | | | | | | rt_sigtimedwait system call. MFC after: 2 weeks | ||||
| * | Regen for ('6501370a7dfb358daf07555136742bc064e68cb7') Linux | Dmitry Chagin | 2021-06-07 | 1 | -1/+4 |
| | | | | | | | clock_nanosleep_time64 system call. MFC after: 2 weeks | ||||
| * | Regen for ('187715a420237e1ed94dd5aef158eada7dcdc559') Linux | Dmitry Chagin | 2021-06-07 | 1 | -1/+2 |
| | | | | | | | clock_getres_time64 system call. MFC after: 2 weeks | ||||
| * | Regen for ('19f9a0e4df54f8d1e99234146024422bdcfa09ce') Linux | Dmitry Chagin | 2021-06-07 | 1 | -1/+2 |
| | | | | | | | clock_settime64 system call. MFC after: 2 weeks | ||||
| * | Regen for ('99b6f430698fa00a33184dd61591d8b6518ed9d3') Linux | Dmitry Chagin | 2021-06-07 | 1 | -1/+2 |
| | | | | | | | clock_gettime64 system call. MFC after: 2 weeks | ||||
| * | Regen for ('e4bffb80bbc6a2e4b3be89aefcbd5bb2c2fc0ba0') Linux | Dmitry Chagin | 2021-06-07 | 1 | -1/+4 |
| | | | | | | | utimensat_time64 syscall. MFC after: 2 weeks | ||||
| * | Regen after 6d926e850d2. | Edward Tomasz Napierala | 2021-05-28 | 1 | -0/+75 |
| | | | | | Sponsored By: EPSRC | ||||
| * | 'make sysent' for r367773 | Conrad Meyer | 2020-11-17 | 1 | -2/+8 |
| | | | | | | | | X-MFC-With: r367773 Notes: svn path=/head/; revision=367774 | ||||
| * | Regen after r366145. | Edward Tomasz Napierala | 2020-09-25 | 1 | -0/+6 |
| | | | | | | | | Sponsored by: DARPA Notes: svn path=/head/; revision=366147 | ||||
| * | i386: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -6/+0 |
| | | | | | Notes: svn path=/head/; revision=365072 | ||||
