Ed Schouten dd970f41f7 Several cleanups to tty_info(), better known as Ctrl-T.
- Only pick up PROC_LOCK once, which means we can drop the PGRP_LOCK
  right after picking up PROC_LOCK for the first time.

- Print the process real time, making it consistent with tools like
  time(1).

- Use `p' and `td' to reference the process/thread we are going to
  print. Only use pick-variables inside the loops. We already did this
  for the threads, but not the processes.
2009-05-17 12:30:25 +00:00
..
2009-05-16 22:08:00 +00:00
2009-05-12 16:38:32 +00:00
2009-05-17 04:04:25 +00:00
2009-05-14 16:01:29 +00:00
2009-03-09 13:32:19 +00:00
2009-05-16 15:21:08 +00:00
2009-05-14 16:01:29 +00:00
2009-05-14 16:56:56 +00:00
2009-04-01 17:06:28 +00:00