1. 010551b Make whether to sort environment variables in process environment screen configurable by WHR · 2 months ago
  2. b43f93d Fix formatting types mismatch for pid_t by WHR · 3 years, 4 months ago
  3. 3623528 Remove unused or duplicated includes by WHR · 3 years, 4 months ago
  4. b789618 Add KernelStackTraceScreen to display kernel stack trace of a process by WHR · 3 years, 4 months ago
  5. 49675a0 Add ArgScreen to list command line arguments of a process by WHR · 3 years, 5 months ago
  6. 17af5d8 Change function Platform_getProcessEnv to accept a 'Process *' instead by WHR · 3 years, 5 months ago
  7. 7641825 Rewrite Platform_getProcessEnv to return a vector instead; implement Platform_getProcessEnv for FreeBSD by WHR · 3 years, 5 months ago
  8. 543d65c Security review: make privilege dropping-restoring optional. by Hisham Muhammad · 8 years ago
  9. fa0c637 Silence warnings about seteuid return value. Closes #483. by Hisham · 9 years ago
  10. b54d2dd Check for failure in allocations. by Hisham · 10 years ago
  11. 466d4da refactor *Screen classes, add InfoScreen superclass by Hisham Muhammad · 10 years ago
  12. b14f89e drop privileges before reading environment by Michael Klein · 10 years ago
  13. cc23d13 Add Platform_getProcessEnv by Michael Klein · 10 years ago
  14. 0919ea3 'e' displays environment of current process by Michael Klein · 10 years ago