Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | libsysdecode: Drop dead __amd64__ && COMPAT_32BIT code | Jessica Clarke | 2023-07-09 | 1 | -4/+0 |
* | libsysdecode: Decode linux_clone syscall flags | Dmitry Chagin | 2023-05-26 | 1 | -0/+18 |
* | linux(4): Rename linux_timer.h to linux_time.h | Dmitry Chagin | 2023-02-14 | 1 | -1/+1 |
* | libsysdecode: Fix a typo in my email | Dmitry Chagin | 2022-06-23 | 1 | -1/+1 |
* | libsysdecode: Decode Linux open() flags | Dmitry Chagin | 2022-06-22 | 1 | -0/+35 |
* | libsysdecode: Decode Linux *at() flags | Dmitry Chagin | 2022-06-22 | 1 | -0/+8 |
* | kdump: Decode Linux clock_nanosleep syscall | Dmitry Chagin | 2022-06-22 | 1 | -0/+7 |
* | kdump: Decode Linux sigprocmask how argument | Dmitry Chagin | 2022-06-22 | 1 | -0/+7 |
* | libsysdecode: Add method for decoding Linux signal names | Dmitry Chagin | 2022-06-22 | 1 | -0/+79 |
* | libsysdecode: Add preliminary support for decoding Linux syscalls | Dmitry Chagin | 2022-06-22 | 1 | -0/+106 |