summaryrefslogtreecommitdiffstats
path: root/lib/facter/processor.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed #5699 - Added processorcount support for S390xJames Turnbull2011-03-071-2/+5
* Fix #4755: add support for GNU/kFreeBSD platform where missing.Marc Fournier2011-01-311-3/+3
* Fixed #2313 - Somewhat essential hardware facts not available on OpenBSD, pat...James Turnbull2010-04-241-0/+16
* Fixing indentation everywhereLuke Kanies2009-01-151-1/+1
* Added processorcount and type facts to AIXSteven Hajducko2008-06-191-0/+35
* Updated version. Moved most facts to seperate files.James Turnbull2008-05-171-13/+0
* Split out facts from facter.rb and moved all support code to utilJames Turnbull2008-02-081-1/+1
* Adding thread exclusivity to memory and cpu readingluke2006-06-271-6/+10
* Re-adding these files, since Matt has found a solution to the hanging problem.luke2006-06-271-0/+48
* removing processor.rb in case it has the same problems as the memory fileluke2006-06-261-48/+0
* fixing the linux processor stuff so it only gets called on linuxluke2006-05-311-19/+22
* Switching "tag" to "confine", because it is a more appropriate term. I will ...luke2006-05-301-2/+2
* Adding patch from #11, with slight modifications.luke2006-05-301-0/+45