Brenden Matthews
283129e283
Apply clang-format.
2021-01-23 18:19:04 -06:00
isaac
36d685eb88
refactor and unit test
2021-01-23 18:00:53 -06:00
isaac
56920fde12
add build option
2021-01-23 18:00:53 -06:00
isaac
d25e0a72f4
added hsv gradient
2021-01-23 18:00:53 -06:00
isaac
45bbe1578f
added intellij to .gitignore
2021-01-23 18:00:53 -06:00
freddii
b62e115830
fixed wrong spelled words
2021-01-23 17:59:07 -06:00
Carl A Joslin
92df0cf550
Correct width of formated data rates.
2021-01-23 17:54:18 -06:00
Brenden Matthews
e2869ac8d3
Update README.md
2021-01-16 13:05:25 -06:00
Brenden Matthews
bd659cdb94
Remove matrix badge.
2021-01-16 12:57:12 -06:00
Brenden Matthews
255fbe01eb
Disable GitLab FreeBSD build.
...
The FreeBSD build is no longer working, and I no longer have a Google
Cloud account. I'm disabling it for the time being, until there's a
better way to do this.
2021-01-15 13:56:42 -06:00
François Revol
3355740d23
llua: expose cpu_count
...
This avoids having to hardcode the CPU count, and crashing with scripts
with too many cpus prepared (typically rings).
2021-01-15 09:59:09 -06:00
Guido Falsi
389d24b4e0
Disable including dev/wi/if_wavelan_ieee.h as it has ben removed from FreeBSD source code in head
...
It looks like the code actually using this include is already included in an #if 0 block and disabled, so I'm disabling this include unconditionally.
2021-01-15 09:58:25 -06:00
François Revol
4b9ca4d791
README: it's an OS but it's just Haiku :-)
2021-01-14 10:12:14 -06:00
François Revol
8769c57dd9
Get rid of last "not "
2021-01-14 10:12:14 -06:00
François Revol
11431da1a5
fix typo
2021-01-14 10:12:14 -06:00
François Revol
7de6ec0669
Fix build with older microhttpd
2021-01-14 10:11:36 -06:00
Brenden Matthews
be3a29a33e
Update README.md
2021-01-14 09:51:19 -06:00
Brenden Matthews
c637a0f318
Update README.md
2021-01-14 08:53:57 -06:00
Brenden Matthews
16be0e1571
Build fix for libmicrohttpd.
2020-10-22 13:02:00 -04:00
Bojan Novkovic
1abae95253
fixed nil value call error while converting old sytax config
2020-08-31 13:50:28 -04:00
Brenden Matthews
ae1551da1b
Create FUNDING.yml
2020-07-27 09:56:29 -04:00
Chris Bosse
50c2b2b159
Fix typo
...
Typo created empty file `1` and threw error:
sh: 1: dos2unix: not found
2020-07-27 08:07:25 -04:00
Brenden Matthews
348a174b97
Bump version for next release.
2020-07-27 08:06:20 -04:00
Andreas Schleifer
b436b0bfd9
make cmake builds reproducible
2020-07-27 08:03:46 -04:00
Brenden Matthews
1c599a2752
Add missing mpd_comment variable.
2020-07-27 08:01:52 -04:00
Paweł Bielecki
b2a5a47a28
Print uid in top if user doesnt exist.
2020-03-07 10:54:16 -05:00
Andrew Deason
5651cf1529
Remove length limit on curl URLs
...
Currently, the ${curl} directive only uses the first 127 characters in
the given URL, discarding the rest. Change the parsing in
curl_parse_arg to dynamically allocate the URL string instead,
allowing ${curl} to use URLs of any length.
2020-02-05 18:06:26 -05:00
AlexApps99
9bee2eec39
Made various misc.cc functions more concise
2020-01-31 19:11:44 -05:00
AlexApps99
8dc04f3902
Renamed to rstrip to allow for future lstrip or even strip (rstrip+lstrip) command
2020-01-24 19:27:31 -05:00
AlexApps99
b8d3515f19
Added strip command
...
Strips trailing whitespace from string
2020-01-24 19:27:31 -05:00
AlexApps99
703e9a6add
Removed null-termination from print_xcases
...
The strings are already null-terminated
2020-01-24 19:27:31 -05:00
AlexApps99
1924081173
Added lowercase config to match uppercase
2020-01-24 19:27:31 -05:00
AlexApps99
435d05dc6e
Optimised and corrected print_startcase
2020-01-21 13:04:13 -05:00
AlexApps99
49638c6c19
Ran clang-format
2020-01-21 13:04:13 -05:00
AlexApps99
f7c15b027a
Renamed start_case to startcase, lower_case to lowercase and upper_case to uppercase
2020-01-21 13:04:13 -05:00
AlexApps99
12bced05fe
I ran clang-format instead of check-clang-format
...
Formatting has been fixed now
2020-01-21 13:04:13 -05:00
AlexApps99
1bb8754dce
Added lower_case and upper_case commands
2020-01-21 13:04:13 -05:00
helmat
6ad788b78d
Fix if_mounted & if_running variables for FreeBSD
2020-01-08 13:21:00 -05:00
Brenden Matthews
7c55203fec
Fix python command for clang checks (2 -> 3).
2020-01-08 13:20:17 -05:00
Kevin Velghe
2a7226d893
Fix segfault on pulseaudio tunnel sinks
2019-12-30 11:43:28 -05:00
Brenden Matthews
26d23cb707
Update README.md
2019-11-01 17:41:54 -04:00
Joseph Benden
11695b076a
linux: update statistics based on newer kernel interface ( #859 )
...
On Linux, use the newer field presented by the kernel for calculating
the amount of memory in use. This was introduced in commit
34e431b0ae398fc54ea69ff85ec700722c9da773 to the Linux kernel.
Signed-off-by: Joseph Benden <joe@benden.us>
2019-10-20 19:01:05 -05:00
ndwarshuis
cc1da18479
fix alignment in default conf
2019-10-19 12:10:56 -04:00
ndwarshuis
8978b13ff9
properly format PIDs longer than 5 digits
2019-10-19 12:10:56 -04:00
Brenden Matthews
2f41fb566c
Change python version in check script to 3.
2019-10-19 12:10:39 -04:00
Joseph Benden
dae65af726
add SI unit to graph limits
...
Signed-off-by: Joseph Benden <joe@benden.us>
2019-10-17 13:28:49 -04:00
Thomas Ingvarsson
9517ab1e6c
Add nvidia driverversion variable ( #889 )
2019-09-19 00:50:20 -05:00
Brenden Matthews
1b55249a21
Add umpyre badge.
2019-09-05 19:24:48 -04:00
Shark-Teeth
0d449029ea
Fix negative RAM usage ( #878 )
...
This seems to be causing some issues with clobbering memory values, and
since there is callback functionality already working, this seems
unnecessary.
* Make all calculations local to function
I moved from making the assignments and calculations of certain memory
values to doing the calculations on local variables and assigning them
at the end of the function for update_meminfo().
This is to keep the info.memX variables from having 'intermediary'
values that may give wrong values to other functions if the structure is
read from while the function is currently executing.
As a matter of keeping the variables consistent across function calls, I
removed the zeroing out of certain info struct variables so that if they
are read from, they'll still report a sane value. Since the only change
to the value a direct assignment at the end of the function, they
shouldn't need zeroing out in the first place.
2019-08-27 12:03:41 -05:00
Brenden Matthews
84b9ab15d3
Bump version for next release.
2019-08-13 19:46:59 -04:00