Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2004 16:11:54 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@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:  <200411191611.iAJGBsi9054105@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
csjp        2004-11-19 16:11:54 UTC

  FreeBSD src repository

  Modified files:
    bin/ps               ps.c 
  Log:
  Use statfs instead of getmntinfo(). This will make the procfs checks
  play nicer in prisons. It also simplifies things.
  
  Reviewed by:    rwatson
  Bumped into by: Jilles Tjoelker
  
  Revision  Changes    Path
  1.109     +6 -9      src/bin/ps/ps.c



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