1. 30 Jan, 2017 2 commits
  2. 28 Jan, 2017 1 commit
  3. 27 Jan, 2017 10 commits
  4. 26 Jan, 2017 1 commit
  5. 25 Jan, 2017 1 commit
    • Casey Strouse's avatar
      Add pwgen (2.07) package · 09e32367
      Casey Strouse authored
      The pwgen program generates passwords which are designed to be easily
      memorized by humans, while being as secure as possible. The pwgen
      program is designed to be used both interactively, and in shell scripts.
      
      Tested as working properly on Samsung XE50013-K01US.
      09e32367
  6. 24 Jan, 2017 4 commits
  7. 23 Jan, 2017 16 commits
  8. 22 Jan, 2017 1 commit
    • Casey Strouse's avatar
      Add json-c (0.12.1-nodoc) package · 186fbbb4
      Casey Strouse authored
      JSON-C implements a reference counting object model that allows you to
      easily construct JSON objects in C, output them as JSON formatted
      strings and parse JSON formatted strings back into the C representation
      of JSON objects. It aims to conform to RFC 7159.
      
      Tested as working properly on Samsung XE50013-K01US.
      186fbbb4
  9. 21 Jan, 2017 4 commits
    • Casey Strouse's avatar
      Add smestat (0.01.16) package · 8b981410
      Casey Strouse authored
      Smemstat reports the physical memory usage taking into consideration shared memory.
      
      Tested as working properly on Samsung XE50013-K01US.
      8b981410
    • Casey Strouse's avatar
      Add pagemon (0.01.10) package · f12a1332
      Casey Strouse authored
      Pagemon is an interactive memory/page monitoring tool allowing one to browse the memory map of an active running process.
      
      Tested as working properly on Samsung XE50013-K01US.
      f12a1332
    • Casey Strouse's avatar
      Add cpustat (0.02.01) package · 89517de8
      Casey Strouse authored
      cpustat periodically dumps out the current CPU utilisation statistics of running processes. cpustat also includes some simple statistical analysis options that can help characterise the way CPUs are being loaded.
      
      Tested as working properly on Samsung XE50013-K01US.
      89517de8
    • Casey Strouse's avatar
      Add powerstat (0.02.11) package · 02880274
      Casey Strouse authored
      Powerstat measures the power consumption of a laptop using the ACPI battery information. The output is like vmstat but also shows power consumption statistics. At the end of a run, powerstat will calculate the average, standard deviation and min/max of the gathered data.
      
      Tested as working properly on Samsung XE50013-K01US.
      02880274