K 10 svn:author V 6 tmunro K 8 svn:date V 27 2019-02-28T09:13:41.660579Z K 7 svn:log V 316 truss: Add support for fsync(2) and fdatasync(2). The default handling showed the argument as hex. Add explicit handling so we can show it as decimal, since that's how we show file descriptors everywhere else. Approved by: mjg (mentor) MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D19295 END