aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_ieee802154.txt.const
Commit message (Collapse)AuthorAgeFilesLines
* pkg/compiler: add consts to all files that mention themDmitry Vyukov2024-11-131-0/+90
| | | | | | | | | We already do this in most cases except for template structs (nlattr notably). Add consts that are used in template structs to all files that use them. This helps to avoid flakiness, and allows to replace descriptions files with other descriptions files without regenerating all const files. This also fixes check for presence of descriptions for sys/linux/auto.txt.json.
* sys/linux: regenerate automatic descriptionsDmitry Vyukov2024-11-111-0/+6
|
* sys/linux: add automatic_helper attribute to some syscalls and run ↵Pimyn Girgis2024-10-091-1/+0
| | | | syz-declextract
* sys/linux: remove auto-manual descriptions and run syz-declextractPimyn Girgis2024-09-091-7/+0
|
* sys/linux: result of running syz-declextractPimyn Girgis2024-09-031-86/+0
| | | | Added the result of running syz-declextract. Added auto-manual.txt containing necessary manually written descriptions.
* sys/linux: run make extractAleksandr Nogikh2024-01-301-8/+8
| | | | | Split out deprecated descriptions from socket_netlink_route_sched.txt. Adjust outdated descriptions.
* sys/linux: update consts to next-20230331Dmitry Vyukov2023-04-031-8/+8
|
* sys/linux: regenerate constsDmitry Vyukov2022-01-111-1/+1
| | | | | NL802154_IFTYPE_UNSPEC value was changed in kernel commit 451dc48c806a7ce9fbec5e7a24ccf4b2c936e834. dev_msr consts were not generated for non-x86 arches.
* sys/linux: add ieee802154 descriptionsDmitry Vyukov2021-02-121-0/+211