Module Name: src
Committed By: kim
Date: Mon Jan 4 16:37:29 UTC 1999
Modified Files:
src/bin/ps: ps.c
Log Message:
Fixed segfaulting for "ps -T". There is no optarg with -T, so instructions
under label "tty:" need to use ttname instead.