summaryrefslogtreecommitdiff
path: root/src/kd_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* src: rename tprintf to tprintf_stringFabrice Le Fessant2022-12-201-2/+2
* src: introduce tprint_flags_begin and tprint_flags_end helpersFabrice Le Fessant2022-12-171-0/+2
* src: introduce tprint_shift_begin and tprint_shift_end helpersFabrice Le Fessant2022-12-161-0/+2
* src: rename tprint_or to tprint_flags_orFabrice Le Fessant2022-12-141-1/+1
* Update copyright headersDmitry V. Levin2022-12-121-0/+1
* src: use tprint_shift() helper from print_fields.hDmitry V. Levin2022-11-011-4/+4
* src: use tprint_or() helper from print_fields.hDmitry V. Levin2022-10-311-3/+6
* ioctl: implement KD* ioctl decodingEugene Syromyatnikov2021-11-071-0/+836