aboutsummaryrefslogtreecommitdiff
path: root/lib/libsysdecode
Commit message (Expand)AuthorAgeFilesLines
* libsysdecode: add Netlink attribute decoding infrastructureIshan Agrawal2026-07-241-2/+213
* libsysdecode: Recognize NOTE_PDSIGCHLDDag-Erling Smørgrav2026-07-211-2/+2
* Retire dialogDag-Erling Smørgrav2026-07-071-3/+0
* pf: revert netlink commands back to enumGleb Smirnoff2026-07-061-1/+1
* libsysdecode: Teach mktables to handle enumsDag-Erling Smørgrav2026-07-061-20/+39
* libsysdecode: decode PF Generic Netlink commandsIshan Agrawal2026-07-051-2/+27
* libsysdecode: cache Generic Netlink family IDsIshan Agrawal2026-07-051-0/+32
* libsysdecode: decode Generic Netlink controller messagesIshan Agrawal2026-07-051-10/+60
* truss: track Netlink socket protocolsIshan Agrawal2026-07-052-2/+3
* libsysdecode: Fix shutdownhow tableDag-Erling Smørgrav2026-07-011-1/+1
* Revert "Retire dialog"Dag-Erling Smørgrav2026-06-291-0/+3
* Retire dialogDag-Erling Smørgrav2026-06-291-3/+0
* netlink: decode netlink message flags symbolicallyIshan Agrawal2026-06-244-3/+16
* netpfil: add PF netlink command decoding supportIshan Agrawal2026-06-033-0/+10
* truss: add support for decoding Netlink messagesIshan Agrawal2026-04-033-1/+96
* Remove additional libtpool and libuutil-related filesEnji Cooper2026-02-041-1/+0
* rtld: silence clang's unterminated-string-initialization warningAlex Richardson2025-12-161-1/+2
* libsysdecode: Use consistent include pathDag-Erling Smørgrav2025-12-071-1/+1
* blocklist: Rename blacklist to blocklistJose Luis Duran2025-10-121-1/+1
* sysdecode_syscallnames.3: s/names/name/Felix Johnson2025-08-264-6/+6
* libsysdecode: Add O_CLOFORK flags to sysdecodeRicardo Branco2025-07-062-7/+9
* libsysdecode: Add support for decoding inotify syscall flagsMark Johnston2025-07-044-1/+11
* libsysdecode: correct regexp for thr_new flagsKonstantin Belousov2025-06-041-1/+1
* manuals: Fix "unusual .Xr" warnings with a scriptGraham Percival2024-10-151-1/+1
* Remove a ktrace.out which snuck into an earlier commitMark Johnston2024-09-101-0/+0
* kdump: Print splice structuresMark Johnston2024-09-101-0/+0
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* libsysdecode: support rfork(RFSPAWN)Brooks Davis2024-06-191-1/+1
* libsysdecode use MKTABLES_INCLUDEDIRSimon J. Gerraty2024-03-211-1/+6
* libsysdecode: fix build after 3d0a736796a9Kyle Evans2024-03-211-1/+1
* libsysdecode: add a decoder for pollfd eventsKyle Evans2024-03-055-1/+22
* lib: Automated cleanup of cdefs and other formattingWarner Losh2023-11-275-5/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-1616-32/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-165-5/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-167-14/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* vm: Allow MAP_32BIT for all architecturesDmitry Chagin2023-08-142-10/+1
* libsysdecode: Migrate from COMPAT_32BIT to generic COMPAT_LIBCOMPATJessica Clarke2023-07-091-1/+2
* libsysdecode: Drop dead __amd64__ && COMPAT_32BIT codeJessica Clarke2023-07-091-4/+0
* libsysdecode: Decode linux_clone syscall flagsDmitry Chagin2023-05-263-0/+20
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-16/+21
* sysdecode: Add aarch64Warner Losh2023-04-121-2/+2
* linux(4): Rename linux_timer.h to linux_time.hDmitry Chagin2023-02-142-4/+4
* libsysdecode: Match socket option names containing underscoresMark Johnston2022-11-021-1/+1
* Put OPIE to rest.Dag-Erling Smørgrav2022-10-021-1/+0
* libsysdecode: Grab some more ioctl definitions from CAMMark Johnston2022-06-301-0/+1
* libsysdecode: Fix a typo in my emailDmitry Chagin2022-06-231-1/+1
* libsysdecode: Decode Linux open() flagsDmitry Chagin2022-06-223-0/+37
* libsysdecode: Decode Linux *at() flagsDmitry Chagin2022-06-223-0/+10