cvs commit: src/bin/ps ps.c

Garance A Drosehn gad at FreeBSD.org
Sun Jun 27 15:58:09 PDT 2004


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


More information about the cvs-src mailing list