CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/05 11:13:20
Modified files:
bin/ps : ps.c
Log message:
Let ps(1) work in single user mode where /var/run does not exist.
Give the same treatment if /dev doesn't exist. While things will be
real interesting without /dev there is no reason to stop ps(1).
Fix suggested by & OK deraadt
OK millert
