Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not rely on obsolete feature | NRK | 2022-10-26 | 1 | -2/+2 |
* | components/*.c: include slstatus.h | NRK | 2022-10-26 | 1 | -0/+1 |
* | Add FreeBSD support for netspeeds, entropy and ip components | Michael Buch | 2019-02-07 | 1 | -1/+1 |
* | Consistency with 80 char limit and breaks | Aaron Marcher | 2018-07-08 | 1 | -2/+2 |
* | Simplify format specifiers for uintmax_t | Aaron Marcher | 2018-07-07 | 1 | -3/+3 |
* | Change uint64_t to uintmax_t | Aaron Marcher | 2018-07-07 | 1 | -3/+3 |
* | entropy: Use POSIX types for format specifiers | Aaron Marcher | 2018-07-06 | 1 | -3/+3 |
* | entropy: Improve types | Aaron Marcher | 2018-07-06 | 1 | -1/+2 |
* | Refactor entropy.c | Laslo Hunhold | 2018-05-20 | 1 | -3/+6 |
* | entropy: Small fix | Aaron Marcher | 2018-05-06 | 1 | -1/+2 |
* | entropy: Port to OpenBSD | Aaron Marcher | 2018-05-06 | 1 | -1/+5 |
* | Use indentation to increase readability | Laslo Hunhold | 2018-05-01 | 1 | -9/+12 |
* | Revert component-split | Laslo Hunhold | 2018-05-01 | 1 | -0/+15 |
* | entropy: OS split | Quentin Rameau | 2018-04-30 | 1 | -15/+0 |
* | More robust preprocessor switches | Aaron Marcher | 2018-03-21 | 1 | -1/+1 |
* | Build Linux-only functions only on Linux | Aaron Marcher | 2018-03-18 | 1 | -0/+2 |
* | Move components into dedicated subdirectory | Laslo Hunhold | 2017-09-24 | 1 | -0/+13 |