index
:
slstatus
joshua
My build of slstatus
joshua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
components
/
swap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radical re-formatting 3/3: Error checks
drkhsh
2022-10-28
1
-1
/
+1
*
radical re-formatting 2/3: Fix blocks
drkhsh
2022-10-28
1
-22
/
+11
*
radical re-formatting 1/3: Fix spacing
drkhsh
2022-10-28
1
-5
/
+5
*
radical re-formatting 0/3: Alphabetic headers
drkhsh
2022-10-28
1
-3
/
+3
*
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
*
Add ram and swap components on FreeBSD
Michael Buch
2019-02-16
1
-0
/
+84
*
Consistency with 80 char limit and breaks
Aaron Marcher
2018-07-08
1
-2
/
+2
*
Clean up header includes
Aaron Marcher
2018-05-30
1
-1
/
+0
*
swap: removed unused include
Tobias Tschinkowitz
2018-05-29
1
-1
/
+0
*
Refactor swap.c to use getline() instead of buf-filling
Laslo Hunhold
2018-05-28
1
-73
/
+50
*
swap.c: Refactor getstats() and its usage
Laslo Hunhold
2018-05-21
1
-14
/
+22
*
Merge fmt_human_2 and fmt_human_10 to one function
Aaron Marcher
2018-05-21
1
-6
/
+6
*
Remove units from numbers
Aaron Marcher
2018-05-21
1
-8
/
+8
*
swap_perc: check for division by zero on obsd too
Aaron Marcher
2018-05-21
1
-0
/
+4
*
swap_perc: check for division by zero
Aaron Marcher
2018-05-20
1
-0
/
+4
*
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 swap_* functions
Aaron Marcher
2018-05-18
1
-6
/
+6
*
Add warn() and die()
Laslo Hunhold
2018-05-18
1
-6
/
+6
*
corrected calculation for swap on openbsd
Tobias Tschinkowitz
2018-05-16
1
-7
/
+5
*
Fix coding style
Aaron Marcher
2018-05-06
1
-18
/
+29
*
swap_*: Port to OpenBSD
Aaron Marcher
2018-05-06
1
-6
/
+84
*
components/swap.c | move duplicated code to separate function
Laslo Hunhold
2018-05-01
1
-56
/
+26
*
Use indentation to increase readability
Laslo Hunhold
2018-05-01
1
-123
/
+137
*
Revert component-split
Laslo Hunhold
2018-05-01
1
-0
/
+138
*
swap: OS split
Quentin Rameau
2018-04-30
1
-138
/
+0
*
Format error messages properly
Aaron Marcher
2018-03-28
1
-8
/
+9
*
Get rid of err.h as it is not portable
Aaron Marcher
2018-03-28
1
-9
/
+8
*
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
/
+136