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

/freebsd-10.0-release/bin/ps/
H A Dps.1diff 127149 Wed Mar 17 20:46:58 MST 2004 gad Improvements to 'ps -p <x>'. If <x> is a process id that does not exist, then
just print the header (if any) and exit, thus matching the behavior on -stable
and other OS's.

Also 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'.

Reviewed by: mentioned on freebsd-current
MFC after: 10 days
H A Dps.cdiff 127149 Wed Mar 17 20:46:58 MST 2004 gad Improvements to 'ps -p <x>'. If <x> is a process id that does not exist, then
just print the header (if any) and exit, thus matching the behavior on -stable
and other OS's.

Also 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'.

Reviewed by: mentioned on freebsd-current
MFC after: 10 days

Completed in 65 milliseconds