Date: Sun, 13 Feb 2005 13:16:15 -0600 From: "Christian S.J. Peron" <csjp@FreeBSD.ORG> To: src-committers@FreeBSD.org Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ps ps.c Message-ID: <1108322175.639.10.camel@build01> In-Reply-To: <200502131913.j1DJDlNB022501@repoman.freebsd.org> References: <200502131913.j1DJDlNB022501@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2005-02-13 at 19:13 +0000, Christian S.J. Peron wrote:
> csjp 2005-02-13 19:13:46 UTC
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_5)
> bin/ps ps.c
> Log:
> MFC ps.c revision 1.108
> date: 2004/11/14 19:30:02; author: csjp; state: Exp; lines: +25 -0
> Currently if the user specifies -e and procfs is not mounted on /proc,
> printing of the process environment will fail silently.
>
> -define a function which will check to see if procfs is mounted on /proc
> -Implement this test if the user specified -e
> -If procfs is not mounted on /proc and -e was specified, print a warning.
> informing the user that procfs(5) is required.
>
> MFC ps.c revision 1.108
^^^^ Should be 1.109 :)
--
Christian S.J. Peron
csjp@FreeBSD.ORG
FreeBSD Committer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1108322175.639.10.camel>
