summaryrefslogtreecommitdiff
path: root/lib/libsysdecode
AgeCommit message (Expand)Author
2017-07-11DIRDEPS_BUILD: Connect more libraries.Bryan Drewery
2017-06-21Tweak r320206: Still create the TABLE but not the .depend entry for missing h...Bryan Drewery
2017-06-21Follow-up r308602: Don't add missing headers to .depend.tables.h.Bryan Drewery
2017-06-19Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery
2017-06-10Improve decoding of RB_AUTOBOOT in the 'howto' argument to reboot().John Baldwin
2017-06-03Decode the 'who' argument passed to getrusage().John Baldwin
2017-06-03Add a cross-reference to sysdecode_socket_protocol(3).John Baldwin
2017-05-25Improve the decoding of the third argument of the socket() call.Michael Tuexen
2017-05-09DIRDEPS_BUILD: Update dependencies.Bryan Drewery
2017-05-04Add support for socket option names related to the level IPPROTO_UDPLITE.Michael Tuexen
2017-05-03Add support for socket option names related to the IPPROTO_IPV6 level.Michael Tuexen
2017-05-03Add support for socket option names related to the IPPROTO_SCTP level.Michael Tuexen
2017-03-16Fix libsysdecode vmprot flag decodingSteven Hartland
2017-03-15Spell "const" properly.Maxim Konovalov
2017-03-14Fix sysdecode_cap_rights which currently prints bogus capability rightsTobias Kortkamp
2017-02-28Renumber copyright clause 4Warner Losh
2017-01-30Extend LD_UTRACE by also generating utrace(2) log events for runtime linkerPeter Jeremy
2017-01-28Remove pc98 support completely.Yoshihiro Takahashi
2017-01-20Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper
2017-01-07Unbreak lib/libsysdecode after r311568 by decoding MSG_MORETOCOME flagEnji Cooper
2017-01-03Update libsysdecode for getfsstat() 'flags' argument changing to 'mode'.John Baldwin
2016-11-13Move libsysdecode-specific hack out of buildworld.Bryan Drewery
2016-11-13Generate and use a proper .depend file for tables.h.Bryan Drewery
2016-10-25Use binary and (&) instead of logical to extract the mask of a capability.John Baldwin
2016-10-17Move mksubr from kdump into libsysdecode.John Baldwin
2016-08-12Move defines common between rtld and libsysdecode into the header,Konstantin Belousov
2016-08-12Decode 32bit utrace records on the 64bit host.Konstantin Belousov
2016-04-04MFHGlen Barber
2016-03-24Replace the CloudABI system call table by a machine generated version.Ed Schouten
2016-03-02MFHGlen Barber
2016-02-29errno(3) -> errno(2)Edward Tomasz Napierala
2016-02-24DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery
2016-02-24MFHGlen Barber
2016-02-23Add handling for non-native error values to libsysdecode.John Baldwin
2016-02-04First pass through library packaging.Glen Barber
2016-01-30Add a SYSDECODE_ABI_ prefix to the ABI enums to avoid potential collisions.John Baldwin
2016-01-26Add support to libsysdecode for decoding system call names.John Baldwin
2016-01-07Add in DIRDEPS_BUILD support.Bryan Drewery
2015-12-22Move the mkioctls script to libsysdecode and use it to generate aJohn Baldwin
2015-12-15Start on a new library (libsysdecode) that provides routines for decodingJohn Baldwin