gad 2004-06-27 22:56:58 UTC FreeBSD src repository Modified files: bin/ps ps.c Log: Improve checking for `ps -t <dev>', and give better error messages when an invalid <dev> is specified. Aside: It turns out that the S_ISCHR() check is true for almost every device that we have (not just tty's). Revision Changes Path 1.106 +16 -8 src/bin/ps/ps.c