| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: switch to the new .const format | Dmitry Vyukov | 2020-08-13 | 1 | -66/+0 |
| | | | | | | | | This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983 | ||||
| * | sys/linux: add timeout call attributes | Dmitry Vyukov | 2020-04-19 | 1 | -0/+1 |
| | | | | | | | | Move additional call/prog timeouts to descriptions. Due to this logic duplication executor used 50ms for syz_mount_image, while pkg/csource used 100ms. | ||||
| * | sys/linux: update descriptions of sendmsg/sendmmsg | Bins94 | 2019-06-03 | 1 | -6/+6 |
| | | | | | | Add sendmsg$inet, sendmmsg$inet for ip_cmsg_send. Add sendmsg$inet6, sendmmsg$inet6 for ip6_datagram_send_ctl | ||||
| * | sys/linux: add definitions of fsopen, fspick, fsconfig, fsmount, move_mount ↵ | Dmitry Vyukov | 2019-05-10 | 1 | -0/+28 |
| | | | | | syscalls | ||||
| * | sys/linux: add description of open_tree syscall | Dmitry Vyukov | 2019-05-10 | 1 | -0/+7 |
| | | |||||
| * | sys/linux: add support for mounting filesystem images | Dmitry Vyukov | 2018-03-30 | 1 | -0/+30 |
