OSDN Git Service

pinky-bar/pinky-bar.git
2016-09-21 aget_cpu_info now handles newer Intel cpus
2016-09-20 aProvide more `configure` options to the FreeBSD users
2016-09-19 aDefine net macros
2016-09-19 aFreeBSD users are required to type the motherboard...
2016-09-18 aDetect if the battery was removed in OpenBSD
2016-09-17 aEnum the core (apicid) calling get_cpu_info
2016-09-17 aAccess the old eax
2016-09-17 aBit shift the L1 and L2 caches
2016-09-17 aFinally a proper cpu family detection
2016-09-16 aStore the physical and virtual bits in array
2016-09-16 aAdd more checks
2016-09-16 aAccess the L1 cache on AMD
2016-09-16 aDetect the virtual and physical address sizes
2016-09-16 aDetect the cores and clflush
2016-09-16 aInclude some assembly source files
2016-09-16 aRemove some redundant vars
2016-09-16 aSwitch to uint16
2016-09-16 aDetect the cpu cache line size
2016-09-16 aCheck how many register the cpu has
2016-09-16 aAccess the L2 cache
2016-09-15 aRe-order some code, make get_nic_info available only...
2016-09-15 aHandle cmus radio stream
2016-09-15 aSecond -O2 bug with "newer" GCC
2016-09-14 aRemove the switch flag traces
2016-09-14 aAdd cmus support
2016-09-14 aAdd cmus support
2016-09-11 aMake get_statio available to OpenBSD
2016-09-10 aMisc
2016-09-10 aAdd more m4 tests
2016-09-10 aMake get_swapp available to OpenBSD
2016-09-09 aRemove some vars
2016-09-09 aReverse my previous commit and add check for Crapple
2016-09-09 aRemove some vars
2016-09-09 aindex each core in openbsd
2016-09-09 aopenbsd trace
2016-09-09 aMake get_battery available to OpenBSD
2016-09-09 qAdd OpenBSD support, dont update if you use linux or...
2016-09-06 aMisc
2016-09-06 aDetect the cpu temp from lm_sensors when --with-sensors...
2016-09-06 aInit less colours
2016-09-06 aUsing non-async code in async handler, ouch
2016-09-06 aDont block any signal, why did I added it in first...
2016-09-05 aBlock the signals while unuglify is called
2016-09-05 aSwitch to async signal handler
2016-09-05 aMisc
2016-09-05 apinky_curses: discard non printable chars
2016-09-04 aVerify that lm_sensors doesnt detect more fans than...
2016-09-04 afirst commit