aboutsummaryrefslogtreecommitdiff
path: root/lib/libsysdecode/sysdecode.h
Commit message (Expand)AuthorAgeFilesLines
* Drop "All rights reserved" from my copyright statements.John Baldwin2019-03-061-1/+0
* Add support for decoding the nxt_flags, rcv_flags, and snd_flags ofMichael Tuexen2018-01-151-0/+3
* Add support for decoding the type of a cmsg.Michael Tuexen2018-01-151-0/+1
* Add a function is decode the sinfo_flags of struct sctp_sndrcvinfo.Michael Tuexen2018-01-141-0/+1
* Add suppor for the supported PR-SCTP policies.Michael Tuexen2018-01-141-0/+1
* libsysdecode: Add a new ABI type, SYSDECODE_ABI_CLOUDABI32.Ed Schouten2017-12-161-1/+2
* Decode kevent structures logged via ktrace(2) in kdump.John Baldwin2017-11-251-0/+4
* Decode pathconf() names, *at() flags, and sysarch() numbers in libsysdecode.John Baldwin2017-09-041-0/+3
* Decode the 'who' argument passed to getrusage().John Baldwin2017-06-031-0/+1
* Improve the decoding of the third argument of the socket() call.Michael Tuexen2017-05-251-0/+1
* Update libsysdecode for getfsstat() 'flags' argument changing to 'mode'.John Baldwin2017-01-031-1/+1
* Move mksubr from kdump into libsysdecode.John Baldwin2016-10-171-0/+70
* Add handling for non-native error values to libsysdecode.John Baldwin2016-02-231-0/+2
* Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.John Baldwin2016-01-301-6/+6
* Add support to libsysdecode for decoding system call names.John Baldwin2016-01-261-0/+10
* Move the mkioctls script to libsysdecode and use it to generate aJohn Baldwin2015-12-221-0/+1
* Start on a new library (libsysdecode) that provides routines for decodingJohn Baldwin2015-12-151-0/+34