This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-06 18:29:47 +00:00
Code
Issues
Releases
Activity
freebsd
/
bin
/
ps
History
Konstantin Belousov
7117b3d5aa
Update the list of the process flags. Note that the lists of pending
...
signals for process and its threads are distinct. Reviewed by: jilles MFC after: 2 weeks
2010-03-05 13:13:35 +00:00
..
extern.h
[1] When showing threads, the thread name just appears if the comm
2009-02-26 18:01:07 +00:00
fmt.c
…
keyword.c
Fix small resource leak (memory).
2009-11-17 07:29:35 +00:00
Makefile
…
nlist.c
…
print.c
Fix elapsed (etime) field for swapped out processes in ps:
2009-05-24 15:32:34 +00:00
ps.1
Update the list of the process flags. Note that the lists of pending
2010-03-05 13:13:35 +00:00
ps.c
Initialize the execfile argument to NULL instead of _PATH_DEVNULL. This allows the -M option to be used without specifying -N.
2010-02-08 21:23:48 +00:00
ps.h
Add a -d option to ps to display descendant info with the output.
2009-05-17 04:00:43 +00:00