506 Revīzijas (c28643ce5bc8c7fd825e4eabbd915bad2b91dbd0)
 

Autors SHA1 Ziņojums Datums
  Aaron Marcher c28643ce5b Revert "Add basic backlight percentage support" pirms 6 gadiem
  Tobias Tschinkowitz 5db729fedb ram: fixed int overflow on pagetok macro pirms 6 gadiem
  Laslo Hunhold f17f39d0a2 Refactor keymap.c pirms 6 gadiem
  Laslo Hunhold 13d77cd268 Refactor snprintf-usage in util.c pirms 6 gadiem
  Aaron Marcher d6ad87ce06 keymap: Add braces for for loop pirms 6 gadiem
  Aaron Marcher 385aedffd9 Add keymap to README pirms 6 gadiem
  Aaron Marcher cf2b604507 Add Michael Buch to LICENSE pirms 6 gadiem
  Michael Buch 943b42de05 Add keymap component pirms 6 gadiem
  Laslo Hunhold 57f69e900b Remove o-flag as it is redundant pirms 6 gadiem
  Laslo Hunhold 9c9ce8a125 Check printf() for output errors pirms 6 gadiem
  Aaron Marcher 825f637e20 netspeeds: Fix indentation pirms 6 gadiem
  David Demelier 37724ac2c3 Add basic backlight percentage support pirms 6 gadiem
  Aaron Marcher cbbf59fd3d Change to fmt_human in netspeeds on OpenBSD pirms 6 gadiem
  Laslo Hunhold 7f91ce265e swap.c: Refactor getstats() and its usage pirms 6 gadiem
  Laslo Hunhold ceb13206a4 Refactor fmt_human() and fix a bug pirms 6 gadiem
  Aaron Marcher 10dbc9543e Merge fmt_human_2 and fmt_human_10 to one function pirms 6 gadiem
  Aaron Marcher fc0dde5a60 Remove fmt from load_avgs for consistency pirms 6 gadiem
  Aaron Marcher fa8b939990 Add option to output only once and exit pirms 6 gadiem
  Aaron Marcher aa8654795d battery_remaining: check for division by zero pirms 6 gadiem
  Aaron Marcher a546d4b585 battery_remaining: Change float to double pirms 6 gadiem
  Aaron Marcher 103945e7bb battery: Minor coding style fixes pirms 6 gadiem
  Aaron Marcher bae576cd22 Increase readability for load_uvmexp return pirms 6 gadiem
  Aaron Marcher ec5c35ec9f Remove units from numbers pirms 6 gadiem
  Aaron Marcher 4bd234c7ef swap_perc: check for division by zero on obsd too pirms 6 gadiem
  Aaron Marcher 806815778f swap_perc: check for division by zero pirms 6 gadiem
  Aaron Marcher d8ce4e6942 Add David Demelier to LICENSE pirms 6 gadiem
  David Demelier f386a03a20 Support energy_now/power_now in battery_remaining pirms 6 gadiem
  Tobias Tschinkowitz 1cd8a7b510 ip: fixed memory leak pirms 6 gadiem
  Laslo Hunhold b640cc489b Check return value of pclose() pirms 6 gadiem
  Aaron Marcher c12b9cc50b Refactor ram.c pirms 6 gadiem
  Aaron Marcher 7873b3b132 Make temp more readable on Linux pirms 6 gadiem
  Laslo Hunhold 951ea4e304 Refactor entropy.c pirms 6 gadiem
  Aaron Marcher 3f45a5f7ca Remove initialization to 0 for static vars pirms 6 gadiem
  Aaron Marcher a7ade0dc6d Remove unnecessary "valid" variable in cpu_perc pirms 6 gadiem
  Aaron Marcher 062f33f874 Add unit to temperature pirms 6 gadiem
  Aaron Marcher 0bc6855741 Implement scaling for cpu_freq pirms 6 gadiem
  Laslo Hunhold 46c4540dd2 Implement fmt_human_2() and fmt_human_10() pirms 6 gadiem
  Aaron Marcher 74c4f4ebda Add the percent sign to *_perc functions pirms 6 gadiem
  Laslo Hunhold 68a3902dc5 Increase precision in netspeeds.c pirms 6 gadiem
  Laslo Hunhold 422cadfd5f Implement esnprintf() and make formatted calls more efficient pirms 6 gadiem
  Aaron Marcher f31b113e7e Simplify ipv* functions pirms 6 gadiem
  Aaron Marcher d47d78255e Use `int` for flags pirms 6 gadiem
  Aaron Marcher 74891945d8 Revert aac29e2 as it is nonsense pirms 6 gadiem
  Aaron Marcher 06d4447f03 Set {r,t}xbytes 0 before incrementing them on OBSD pirms 6 gadiem
  Aaron Marcher a37224bf7b Missing assignment for last commit pirms 6 gadiem
  Aaron Marcher e3ccac3298 Unify and simplify netspeed logic and types pirms 6 gadiem
  Tobias Tschinkowitz 2321aecff0 netspeeds: added error condition for openbsd pirms 6 gadiem
  Aaron Marcher 0383146e5e uptime: Format function is static pirms 6 gadiem
  Aaron Marcher aac29e2bba battery: Move out struct as common code pirms 6 gadiem
  Tobias Tschinkowitz 22175f0d57 implemented openbsd netspeed functions pirms 6 gadiem