]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r254943 (by will, partially):
authorpluknet <pluknet@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 26 Jun 2014 10:09:37 +0000 (10:09 +0000)
committerpluknet <pluknet@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 26 Jun 2014 10:09:37 +0000 (10:09 +0000)
commit3053384a694a3f65fa60371063757a8380baba6f
tree8e7fe768af766fce7fa2687a676582563aa50bab
parent7a090f28c9f396decf0e6f692169c5921a69e3ba
MFC r254943 (by will, partially):

Add the ability to display the default FIB number for a process to the
ps(1) utility, e.g. "ps -O fib".

The rest was previously (mis-)merged with r260208.

git-svn-id: svn://svn.freebsd.org/base/stable/9@267907 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/ps/keyword.c
bin/ps/ps.1
sys/kern/kern_proc.c