Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 2004 08:27:46 -0800 (PST)
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.1 ps.c
Message-ID:  <200403271627.i2RGRkKJ081718@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2004/03/27 08:27:46 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    bin/ps               ps.1 ps.c 
  Log:
  MFC *: Improvements to 'ps -p <x>'.  Wrt 4.x-stable, this adds support
  for <x> being a comma-separated list of processes, and does a much
  better checking for invalid-values of <x>, such as 'ps -p someword'.
  
  [* = 1.65 ps.c, 1.67 ps.1]
  
  Revision   Changes    Path
  1.24.2.10  +5 -2      src/bin/ps/ps.1
  1.30.2.9   +100 -19   src/bin/ps/ps.c



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