freebsd-dev/sys/compat
Will Andrews 5e9ccc8797 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
2013-08-26 23:48:21 +00:00
..
freebsd32 Add the ability to display the default FIB number for a process to the 2013-08-26 23:48:21 +00:00
ia32
linprocfs Relax the vm object locking. Use a read lock. 2013-06-05 17:00:10 +00:00
linsysfs
linux Remove a couple of unused macros. 2013-08-17 21:53:37 +00:00
ndis Give (*ext_free) an int return value allowing for very sophisticated 2013-08-25 10:57:09 +00:00
netbsd Remove some more NetBSD compat shims and other unused bits from these 2012-09-10 18:49:49 +00:00
svr4 Merge Capsicum overhaul: 2013-03-02 00:53:12 +00:00
x86bios