summaryrefslogtreecommitdiff
path: root/lib/libsysdecode/sysdecode_mask.3
AgeCommit message (Expand)Author
2024-03-04libsysdecode: add a decoder for pollfd eventsKyle Evans
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2022-04-15libsysdecode: Include required headers in sysdecode.hMark Johnston
2022-03-03fd: add close_range(..., CLOSE_RANGE_CLOEXEC)Mateusz Guzik
2020-10-09Fix a few mandoc issuesGordon Bergling
2019-03-06Drop "All rights reserved" from my copyright statements.John Baldwin
2018-01-15Bump date, which I missed in r328014. Thanks to jhb@ for reporting.Michael Tuexen
2018-01-15Add support for decoding the nxt_flags, rcv_flags, and snd_flags ofMichael Tuexen
2017-11-25Add stdio.h to the synopsis for sysdecode functions that take a FILE *.John Baldwin
2017-09-04Decode pathconf() names, *at() flags, and sysarch() numbers in libsysdecode.John Baldwin
2017-01-03Update libsysdecode for getfsstat() 'flags' argument changing to 'mode'.John Baldwin
2016-10-17Move mksubr from kdump into libsysdecode.John Baldwin