]> granicus.if.org Git - strace/history - dm.c
rtnl_link: print pad field in the struct ifla_port_vsi decoder
[strace] / dm.c
2018-12-30 Dmitry V. LevinFix preprocessor indentation
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2018-05-29 Dmitry V. Levinprint_array: enhance printing of unfetchable object...
2018-04-05 Dmitry V. LevinUpdate copyright headers
2018-03-06 Dmitry V. Levinbuild: prepare for -Wimplicit-fallthrough=5
2018-01-21 Eugene Syromyatnikovdm: add support for event_nr in DM_LIST_DEVICES result
2017-09-17 Eugene Syromyatnikovdm: add support for DM_DEV_ARM_POLL
2017-08-28 Dmitry V. LevinImply RVAL_DECODED when RVAL_IOCTL_PARSED is returned...
2017-08-28 Eugene SyromyatnikovReplace return 1 ioctl sub-decoder hack with proper...
2017-08-28 Eugene Syromyatnikovdm: return RVAL_DECODED instead of 0 if we can't decode...
2017-07-14 Dmitry V. Levindm: use PRINT_FIELD_* macros
2017-07-11 Dmitry V. LevinIntroduce PRINT_FIELD_CSTRING
2017-07-09 Dmitry V. LevinIntorduce PRINT_FIELD_DEV
2017-06-17 Dmitry V. LevinFix a few spacing style issues
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-04-24 Dmitry V. LevinIntroduce tprintf_comment and tprints_comment functions
2017-04-24 Dmitry V. Levindm: fix diagnostics about misplaced parts of struct...
2017-02-17 Dmitry V. LevinUse tprints instead of tprintf in a few more places
2017-01-04 Eugene Syromyatnikovdm.c: add copyright notice
2016-12-29 Eugene SyromyatnikovMove device number printing code into a separate routine
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-25 Dmitry V. LevinChange type of ioctl 3rd argument from long to kernel_u...
2016-12-23 Dmitry V. Levindm: change address argument type from unsigned long...
2016-11-10 Mikulas PatockaAdd support for decoding of DM_* ioctl commands