aboutsummaryrefslogtreecommitdiff
path: root/lib/libsysdecode/mktables
Commit message (Expand)AuthorAgeFilesLines
* MFC r339635,r350301,r350327,r351151:Bryan Drewery2019-09-051-7/+16
* The vmresult table was missing most of the values apart from two due toBjoern A. Zeeb2018-03-121-1/+1
* Add support for decoding the type of a cmsg.Michael Tuexen2018-01-151-0/+1
* Simplify table generation.Michael Tuexen2018-01-151-1/+1
* Add suppor for the supported PR-SCTP policies.Michael Tuexen2018-01-141-0/+1
* Decode kevent structures logged via ktrace(2) in kdump.John Baldwin2017-11-251-0/+2
* Decode pathconf() names, *at() flags, and sysarch() numbers in libsysdecode.John Baldwin2017-09-041-0/+7
* Tweak r320206: Still create the TABLE but not the .depend entry for missing h...Bryan Drewery2017-06-211-9/+10
* Follow-up r308602: Don't add missing headers to .depend.tables.h.Bryan Drewery2017-06-211-0/+1
* Decode the 'who' argument passed to getrusage().John Baldwin2017-06-031-0/+1
* Add support for socket option names related to the level IPPROTO_UDPLITE.Michael Tuexen2017-05-041-0/+1
* Add support for socket option names related to the IPPROTO_IPV6 level.Michael Tuexen2017-05-031-0/+1
* Add support for socket option names related to the IPPROTO_SCTP level.Michael Tuexen2017-05-031-0/+1
* Fix libsysdecode vmprot flag decodingSteven Hartland2017-03-161-1/+1
* Unbreak lib/libsysdecode after r311568 by decoding MSG_MORETOCOME flagEnji Cooper2017-01-071-1/+1
* Update libsysdecode for getfsstat() 'flags' argument changing to 'mode'.John Baldwin2017-01-031-1/+0
* Generate and use a proper .depend file for tables.h.Bryan Drewery2016-11-131-1/+16
* Move mksubr from kdump into libsysdecode.John Baldwin2016-10-171-0/+144