Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jun 2004 22:56:58 +0000 (UTC)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/ps ps.c
Message-ID:  <200406272256.i5RMuwxu023809@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406272256.i5RMuwxu023809>