aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/kdump/linux.c
Commit message (Expand)AuthorAgeFilesLines
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* kdump: Add a facility to print numbers in decimal format alwaysDmitry Chagin2023-05-261-6/+6
* kdump: Decode linux_clone syscall flagsDmitry Chagin2023-05-261-0/+14
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* kdump: Decode Linux *at() syscallsDmitry Chagin2022-06-221-3/+232
* kdump: Decode Linux clock_nanosleep syscallDmitry Chagin2022-06-221-0/+22
* kdump: Decode Linux sigprocmask how argumentDmitry Chagin2022-06-221-0/+18
* kdump: Decode getitimer, setitimer which argumentDmitry Chagin2022-06-221-0/+16
* kdump: Decode Linux l_sigset_t.Dmitry Chagin2022-06-221-0/+44
* kdump: Add preliminary support for decoding Linux syscallsDmitry Chagin2022-06-221-0/+185