diff options
author | Will Andrews <will@FreeBSD.org> | 2013-08-26 23:48:21 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2013-08-26 23:48:21 +0000 |
commit | 5e9ccc879795617e4a4ef62fe9c8d41812d74732 (patch) | |
tree | f82f67cc875d4d29e153a4dc547c3ccbc1a22f38 /COPYRIGHT | |
parent | e44da61e69f520e8a0b72e1107375e1259adc45f (diff) | |
download | src-5e9ccc879795617e4a4ef62fe9c8d41812d74732.tar.gz src-5e9ccc879795617e4a4ef62fe9c8d41812d74732.zip |
Add the ability to display the default FIB number for a process to the
ps(1) utility, e.g. "ps -O fib".
bin/ps/keyword.c:
Add the "fib" keyword and default its column name to "FIB".
bin/ps/ps.1:
Add "fib" as a supported keyword.
sys/compat/freebsd32/freebsd32.h:
sys/kern/kern_proc.c:
sys/sys/user.h:
Add the default fib number for a process (p->p_fibnum)
to the user land accessible process data of struct kinfo_proc.
Submitted by: Oliver Fromme <olli@fromme.com>, gibbs
Notes
Notes:
svn path=/head/; revision=254943
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions