projects
/
suckless
/
slstatus.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
suckless/slstatus.git
2018-05-22
David Demelier
Add basic backlight percentage support
commit
|
commitdiff
|
tree
|
snapshot
2018-05-22
Aaron Marcher
Change to fmt_human in netspeeds on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Laslo Hunhold
swap.c: Refactor getstats() and its usage
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Laslo Hunhold
Refactor fmt_human() and fix a bug
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Aaron Marcher
Merge fmt_human_2 and fmt_human_10 to one function
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Aaron Marcher
Remove fmt from load_avgs for consistency
commit
|
commitdiff
|
tree
|
snapshot
2018-05-21
Aaron Marcher
Add option to output only once and exit
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Aaron Marcher
battery_remaining: check for division by zero
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Aaron Marcher
battery_remaining: Change float to double
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Aaron Marcher
battery: Minor coding style fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Aaron Marcher
Increase readability for load_uvmexp return
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Aaron Marcher
Remove units from numbers
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Aaron Marcher
swap_perc: check for division by zero on obsd too
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Aaron Marcher
swap_perc: check for division by zero
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Aaron Marcher
Add David Demelier to LICENSE
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
David Demelier
Support energy_now/power_now in battery_remaining
commit
|
commitdiff
|
tree
|
snapshot
2018-05-20
Tobias Tschinkowitz
ip: fixed memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Laslo Hunhold
Check return value of pclose()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Aaron Marcher
Refactor ram.c
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Aaron Marcher
Make temp more readable on Linux
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Laslo Hunhold
Refactor entropy.c
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Aaron Marcher
Remove initialization to 0 for static vars
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Aaron Marcher
Remove unnecessary "valid" variable in cpu_perc
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Aaron Marcher
Add unit to temperature
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Aaron Marcher
Implement scaling for cpu_freq
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Laslo Hunhold
Implement fmt_human_2() and fmt_human_10()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Aaron Marcher
Add the percent sign to *_perc functions
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Laslo Hunhold
Increase precision in netspeeds.c
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Laslo Hunhold
Implement esnprintf() and make formatted calls more...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Aaron Marcher
Simplify ipv* functions
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Aaron Marcher
Use `int` for flags
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Aaron Marcher
Revert aac29e2 as it is nonsense
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Aaron Marcher
Set {r,t}xbytes 0 before incrementing them on OBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Aaron Marcher
Missing assignment for last commit
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Aaron Marcher
Unify and simplify netspeed logic and types
commit
|
commitdiff
|
tree
|
snapshot
2018-05-19
Tobias Tschinkowitz
netspeeds: added error condition for openbsd
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Aaron Marcher
uptime: Format function is static
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Aaron Marcher
battery: Move out struct as common code
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Tobias Tschinkowitz
implemented openbsd netspeed functions
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Aaron Marcher
Add netspeeds to config.def.h
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Aaron Marcher
Add network speed functions
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Aaron Marcher
Implement fmt_scaled for ram_* functions
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Aaron Marcher
Fix ram_free for Linux
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Aaron Marcher
Implement fmt_scaled for swap_* functions
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Aaron Marcher
Implement fmt_scaled for disk_* functions
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Aaron Marcher
Add fmt_scaled util function
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Aaron Marcher
Use %d instead of accidentally %i
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Aaron Marcher
Port battery_remaining to Linux
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Aaron Marcher
Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Tobias Tschinkowitz
battery: fixed remaining time on connected AC
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Aaron Marcher
Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Tobias Tschinkowitz
Add battery_remaining function on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Laslo Hunhold
Add warn() and die()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Laslo Hunhold
Audit slstatus.c
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Laslo Hunhold
Properly handle *snprintf() errors
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Aaron Marcher
Remove UNUSED macro
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Aaron Marcher
Mark unused parameters, fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Aaron Marcher
wifi: Fix order and add missing header
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Aaron Marcher
wifi: Change memmove to memcpy on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Aaron Marcher
Unify type of in for loops
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Aaron Marcher
wifi_essid: Fix coding style
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Aaron Marcher
Unify type of `i` in for loops
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Aaron Marcher
Change done to int as it is the CPU's natural type
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Aaron Marcher
Change interval to unsigned int
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Aaron Marcher
Add comments for battery_* functions on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Tobias Tschinkowitz
added comment for temp function (openbsd)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-17
Tobias Tschinkowitz
corrected calculations for disk space on openbsd
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Aaron Marcher
Update README
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Aaron Marcher
wifi: Fix coding style
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Aaron Marcher
load_ieee80211_nodereq: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Aaron Marcher
wifi: Move out common headers
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Tobias Tschinkowitz
added wifi functionality for openbsd
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Tobias Tschinkowitz
corrected calculation for swap on openbsd
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Tobias Tschinkowitz
consistent calculation of ram_* on openbsd
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Aaron Marcher
Add he4d to LICENSE
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Tobias Tschinkowitz
updated ram_total and ram_free (obsd)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-14
Aaron Marcher
Cast CPU percentage to int and fix indenation
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Josuah Demangeon
fflush(stdout) to print line by line if stdout is not...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Aaron Marcher
Add josuah to LICENSE
commit
|
commitdiff
|
tree
|
snapshot
2018-05-08
Josuah Demangeon
include <sys/time.h> before <sys/sensors.h> for time...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Aaron Marcher
Only variable declarations at top of block
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Aaron Marcher
Fix indents (spaces for alignment)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Aaron Marcher
wifi_perc: Simplify
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Aaron Marcher
num_files: Variable declarations at top of block
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Aaron Marcher
Fix disk_perc by casting it to int
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Aaron Marcher
disk_perc: Simplify
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Aaron Marcher
cpu: Simplify functions
commit
|
commitdiff
|
tree
|
snapshot
2018-05-07
Aaron Marcher
Unify header includes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Aaron Marcher
entropy: Small fix
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Aaron Marcher
entropy: Port to OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Aaron Marcher
datetime: Add <stdio.h> for fprintf
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Aaron Marcher
datetime: Add error message
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Aaron Marcher
Fix coding style
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Aaron Marcher
Remove cpu_iowait
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Aaron Marcher
cpu_perc: Documentation and readbility improvements
commit
|
commitdiff
|
tree
|
snapshot
2018-05-06
Aaron Marcher
cpu_perc: Port to OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-05-05
Aaron Marcher
swap_*: Port to OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-05-04
Aaron Marcher
battery: Remove full indicator
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Aaron Marcher
wifi_perc: Fix file descriptor leak
commit
|
commitdiff
|
tree
|
snapshot
2018-05-02
Aaron Marcher
Add examples to config.def.h
commit
|
commitdiff
|
tree
|
snapshot
next