freebsd-dev/bin/ps
Marcelo Araujo ec23a76360 Use NULL instead of 0 for pointers.
kvm_open(3) will return NULL when it cannot access kernel virtual memory.

MFC after:	2 weeks.
2016-04-19 00:40:43 +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 Convert to use libxo. Document use of libxo as well. 2015-05-22 23:07:55 +00:00
Makefile Explicitly add unmarked bin/ binaries to the runtime package. 2016-02-09 16:58:50 +00:00
Makefile.depend Update dependencies after r291406 added libelf to libkvm. 2015-12-01 05:18:48 +00:00
nlist.c
print.c Convert to use libxo. Document use of libxo as well. 2015-05-22 23:07:55 +00:00
ps.1 Rename P_KTHREAD struct proc p_flag to P_KPROC. 2016-02-09 16:30:16 +00:00
ps.c Use NULL instead of 0 for pointers. 2016-04-19 00:40:43 +00:00
ps.h Convert to use libxo. Document use of libxo as well. 2015-05-22 23:07:55 +00:00