aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/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/+12
| | | | | | 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
* linux(4): Regen for linux_poll system call.Dmitry Chagin2021-06-221-1/+1
| | | | MFC after: 2 weeks
* Regen after 6d926e850d2.Edward Tomasz Napierala2021-05-281-1/+16
| | | | 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-429/+429
| | | | | | | 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 r357503.Edward Tomasz Napierala2020-02-041-9/+9
| | | | | | | | MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=357504
* 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 from r345471.Dmitry Chagin2019-03-241-1/+97
| | | | | | | MFC after: 1 month Notes: svn path=/head/; revision=345472
* Regenerated Linuxulator syscall tables for r314782Mahdi Mokhtari2017-03-061-13/+13
| | | | | | | | Approved by: dchagin MFC after: 1 month Notes: svn path=/head/; revision=314783
* Regen after r314291 (timerfd definition).Dmitry Chagin2017-02-261-3/+3
| | | | | | | MFC after: 1 month Notes: svn path=/head/; revision=314292
* Regenerate all the system call tables to drop "created from" lines.John Baldwin2017-02-101-1/+0
| | | | | | | | One of the ibcs2 files contains some actual changes (new headers) as it hasn't been regenerated after older changes to makesyscalls.sh. Notes: svn path=/head/; revision=313566
* Regen after r313284.Dmitry Chagin2017-02-051-13/+32
| | | | | | | MFC after: 2 week Notes: svn path=/head/; revision=313285
* Regen for r302215 (Linux personality).Dmitry Chagin2016-07-101-1/+1
| | | | Notes: svn path=/head/; revision=302516
* Regen after r300359 (struct l_sched_param removal).Dmitry Chagin2016-05-211-1/+1
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=300360
* Regen after r293907.Gleb Smirnoff2016-01-141-1/+1
| | | | Notes: svn path=/head/; revision=293908
* Regen for linux32 rename and linux64 systrace.John Baldwin2015-10-221-1/+1
| | | | Notes: svn path=/head/; revision=289771
* Regen for r283492.Dmitry Chagin2015-05-241-2/+2
| | | | Notes: svn path=/head/; revision=283493
* Regen for r283488.Dmitry Chagin2015-05-241-3/+3
| | | | Notes: svn path=/head/; revision=283489
* Regen for r283480.Dmitry Chagin2015-05-241-2/+2
| | | | Notes: svn path=/head/; revision=283482
* Regen for r283467.Dmitry Chagin2015-05-241-1/+2
| | | | Notes: svn path=/head/; revision=283468
* Regen for r283465.Dmitry Chagin2015-05-241-2/+2
| | | | Notes: svn path=/head/; revision=283466
* Regen for r283451.Dmitry Chagin2015-05-241-2/+2
| | | | Notes: svn path=/head/; revision=283452
* Regen for r283444.Dmitry Chagin2015-05-241-3/+3
| | | | Notes: svn path=/head/; revision=283445
* Regen for r283441.Dmitry Chagin2015-05-241-6/+6
| | | | Notes: svn path=/head/; revision=283442
* Regen for r283428.Dmitry Chagin2015-05-241-1/+1
| | | | Notes: svn path=/head/; revision=283429
* Regen for r283424.Dmitry Chagin2015-05-241-0/+334
Notes: svn path=/head/; revision=283425