Xinqi Bao's Git
projects
/
slstatus.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
slstatus.git
2018-05-19
Aaron Marcher
Missing assignment for last commit
|
commitdiff
2018-05-19
Aaron Marcher
Unify and simplify netspeed logic and types
|
commitdiff
2018-05-19
Tobias Tschinkowitz
netspeeds: added error condition for openbsd
|
commitdiff
2018-05-18
Aaron Marcher
uptime: Format function is static
|
commitdiff
2018-05-18
Aaron Marcher
battery: Move out struct as common code
|
commitdiff
2018-05-18
Tobias Tschinkowitz
implemented openbsd netspeed functions
|
commitdiff
2018-05-18
Aaron Marcher
Add netspeeds to config.def.h
|
commitdiff
2018-05-18
Aaron Marcher
Add network speed functions
|
commitdiff
2018-05-18
Aaron Marcher
Implement fmt_scaled for ram_* functions
|
commitdiff
2018-05-18
Aaron Marcher
Fix ram_free for Linux
|
commitdiff
2018-05-18
Aaron Marcher
Implement fmt_scaled for swap_* functions
|
commitdiff
2018-05-18
Aaron Marcher
Implement fmt_scaled for disk_* functions
|
commitdiff
2018-05-18
Aaron Marcher
Add fmt_scaled util function
|
commitdiff
2018-05-18
Aaron Marcher
Use %d instead of accidentally %i
|
commitdiff
2018-05-18
Aaron Marcher
Port battery_remaining to Linux
|
commitdiff
2018-05-18
Aaron Marcher
Fix memory leak
|
commitdiff
2018-05-18
Tobias Tschinkowitz
battery: fixed remaining time on connected AC
|
commitdiff
2018-05-18
Aaron Marcher
Fix indentation
|
commitdiff
2018-05-18
Tobias Tschinkowitz
Add battery_remaining function on OpenBSD
|
commitdiff
2018-05-18
Laslo Hunhold
Add warn() and die()
|
commitdiff
2018-05-18
Laslo Hunhold
Audit slstatus.c
|
commitdiff
2018-05-17
Laslo Hunhold
Properly handle *snprintf() errors
|
commitdiff
2018-05-17
Aaron Marcher
Remove UNUSED macro
|
commitdiff
2018-05-17
Aaron Marcher
Mark unused parameters, fix compiler warnings
|
commitdiff
2018-05-17
Aaron Marcher
wifi: Fix order and add missing header
|
commitdiff
2018-05-17
Aaron Marcher
wifi: Change memmove to memcpy on OpenBSD
|
commitdiff
2018-05-17
Aaron Marcher
Unify type of in for loops
|
commitdiff
2018-05-17
Aaron Marcher
wifi_essid: Fix coding style
|
commitdiff
2018-05-17
Aaron Marcher
Unify type of `i` in for loops
|
commitdiff
2018-05-17
Aaron Marcher
Change done to int as it is the CPU's natural type
|
commitdiff
2018-05-17
Aaron Marcher
Change interval to unsigned int
|
commitdiff
2018-05-17
Aaron Marcher
Add comments for battery_* functions on OpenBSD
|
commitdiff
2018-05-17
Tobias Tschinkowitz
added comment for temp function (openbsd)
|
commitdiff
2018-05-17
Tobias Tschinkowitz
corrected calculations for disk space on openbsd
|
commitdiff
2018-05-16
Aaron Marcher
Update README
|
commitdiff
2018-05-16
Aaron Marcher
wifi: Fix coding style
|
commitdiff
2018-05-16
Aaron Marcher
load_ieee80211_nodereq: Fix typo
|
commitdiff
2018-05-16
Aaron Marcher
wifi: Move out common headers
|
commitdiff
2018-05-16
Tobias Tschinkowitz
added wifi functionality for openbsd
|
commitdiff
2018-05-16
Tobias Tschinkowitz
corrected calculation for swap on openbsd
|
commitdiff
2018-05-16
Tobias Tschinkowitz
consistent calculation of ram_* on openbsd
|
commitdiff
2018-05-16
Aaron Marcher
Add he4d to LICENSE
|
commitdiff
2018-05-16
Tobias Tschinkowitz
updated ram_total and ram_free (obsd)
|
commitdiff
2018-05-14
Aaron Marcher
Cast CPU percentage to int and fix indenation
|
commitdiff
2018-05-08
Josuah Demangeon
fflush(stdout) to print line by line if stdout is not...
|
commitdiff
2018-05-08
Aaron Marcher
Add josuah to LICENSE
|
commitdiff
2018-05-08
Josuah Demangeon
include <sys/time.h> before <sys/sensors.h> for time...
|
commitdiff
2018-05-07
Aaron Marcher
Only variable declarations at top of block
|
commitdiff
2018-05-07
Aaron Marcher
Fix indents (spaces for alignment)
|
commitdiff
2018-05-07
Aaron Marcher
wifi_perc: Simplify
|
commitdiff
2018-05-07
Aaron Marcher
num_files: Variable declarations at top of block
|
commitdiff
2018-05-07
Aaron Marcher
Fix disk_perc by casting it to int
|
commitdiff
2018-05-07
Aaron Marcher
disk_perc: Simplify
|
commitdiff
2018-05-07
Aaron Marcher
cpu: Simplify functions
|
commitdiff
2018-05-07
Aaron Marcher
Unify header includes
|
commitdiff
2018-05-06
Aaron Marcher
entropy: Small fix
|
commitdiff
2018-05-06
Aaron Marcher
entropy: Port to OpenBSD
|
commitdiff
2018-05-06
Aaron Marcher
datetime: Add <stdio.h> for fprintf
|
commitdiff
2018-05-06
Aaron Marcher
datetime: Add error message
|
commitdiff
2018-05-06
Aaron Marcher
Fix coding style
|
commitdiff
2018-05-06
Aaron Marcher
Remove cpu_iowait
|
commitdiff
2018-05-06
Aaron Marcher
cpu_perc: Documentation and readbility improvements
|
commitdiff
2018-05-06
Aaron Marcher
cpu_perc: Port to OpenBSD
|
commitdiff
2018-05-05
Aaron Marcher
swap_*: Port to OpenBSD
|
commitdiff
2018-05-04
Aaron Marcher
battery: Remove full indicator
|
commitdiff
2018-05-02
Aaron Marcher
wifi_perc: Fix file descriptor leak
|
commitdiff
2018-05-02
Aaron Marcher
Add examples to config.def.h
|
commitdiff
2018-05-02
Aaron Marcher
uptime: Add missing brace
|
commitdiff
2018-05-02
parazyd
volume: Cast SOUND_MIXER_READ_DEVMASK to int to avoid...
|
commitdiff
2018-05-02
Aaron Marcher
wifi: Various cleanups
|
commitdiff
2018-05-02
Aaron Marcher
user: Only declare variables in the beginning
|
commitdiff
2018-05-02
Aaron Marcher
uptime: Simplifiy and clean up
|
commitdiff
2018-05-02
Aaron Marcher
run_command: Clean up
|
commitdiff
2018-05-02
Aaron Marcher
keyboard_indicators: Clean up opening display
|
commitdiff
2018-05-02
Aaron Marcher
ip: Sort headers alphabetically
|
commitdiff
2018-05-02
Aaron Marcher
battery_state: Unify unknown state with "?" symbol
|
commitdiff
2018-05-01
Aaron Marcher
Update README todo
|
commitdiff
2018-05-01
Aaron Marcher
Remove battery_power for various reasons
|
commitdiff
2018-05-01
Laslo Hunhold
Tweak build system a little bit
|
commitdiff
2018-05-01
Aaron Marcher
battery_perc: Port to OpenBSD
|
commitdiff
2018-05-01
Laslo Hunhold
components/swap.c | move duplicated code to separate...
|
commitdiff
2018-05-01
Laslo Hunhold
Use indentation to increase readability
|
commitdiff
2018-05-01
Laslo Hunhold
Revert component-split
|
commitdiff
2018-04-30
Quentin Rameau
Makefile: add distclean target
|
commitdiff
2018-04-30
Quentin Rameau
Makefile: move OS-specific libs to configure script
|
commitdiff
2018-04-30
Quentin Rameau
Makefile: separate default flags from user flags
|
commitdiff
2018-04-30
Aaron Marcher
Update LICENSE for Quentin Rameau
|
commitdiff
2018-04-30
Quentin Rameau
wifi: OS split
|
commitdiff
2018-04-30
Quentin Rameau
uptime: OS split
|
commitdiff
2018-04-30
Quentin Rameau
temperature: OS split
|
commitdiff
2018-04-30
Quentin Rameau
swap: OS split
|
commitdiff
2018-04-30
Quentin Rameau
ram: OS split
|
commitdiff
2018-04-30
Quentin Rameau
entropy: OS split
|
commitdiff
2018-04-30
Quentin Rameau
cpu: OS split
|
commitdiff
2018-04-30
Quentin Rameau
battery: OS split
|
commitdiff
2018-04-30
Quentin Rameau
Makefile: detect running OS
|
commitdiff
2018-04-30
Aaron Marcher
cpu_freq: Port to OpenBSD
|
commitdiff
2018-04-29
Aaron Marcher
Fix typo in temperature
|
commitdiff
2018-04-29
Aaron Marcher
Update README for OpenBSD build
|
commitdiff
2018-04-29
Aaron Marcher
uptime: Separate function for readbility
|
commitdiff
next