aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_ptmx.txt.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: update constsDmitry Vyukov2021-03-021-5/+0
| | | | | Update consts on upstream 7a7fd0de4a9804299793e564a555a49c1fc924cb. Remove termiox ioctls, they were removed in commit e0efb3168d34.
* sys/linux: switch to the new .const formatDmitry Vyukov2020-08-131-0/+162
This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983