freebsd-dev/bin/ps
Pedro F. Giffuni 484f578134 Prevent access to an uninitialized variable
The "-h" option may access an uninitialized value. Prevent it
by properly initializing the value.

CID:	1006559
2015-01-31 15:41:01 +00:00
..
extern.h Include the thread name along with the command name when displaying the 2013-01-18 18:24:40 +00:00
fmt.c - Move 'showthreads' check out of fmt.c. 2013-01-19 00:21:55 +00:00
keyword.c Return real parent pid in kinfo (used by e.g. ps) 2014-08-28 08:41:11 +00:00
Makefile Convert bin/ to LIBADD, reduce overlinking allow to build all components as 2014-11-25 11:15:40 +00:00
nlist.c
print.c Don't test arrays for being NULL. 2013-10-21 09:12:04 +00:00
ps.1 Add facility to stop all userspace processes. The supposed use of the 2014-12-13 16:18:29 +00:00
ps.c Prevent access to an uninitialized variable 2015-01-31 15:41:01 +00:00
ps.h Make ps(1) automatically size its column widths. 2011-09-29 06:31:42 +00:00