OSDN Git Service

pinky-bar/pinky-bar.git
7 years agoget_cpu_info now handles newer Intel cpus
a [Wed, 21 Sep 2016 06:45:16 +0000 (08:45 +0200)]
get_cpu_info now handles newer Intel cpus

7 years agoProvide more `configure` options to the FreeBSD users
a [Tue, 20 Sep 2016 04:53:58 +0000 (06:53 +0200)]
Provide more `configure` options to the FreeBSD users

7 years agoDefine net macros
a [Mon, 19 Sep 2016 12:09:13 +0000 (14:09 +0200)]
Define net macros

7 years agoFreeBSD users are required to type the motherboard sensors module name
a [Mon, 19 Sep 2016 08:35:06 +0000 (10:35 +0200)]
FreeBSD users are required to type the motherboard sensors module name

7 years agoDetect if the battery was removed in OpenBSD
a [Sun, 18 Sep 2016 06:53:57 +0000 (08:53 +0200)]
Detect if the battery was removed in OpenBSD

7 years agoEnum the core (apicid) calling get_cpu_info
a [Sat, 17 Sep 2016 09:09:15 +0000 (11:09 +0200)]
Enum the core (apicid) calling get_cpu_info

7 years agoAccess the old eax
a [Sat, 17 Sep 2016 03:20:36 +0000 (05:20 +0200)]
Access the old eax

7 years agoBit shift the L1 and L2 caches
a [Sat, 17 Sep 2016 02:50:52 +0000 (04:50 +0200)]
Bit shift the L1 and L2 caches

7 years agoFinally a proper cpu family detection
a [Sat, 17 Sep 2016 02:37:57 +0000 (04:37 +0200)]
Finally a proper cpu family detection

7 years agoStore the physical and virtual bits in array
a [Fri, 16 Sep 2016 21:20:00 +0000 (23:20 +0200)]
Store the physical and virtual bits in array

7 years agoAdd more checks
a [Fri, 16 Sep 2016 20:43:58 +0000 (22:43 +0200)]
Add more checks

7 years agoAccess the L1 cache on AMD
a [Fri, 16 Sep 2016 11:42:21 +0000 (13:42 +0200)]
Access the L1 cache on AMD

7 years agoDetect the virtual and physical address sizes
a [Fri, 16 Sep 2016 11:20:24 +0000 (13:20 +0200)]
Detect the virtual and physical address sizes

7 years agoDetect the cores and clflush
a [Fri, 16 Sep 2016 10:15:56 +0000 (12:15 +0200)]
Detect the cores and clflush

7 years agoInclude some assembly source files
a [Fri, 16 Sep 2016 09:06:14 +0000 (11:06 +0200)]
Include some assembly source files

7 years agoRemove some redundant vars
a [Fri, 16 Sep 2016 08:59:40 +0000 (10:59 +0200)]
Remove some redundant vars

7 years agoSwitch to uint16
a [Fri, 16 Sep 2016 08:53:20 +0000 (10:53 +0200)]
Switch to uint16

7 years agoDetect the cpu cache line size
a [Fri, 16 Sep 2016 07:31:50 +0000 (09:31 +0200)]
Detect the cpu cache line size

7 years agoCheck how many register the cpu has
a [Fri, 16 Sep 2016 06:28:15 +0000 (08:28 +0200)]
Check how many register the cpu has

7 years agoAccess the L2 cache
a [Fri, 16 Sep 2016 05:37:19 +0000 (07:37 +0200)]
Access the L2 cache

7 years agoRe-order some code, make get_nic_info available only when --with-net in linux
a [Thu, 15 Sep 2016 18:35:10 +0000 (20:35 +0200)]
Re-order some code, make get_nic_info available only when --with-net in linux

7 years agoHandle cmus radio stream
a [Thu, 15 Sep 2016 07:57:58 +0000 (09:57 +0200)]
Handle cmus radio stream

7 years agoSecond -O2 bug with "newer" GCC
a [Thu, 15 Sep 2016 06:25:49 +0000 (08:25 +0200)]
Second -O2 bug with "newer" GCC

7 years agoRemove the switch flag traces
a [Wed, 14 Sep 2016 05:18:34 +0000 (07:18 +0200)]
Remove the switch flag traces

7 years agoAdd cmus support
a [Wed, 14 Sep 2016 05:07:19 +0000 (07:07 +0200)]
Add cmus support

7 years agoAdd cmus support
a [Wed, 14 Sep 2016 04:28:28 +0000 (06:28 +0200)]
Add cmus support

7 years agoMake get_statio available to OpenBSD
a [Sun, 11 Sep 2016 15:19:48 +0000 (17:19 +0200)]
Make get_statio available to OpenBSD

7 years agoMisc
a [Sat, 10 Sep 2016 23:33:09 +0000 (01:33 +0200)]
Misc

7 years agoAdd more m4 tests
a [Sat, 10 Sep 2016 22:29:00 +0000 (00:29 +0200)]
Add more m4 tests

7 years agoMake get_swapp available to OpenBSD
a [Sat, 10 Sep 2016 02:11:51 +0000 (04:11 +0200)]
Make get_swapp available to OpenBSD

7 years agoRemove some vars
a [Fri, 9 Sep 2016 22:02:26 +0000 (00:02 +0200)]
Remove some vars

7 years agoReverse my previous commit and add check for Crapple
a [Fri, 9 Sep 2016 21:33:28 +0000 (23:33 +0200)]
Reverse my previous commit and add check for Crapple

7 years agoRemove some vars
a [Fri, 9 Sep 2016 21:30:33 +0000 (23:30 +0200)]
Remove some vars

7 years agoindex each core in openbsd
a [Fri, 9 Sep 2016 21:27:16 +0000 (23:27 +0200)]
index each core in openbsd

7 years agoopenbsd trace
a [Fri, 9 Sep 2016 20:33:07 +0000 (22:33 +0200)]
openbsd trace

7 years agoMake get_battery available to OpenBSD
a [Fri, 9 Sep 2016 20:23:25 +0000 (22:23 +0200)]
Make get_battery available to OpenBSD

7 years agoAdd OpenBSD support, dont update if you use linux or freebsd
q [Fri, 9 Sep 2016 03:36:13 +0000 (06:36 +0300)]
Add OpenBSD support, dont update if you use linux or freebsd

7 years agoMisc
a [Tue, 6 Sep 2016 19:10:03 +0000 (21:10 +0200)]
Misc

7 years agoDetect the cpu temp from lm_sensors when --with-sensors is used
a [Tue, 6 Sep 2016 15:36:15 +0000 (17:36 +0200)]
Detect the cpu temp from lm_sensors when --with-sensors is used

7 years agoInit less colours
a [Tue, 6 Sep 2016 14:02:05 +0000 (16:02 +0200)]
Init less colours

7 years agoUsing non-async code in async handler, ouch
a [Tue, 6 Sep 2016 02:35:22 +0000 (04:35 +0200)]
Using non-async code in async handler, ouch

7 years agoDont block any signal, why did I added it in first place ?!
a [Tue, 6 Sep 2016 00:44:27 +0000 (02:44 +0200)]
Dont block any signal, why did I added it in first place ?!

7 years agoBlock the signals while unuglify is called
a [Mon, 5 Sep 2016 23:02:51 +0000 (01:02 +0200)]
Block the signals while unuglify is called

7 years agoSwitch to async signal handler
a [Mon, 5 Sep 2016 22:18:21 +0000 (00:18 +0200)]
Switch to async signal handler

7 years agoMisc
a [Mon, 5 Sep 2016 14:16:53 +0000 (16:16 +0200)]
Misc

7 years agopinky_curses: discard non printable chars
a [Mon, 5 Sep 2016 01:48:26 +0000 (03:48 +0200)]
pinky_curses: discard non printable chars

7 years agoVerify that lm_sensors doesnt detect more fans than MAX_FANS
a [Sun, 4 Sep 2016 23:06:25 +0000 (01:06 +0200)]
Verify that lm_sensors doesnt detect more fans than MAX_FANS

7 years agofirst commit
a [Sun, 4 Sep 2016 17:22:16 +0000 (19:22 +0200)]
first commit