aboutsummaryrefslogtreecommitdiff
path: root/lib/libsysdecode
Commit message (Expand)AuthorAgeFilesLines
* libsysdecode: decode PFNL_CMD_GET_RULESETS and PFNL_CMD_GET_RULESETKristof Provost4 days1-0/+9
* libsysdecode: also verify command decodersKristof Provost2026-08-101-2/+20
* libsysdecode: verify decoder tables are sortedIshan Agrawal2026-08-101-0/+24
* libsysdecode: avoid extra commas for undecoded netlink attributesIshan Agrawal2026-08-101-5/+6
* libsysdecode: use decoder table for PF netlink commandsIshan Agrawal2026-08-101-24/+46
* libsysdecode: add attribute parsing for PFNL_CMD_GETRULESIshan Agrawal2026-08-101-0/+13
* libsysdecode : add attribute parsing for PFNL_CMD_GET_LIMITIshan Agrawal2026-08-101-0/+10
* libsysdecode : add attribute parsing for PFNL_CMD_KILLSTATESIshan Agrawal2026-08-101-3/+79
* libsysdecode: fix nlm_flag regex in mktablesMitchell Horne2026-07-281-1/+1
* kqueue: Add NOTE_REAPDag-Erling Smørgrav2026-07-271-1/+1
* libsysdecode: decode combined Netlink message flagsIshan Agrawal2026-07-273-10/+10
* libsysdecode: use local sysdecode.hIshan Agrawal2026-07-271-1/+1
* 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