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