aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/linux/linux_sysent.c
Commit message (Collapse)AuthorAgeFilesLines
* linux(4): Regen for linux_nosys changeDmitry Chagin2023-10-101-3/+0
| | | | | | MFC after: 1 week (cherry picked from commit 99abee8b7be2d19be583b942b470f7af11d32ddc)
* linux(4): RegenDmitry Chagin2023-10-021-1/+11
| | | | | | MFC after: 1 week (cherry picked from commit 28035f675b8590a24fddb418083788609ef75cc8)
* Regen for writev syscallDmitry Chagin2023-08-201-1/+1
|
* Regen for write syscallDmitry Chagin2023-08-201-1/+1
|
* linux(4): Regen for ioprio syscallsDmitry Chagin2023-08-041-2/+2
| | | | MFC after: 1 month
* Regenerate sysent stuff after $FreeBSD$ removalWarner Losh2023-06-091-1/+0
| | | | Sponsored by: Netflix
* linux(4): Regen for close_range syscallDmitry Chagin2023-04-041-1/+1
| | | | MFC after: 2 weeks
* linux(4): Regen for semtimedop syscalls.Dmitry Chagin2022-05-061-1/+1
| | | | MFC after: 2 weeks
* linux(4): Regen for semop syscall.Dmitry Chagin2022-05-061-1/+1
| | | | MFC after: 2 weeks
* linux(4): Regen for epoll_pwait2 syscall.Dmitry Chagin2022-04-261-1/+1
|
* linux(4): Regen for rseq syscall.Dmitry Chagin2022-04-261-1/+1
|
* sysent: regen for syscallarg_tBrooks Davis2022-03-281-1/+1
|
* Revert "syscallarg_t: Add a type for system call arguments"Brooks Davis2022-01-121-1/+1
| | | | | | | | 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_tBrooks Davis2022-01-121-1/+1
|
* linux(4): Regen for clone3 system call.Dmitry Chagin2021-08-121-1/+1
| | | | MFC after: 2 weeks
* linux(4): Regen for faccessat2 system call.Dmitry Chagin2021-08-121-1/+1
| | | | MFC after: 2 weeks
* Regen after 2561da0636c.Edward Tomasz Napierala2021-07-211-1/+1
|
* Regen after 6d926e850d2.Edward Tomasz Napierala2021-05-281-1/+153
| | | | Sponsored By: EPSRC
* 'make sysent' for r367773Conrad Meyer2020-11-171-2/+2
| | | | | | | X-MFC-With: r367773 Notes: svn path=/head/; revision=367774
* Regen after r366145.Edward Tomasz Napierala2020-09-251-292/+292
| | | | | | | Sponsored by: DARPA Notes: svn path=/head/; revision=366147
* Regen after r363304.Edward Tomasz Napierala2020-07-181-1/+1
| | | | | | | | MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=363305
* Regen.Edward Tomasz Napierala2020-06-271-18/+18
| | | | | | | | MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=362693
* Regen after r362440.Edward Tomasz Napierala2020-06-201-1/+1
| | | | | | | | MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=362441
* Regen after r355752.Edward Tomasz Napierala2019-12-141-1/+1
| | | | | | | | | MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D22371 Notes: svn path=/head/; revision=355753
* make sysent after r347228Ed Maste2019-05-071-1/+1
| | | | | | | Regenerate to add @generated tag in generated files. Notes: svn path=/head/; revision=347230
* Regen arm64 linuxulator sysent files after r335323Ed Maste2018-06-181-1/+1
| | | | Notes: svn path=/head/; revision=335324
* arm64 linuxulator: add generated sysent filesEd Maste2018-04-261-0/+312
From syscalls.master in r333027 Sponsored by: Turing Robotic Industries Inc. Notes: svn path=/head/; revision=333028