Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux: Regenerate system call definitions | Mark Johnston | 2025-07-04 | 1 | -2/+5 |
* | 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 |
* | linux(4): Regen for linux_nosys change | Dmitry Chagin | 2023-10-03 | 1 | -2/+0 |
* | linux(4): Regen | Dmitry Chagin | 2023-09-25 | 1 | -0/+55 |
* | 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 ioprio syscalls | Dmitry Chagin | 2023-08-04 | 1 | -4/+7 |
* | linux(4): Regen for xattr syscalls | Dmitry Chagin | 2023-07-22 | 1 | -9/+9 |
* | Regenerate sysent stuff after $FreeBSD$ removal | Warner Losh | 2023-06-09 | 1 | -1/+0 |
* | linux(4): Regen for linux_execve | Dmitry Chagin | 2023-05-29 | 1 | -2/+2 |
* | linux(4): Regen for mknod syscall changes | Dmitry Chagin | 2023-04-28 | 1 | -2/+2 |
* | linux(4): Regen for close_range syscall | Dmitry Chagin | 2023-04-04 | 1 | -2/+4 |
* | linux(4): Regen for semtimedop syscalls. | Dmitry Chagin | 2022-05-06 | 1 | -1/+4 |
* | linux(4): Regen for semop syscall. | Dmitry Chagin | 2022-05-06 | 1 | -7/+0 |
* | linux(4): Regen for epoll_pwait2 syscall. | Dmitry Chagin | 2022-04-26 | 1 | -1/+6 |
* | 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 | -70/+70 |
* | Revert "syscallarg_t: Add a type for system call arguments" | Brooks Davis | 2022-01-12 | 1 | -70/+70 |
* | sysent: regen for syscallarg_t | Brooks Davis | 2022-01-12 | 1 | -70/+70 |
* | 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 |
* | linux(4): Regen for clone syscall. | Dmitry Chagin | 2021-08-12 | 1 | -4/+4 |
* | linux(4): Regen for faccessat2 system call. | Dmitry Chagin | 2021-08-12 | 1 | -1/+4 |
* | linux(4): Regen for linux_poll system call. | Dmitry Chagin | 2021-06-22 | 1 | -0/+7 |
* | linux(4): Regen for futex system call. | Dmitry Chagin | 2021-06-10 | 1 | -4/+4 |
* | Regen for ('0f8dab45404f347752470579feccc6d2739b9570') Linux | Dmitry Chagin | 2021-06-07 | 1 | -1/+1 |
* | Regen after 6d926e850d2. | Edward Tomasz Napierala | 2021-05-28 | 1 | -0/+75 |
* | 'make sysent' for r367773 | Conrad Meyer | 2020-11-17 | 1 | -2/+8 |
* | Regen after r366145. | Edward Tomasz Napierala | 2020-09-25 | 1 | -0/+6 |
* | amd64: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -6/+0 |
* | Regen after r363304. | Edward Tomasz Napierala | 2020-07-18 | 1 | -1/+6 |
* | Regen. | Edward Tomasz Napierala | 2020-06-27 | 1 | -56/+100 |
* | Regen after r362440. | Edward Tomasz Napierala | 2020-06-20 | 1 | -0/+7 |
* | Regen after r357503. | Edward Tomasz Napierala | 2020-02-04 | 1 | -0/+45 |
* | Regen after r355752. | Edward Tomasz Napierala | 2019-12-14 | 1 | -1/+4 |
* | sysent: regenerate after r352693 | Kyle Evans | 2019-09-25 | 1 | -0/+7 |
* | regen linuxulator sysent after r352208 | Ed Maste | 2019-09-11 | 1 | -2/+2 |
* | make sysent after r347228 | Ed Maste | 2019-05-07 | 1 | -1/+1 |
* | Regen from r345471. | Dmitry Chagin | 2019-03-24 | 1 | -0/+42 |
* | Regenerated assorted syscall related files after: | Brooks Davis | 2018-10-09 | 1 | -21/+29 |
* | Regenerated Linuxulator syscall tables for r314782 | Mahdi Mokhtari | 2017-03-06 | 1 | -60/+0 |
* | Regen for r314312 (Linux epoll_pwait). | Dmitry Chagin | 2017-02-26 | 1 | -0/+1 |
* | Regen after r314291 (timerfd definition). | Dmitry Chagin | 2017-02-26 | 1 | -3/+8 |
* | Regen after r313769. | Edward Tomasz Napierala | 2017-02-15 | 1 | -2/+2 |
* | Regenerate all the system call tables to drop "created from" lines. | John Baldwin | 2017-02-10 | 1 | -1/+0 |
* | Regen after r313284. | Dmitry Chagin | 2017-02-05 | 1 | -17/+188 |
* | Regen for r302215 (Linux personality). | Dmitry Chagin | 2016-07-10 | 1 | -2/+9 |
* | Regen after r300359 (struct l_sched_param removal). | Dmitry Chagin | 2016-05-21 | 1 | -4/+4 |