jhb         2006-08-01 15:29:46 UTC

  FreeBSD src repository

  Modified files:
    sys/ddb              db_ps.c 
  Log:
  Some cosmetic tweaks:
  - Right justify 'pid' label.
  - Move the uid column to the right 2 columns so that the 3 process id
    columns (pid, ppid, pgrp) are grouped together.
  - Expand the uid column to 5 chars.
  - Don't indent the tid for multithreaded processes.
  
  Requested by:   bde (1, 2, 4)
  
  Revision  Changes    Path
  1.62      +10 -10    src/sys/ddb/db_ps.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to