summaryrefslogtreecommitdiffstats
path: root/lib/facter/util/uptime.rb
Commit message (Expand)AuthorAgeFilesLines
* (#5086) Try using kstat before falling back to 'who -b' to determine uptime.Jacob Helwig2011-01-241-1/+11
* [#4583] Refactor uptime to use Resolution.execRein Henrichs2010-08-241-3/+3
* Better fix for Bug 4569: Uptime Fact is incorrect on WindowsWilliam Van Hevelingen2010-08-191-3/+6
* Fix for bug #4569William Van Hevelingen2010-08-181-1/+1
* [#2330] Update uptime calculation to use /bin/catRein Henrichs2010-08-051-7/+6
* [#2330] Uptime should not make redundant system callsRein Henrichs2010-08-031-23/+43
* more consistent indentation and alignment. also removal of trailing whitespaceIan Taylor2009-02-281-11/+7
* Further fix #2032 - close IOJames Turnbull2009-02-281-0/+1
* Fixed #2032 - file.open hanging on /proc/uptime on some platformJames Turnbull2009-02-281-1/+2
* Fixed generic uptime factJames Turnbull2009-02-031-0/+2
* Added uptime factsJames Turnbull2009-01-261-0/+32