История коммитов

Автор SHA1 Сообщение Дата
  Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 1 год назад
  Kevin Bracey 69a505d69c Move shared memory next to used memory 2 лет назад
  Nathan Scott 66c0b19ed6 Correct pid_t type return from Platform_getMaxPid function 1 год назад
  Nathan Scott 72235d8e09 Adapt platform code for the new Machine base class 1 год назад
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 год назад
  Ivan Shapovalov b29b33ebb9 {Memory,Swap}Meter: add "compressed memory" metrics 1 год назад
  Benny Baumann da255cb33f Minor code formatting consistency fixes 1 год назад
  Guillaume Gomez e207c8aebd Improve CPU computation code 1 год назад
  Guillaume Gomez c803ec6dae Improve code readability by using enum values instead of raw numbers 1 год назад
  Benny Baumann 7a8c01f304 Implement File Descriptor Meter support for DragonflyBSD/FreeBSD/NetBSD 1 год назад
  Christian Göttsche ca7e92bd78 Use strict function prototypes also for defintions 1 год назад
  Guillaume Gomez d97cf58261 Improve code readability by creating constants for SWAP memory values 1 год назад
  наб 67bc7fe640 Clean out Platform_getInodeFilename 2 лет назад
  Guillaume Gomez 560a04ad25 Improve code readability by creating constants for memory values 1 год назад
  Benny Baumann 40104588f3 Reformat code base 2 лет назад
  Benny Baumann 4f1269cc9f Ensure buffer for environment is large enough on NetBSD 2 лет назад
  Christian Göttsche 5bc988ad6d Use correct command field as default field 2 лет назад
  Christian Göttsche 6e9a5e9e49 Mark ScreenDefaults const 2 лет назад
  Christian Göttsche 14f428a172 Drop unused Platform variables 2 лет назад
  Hisham Muhammad 72ba20fa5f Introduce screen tabs 3 лет назад
  Volodymyr Vasiutyk 2ef70ad7f6 Early program termination only from main() 3 лет назад
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 лет назад
  Christian Göttsche 3834f2a68f NetBSD: misc const additions 3 лет назад
  Christian Göttsche fd2c4f5ddd NetBSD: fix reading environment variables of processes 3 лет назад
  Christian Göttsche 7f95ed8528 NetBSD: simplify Platform_setMemoryValues 3 лет назад
  Christian Göttsche b965417bf7 Add combined memory and swap meter 3 лет назад
  nia dd91e9a9da netbsd: Add NetworkIOMeter support 3 лет назад
  nia 6d3b4a0f2e netbsd: handle repeated ENOMEM from HW_IOSTATS safely 3 лет назад
  nia 324f9d048d netbsd: add more robust error handling for sysctl HW_IOSTATS 3 лет назад
  nia 5b8654d341 netbsd: Add support for DiskIOMeter 3 лет назад
  nia 97a859c5bd netbsd: Use newer proplib API. Create aliases so it works on 9.x. 3 лет назад
  nia c85aafa608 netbsd: If at least one AC adapter is connected, keep its state. 3 лет назад
  nia 93ca5af953 netbsd: style: declare variables on first use rather than C89-style 3 лет назад
  nia fdcdc54ec4 netbsd: Add battery support 3 лет назад
  fraggerfox 2e3f34f5c1 NetBSD: Rework CPU counting. 3 лет назад
  nia b4884373e5 netbsd: Support display of CPU frequency 3 лет назад
  Benny Baumann 458749df45 Code indentation 3 лет назад
  nia 4865e643ad netbsd: Fix display of in-use and cached memory 3 лет назад
  fraggerfox 686309e34c Redo the memory values based on the other BSD implementations. 3 лет назад
  fraggerfox 58a895e54c Fixes minor whitespace issues and re-arrange headers to conform to style guide. 3 лет назад
  fraggerfox e42ae55d69 Renames variable from opl to npl for consistency. 3 лет назад
  fraggerfox 497f468ed0 Fix include paths and minor whitespace issues 3 лет назад
  fraggerfox 9b6cecfede Replace strlcpy() by safer String_safeStrncpy() 3 лет назад
  fraggerfox 3414d3b2d4 Replace maximum_PID value with INT32_MAX 3 лет назад
  Benny Baumann b900e70e80 Update copyright notices 3 лет назад
  fraggerfox 440bb87058 Minor code clean up and corrections. 3 лет назад
  fraggerfox 4b49de44a8 Add NetBSD platform support without procfs dependency 3 лет назад