summaryrefslogtreecommitdiff
path: root/lib/libsysdecode/sysdecode.3
AgeCommit message (Expand)Author
2025-08-25sysdecode_syscallnames.3: s/names/name/Felix Johnson
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-04-11sysdecode: Add aarch64Warner Losh
2022-04-15libsysdecode: Include required headers in sysdecode.hMark Johnston
2021-09-22sysdecode.3: Remove documentation of CloudABI ABIs.John Baldwin
2019-03-06Drop "All rights reserved" from my copyright statements.John Baldwin
2018-04-26libsysdecode: support errno and syscalls for arm64 LinuxEd Maste
2018-01-15Add support for decoding the type of a cmsg.Michael Tuexen
2018-01-14Add a function is decode the sinfo_flags of struct sctp_sndrcvinfo.Michael Tuexen
2017-12-16libsysdecode: Add a new ABI type, SYSDECODE_ABI_CLOUDABI32.Ed Schouten
2017-11-25Decode kevent structures logged via ktrace(2) in kdump.John Baldwin
2017-06-03Add a cross-reference to sysdecode_socket_protocol(3).John Baldwin
2016-10-17Move mksubr from kdump into libsysdecode.John Baldwin
2016-02-23Add handling for non-native error values to libsysdecode.John Baldwin
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
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