aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/linux
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-231-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-232-2/+0
* sys: Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-235-5/+0
* linux(4): Regen for clone syscall.Dmitry Chagin2022-06-172-15/+15
* linux(4): Change clone syscall definition to match Linux actual one.Dmitry Chagin2022-06-171-5/+5
* linux(4): Regen for linux_poll system call.Dmitry Chagin2022-06-175-7/+14
* linux(4): Implement poll system call via linux_common_ppol()Dmitry Chagin2022-06-171-2/+2
* linux(4): Regen for futex system call.Dmitry Chagin2022-06-172-6/+6
* linux(4): Change Linux futex syscall definition to match Linux actual one.Dmitry Chagin2022-06-171-2/+3
* Regen for ('0f8dab45404f347752470579feccc6d2739b9570') LinuxDmitry Chagin2022-06-172-3/+3
* linux(4): Fix timeout parameter of rt_sigtimedwait syscall, which isDmitry Chagin2022-06-171-1/+1
* regen syscall files after 0bd5d81f1edfEd Maste2021-05-201-473/+473
* Regen after r366145.Edward Tomasz Napierala2020-09-252-407/+413
* arm: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-6/+0
* regen linuxulator sysent after r357577Ed Maste2020-02-055-5/+75
* linuxulator: implement sendfileEd Maste2020-02-051-2/+14
* sysent targets: further cleanup and deduplicationKyle Evans2020-01-181-23/+2
* Set .ORDER for makesyscalls generated filesKyle Evans2020-01-101-0/+3
* Regen after r356233.Edward Tomasz Napierala2019-12-313-3/+25
* Sigh, add getcpu(2) chunk missed in r356229.Edward Tomasz Napierala2019-12-311-1/+5
* Regen after r355752.Edward Tomasz Napierala2019-12-143-3/+30
* Fix definitions for linuxulator's sync_file_range(2).Edward Tomasz Napierala2019-12-141-1/+6
* arm linuxulator: regen sysent after r355621Ed Maste2019-12-112-6/+6
* arm linuxulator: put syscall type and argument on one lineEd Maste2019-12-111-4/+2
* arm linuxulator: add "make sysent" generated filesEd Maste2019-12-115-0/+10634
* arm linuxulator: add syscalls.conf and Makefile for "make sysent"Ed Maste2019-12-112-0/+36
* arm linuxulator: reformat syscalls.master per current styleEd Maste2019-11-081-541/+1777
* arm linuxulator: add syscalls definitionEd Maste2019-11-081-0/+673