Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 21:17:25 +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:  <200406232117.i5NLHPBN046901@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2004-06-23 21:17:25 UTC

  FreeBSD src repository

  Modified files:
    bin/ps               ps.c 
  Log:
  Add a check for defunct processes in saveuser(), so the output for "args"
  (aka "command") will display "<defunct>", as does the output from "comm"
  for those processes.  Also do better checking for malloc() failures.
  
  Submitted by:   Cyrille Lefevre
  
  Revision  Changes    Path
  1.102     +18 -10    src/bin/ps/ps.c



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