Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | radical re-formatting 3/3: Error checks | drkhsh | 2022-10-28 | 1 | -10/+10 |
* | radical re-formatting 2/3: Fix blocks | drkhsh | 2022-10-28 | 1 | -10/+5 |
* | radical re-formatting 0/3: Alphabetic headers | drkhsh | 2022-10-28 | 1 | -1/+1 |
* | ram: Refactor on OpenBSD | drkhsh | 2022-10-28 | 1 | -23/+17 |
* | ram: Refactor Linux perc/used | drkhsh | 2022-10-28 | 1 | -7/+7 |
* | do not rely on obsolete feature | NRK | 2022-10-26 | 1 | -12/+12 |
* | components/*.c: include slstatus.h | NRK | 2022-10-26 | 1 | -0/+1 |
* | Fix RAM component on FreeBSD | michaelbuch12@gmail.com | 2022-10-26 | 1 | -4/+4 |
* | Add ram and swap components on FreeBSD | Michael Buch | 2019-02-16 | 1 | -0/+63 |
* | ram: Consistency with line breaks | Aaron Marcher | 2018-07-08 | 1 | -2/+4 |
* | Fix whitespace | Aaron Marcher | 2018-07-08 | 1 | -1/+1 |
* | Consistency with 80 char limit and breaks | Aaron Marcher | 2018-07-08 | 1 | -4/+4 |
* | Simplify format specifiers for uintmax_t | Aaron Marcher | 2018-07-07 | 1 | -13/+13 |
* | Change uint64_t to uintmax_t | Aaron Marcher | 2018-07-07 | 1 | -16/+16 |
* | ram: Check for theoretical division by zero | Aaron Marcher | 2018-07-06 | 1 | -0/+4 |
* | ram: Use POSIX types | Aaron Marcher | 2018-07-06 | 1 | -16/+18 |
* | ram: fixed int overflow on pagetok macro | Tobias Tschinkowitz | 2018-05-24 | 1 | -1/+1 |
* | Merge fmt_human_2 and fmt_human_10 to one function | Aaron Marcher | 2018-05-21 | 1 | -9/+12 |
* | Increase readability for load_uvmexp return | Aaron Marcher | 2018-05-21 | 1 | -1/+5 |
* | Remove units from numbers | Aaron Marcher | 2018-05-21 | 1 | -10/+12 |
* | Refactor ram.c | Aaron Marcher | 2018-05-20 | 1 | -24/+37 |
* | Implement fmt_human_2() and fmt_human_10() | Laslo Hunhold | 2018-05-19 | 1 | -6/+6 |
* | Add the percent sign to *_perc functions | Aaron Marcher | 2018-05-19 | 1 | -2/+2 |
* | Implement fmt_scaled for ram_* functions | Aaron Marcher | 2018-05-18 | 1 | -14/+6 |
* | Fix ram_free for Linux | Aaron Marcher | 2018-05-18 | 1 | -1/+5 |
* | consistent calculation of ram_* on openbsd | Tobias Tschinkowitz | 2018-05-16 | 1 | -4/+4 |
* | updated ram_total and ram_free (obsd) | Tobias Tschinkowitz | 2018-05-16 | 1 | -4/+4 |
* | Unify header includes | Aaron Marcher | 2018-05-07 | 1 | -2/+2 |
* | Use indentation to increase readability | Laslo Hunhold | 2018-05-01 | 1 | -108/+112 |
* | Revert component-split | Laslo Hunhold | 2018-05-01 | 1 | -0/+129 |
* | ram: OS split | Quentin Rameau | 2018-04-30 | 1 | -129/+0 |
* | ram: Move up includes | Aaron Marcher | 2018-04-29 | 1 | -5/+6 |
* | Add OpenBSD RAM stats | Darron Anderson | 2018-04-14 | 1 | -1/+75 |
* | 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/+52 |