OSDN Git Service

pinky-bar/pinky-bar.git
2016-10-21 aMention libatasmart
2016-10-21 aEdit the ebuild
2016-10-21 aParse the drive temperature from S.M.A.R.T on drives...
2016-10-20 aParse the wind speed
2016-10-20 aAdd macros to the weather module
2016-10-19 aMention 100 mhz steps
2016-10-19 aEdit the ebuild
2016-10-19 aHandle temps below 10C
2016-10-19 aEdit the ebuild
2016-10-18 aMake two ebuilds for pinky-curses and pinky-bar
2016-10-18 aEdit the ebuild
2016-10-18 aEdit the ebuild
2016-10-18 aEdit the ebuild
2016-10-18 aAdd Gentoo Ebuild
2016-10-18 aAdd Gentoo Ebuild
2016-10-18 aAdd Gentoo Ebuild
2016-10-17 aThe ncurses program should discard even more evil chars
2016-10-17 aAdd a note to our C newcomers
2016-10-17 aDefine standalone stream shortening func to be used...
2016-10-15 aShame on OpenBSDs libc that doesnt follow the standards
2016-10-15 aShame on OpenBSDs libc that doesnt follow the standards
2016-10-14 aStumbled upon a bug in OpenBSDs own libc, the bug was...
2016-10-14 aManaged to confuse the linux "match_feature" prototype...
2016-10-14 aSwitch some int types
2016-10-14 aDont rely on AM_EXTRA_RECURSIVE_TARGETS
2016-10-13 aDiscourage renaming the program since the man page...
2016-10-13 aUse empty line to append to
2016-10-13 aUse sed to concatenate README to the pandoc template
2016-10-13 aCreate less Makefiles
2016-10-13 aAdd man page and zsh completion files
2016-10-13 aAdd man page and zsh completion files
2016-10-13 aAdd man page and zsh completion files
2016-10-13 aUse the label generator more extensively, check the...
2016-10-13 aMove to int array, so we dont have to D.R.Y
2016-10-13 aMake it clear where the libnl linker flags came from
2016-10-12 aThe majority of mpd clients support radio streams too
2016-10-12 aMisc
2016-10-12 aObtain the cmus radio stream str once
2016-10-11 aMisc
2016-10-10 aParse only the first occurence of "main"
2016-10-10 aCheck if the sky condition chars are alpha
2016-10-10 aExclude moar auto-generated dummy files
2016-10-10 aParse the condition of the sky
2016-10-08 aCheck if tsc is supported before trying rdtsc/p
2016-10-08 aMention variations between compilers in BSD
2016-10-07 aAdd xbm icon for the weather
2016-10-07 aDont bother checking the response code, use dummy value
2016-10-07 ax+7 alone ensures that we wont try to read past the...
2016-10-07 aAnother lib, another GCC -O2 bug
2016-10-07 aUpdate the docs
2016-10-07 aAdd new module and weather function
2016-10-06 aWarm up the cache, add __volatile__ so llvm 3.7 to...
2016-10-06 aAdd the cpuid serializing instruction to rdtscp. Thanks...
2016-10-06 aRely on rdtscp when supported und clobber the regs
2016-10-06 aRevert "Use the same rdtsc for x86 and x64"
2016-10-06 aUse the same rdtsc for x86 and x64
2016-10-04 aNo need to save and restore the libs, LIBS="" alone...
2016-10-04 aVerify that we do not exceed the line limit
2016-10-04 aBump the required automake version
2016-10-04 aMake it even more easier to compile and install pinky_c...
2016-10-02 aMake it easier to compile and install pinky_curses
2016-10-01 aRely on PKG_CHECK_MODULES instead hardcoding the libnl...
2016-10-01 a--with-net is mandatory for --with-libnl
2016-10-01 a--with-net is mandatory for --with-libnl
2016-10-01 aNULL + 2 = great
2016-10-01 aSnafus pointed by the infradead.org docs
2016-10-01 aAdd libnl as configure options for newer wifi/wireless...
2016-09-30 aAssign short option to the new wifiname
2016-09-29 aAdd wifi options only to linux (need bsd dongle)
2016-09-29 aAny new option will be in the form of long one
2016-09-28 aCheck if we need to bitshift the family and model eax...
2016-09-24 aTest for the clflush presence, add better multicore...
2016-09-21 aLess indentation
2016-09-21 aGet the leafs and vendor with single call
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
next