Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netlink: refactor KPI for generic Netlink modules | Gleb Smirnoff | 2025-02-05 | 1 | -3/+4 |
* | netlink: augment group writer with priv(9) argument | Gleb Smirnoff | 2025-01-11 | 1 | -1/+1 |
* | netlink: refactor writer initialization KPI | Gleb Smirnoff | 2024-12-03 | 1 | -2/+3 |
* | kern: Move devctl_systems[] out of sys/sys/devctl.h | Ed Maste | 2023-06-08 | 1 | -0/+23 |
* | nlsysevent: add default command to the events | Baptiste Daroussin | 2023-06-02 | 1 | -1/+1 |
* | nlsysevent: deduplicate the code and split into smaller functions | Baptiste Daroussin | 2023-06-02 | 1 | -15/+28 |
* | nlsysevent: rename variables for clarity of the code | Baptiste Daroussin | 2023-06-02 | 1 | -18/+18 |
* | nlsysevent: specify all netlink header the same way | Baptiste Daroussin | 2023-06-02 | 1 | -2/+1 |
* | nlsysevent: add a genetlink(4) module to report kernel events | Baptiste Daroussin | 2023-06-01 | 1 | -0/+168 |