Searched hist:137696 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/bin/ps/
H A Dps.cdiff 137696 Sun Nov 14 17:30:02 MST 2004 csjp 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.

Reviewed by: wes, rwatson

Completed in 169 milliseconds